Dear All, The getfem::virtual_brick class has functions for calculating pseudo potential: asm_real_pseudo_potential() and asm_complex_pseudo_potential().
Could someon pleas shortly comment on NOT implementing them for new bricks? The implementation of these methods in getfem::virtual brick displays warning and return 0. I understand that the pseudo_potential is relevant only to the getfem::standard_solve which has with_pseudo_potential argument. However what will happen if user sets with_pseudo_potential to true but the brick does not provide appropriate implementation? I am asking this question because I am preparing myself for the implementation of a brick/bricks for modeling material damage (the simplest case for start). Regards, Roman -- Roman Putanowicz, PhD < [email protected] > Institute for Computational Civil Engng (L-5) Dept. of Civil Engng, Cracow Univ. of Technology www.l5.pk.edu.pl, tel. +48 12 628 2569, fax 2034 _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
