Dear Torquil, This function is a little bit limited since it only works for Lagrange fem. Moreover, this strategy has been included in the Dirichlet brick of the model object. However, I understand that it was premature to suppress it since it could be usefull for solve without the model object. So I move it back in getfem_assembling.h
Best regards, Yves. Le 28/02/2017 à 19:50, Torquil Macdonald Sørensen a écrit : > Hi! > > I see that getfem::assembling_Dirichlet_condition() was removed from > Getfem in revision 5466. In the same revision, that function was copied > into some of the examples that were using it. Btw, > getfem::assembling_Dirichlet_condition() is still mentioned in the > documentation on the web page: > > http://download.gna.org/getfem/html/homepage/userdoc/asm.html > > The alternative I know of using getfem::asm_dirichlet_constraints() > seems to involve many more lines of code. Is there a simple replacement > for getfem::assembling_Dirichlet_condition()? > > Best regards, > Torquil Macdonald Sørensen > > > _______________________________________________ > Getfem-users mailing list > [email protected] > https://mail.gna.org/listinfo/getfem-users -- Yves Renard ([email protected]) tel : (33) 04.72.43.87.08 Pole de Mathematiques, INSA-Lyon fax : (33) 04.72.43.85.29 20, rue Albert Einstein 69621 Villeurbanne Cedex, FRANCE http://math.univ-lyon1.fr/~renard --------- _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
