Currently, the user has to call assign_dofs()
every time the spaces are changed. But this should
be done automatically at the beginning of assemble().
A flag should be introduced so that assemble()
can recognize whether the user assigned the
DOFs or not, and only assign them if the user
had not.
Original issue reported on code.google.com by solin.pa...@gmail.com on 30 Jul 2009 at 5:12
Original issue reported on code.google.com by
solin.pa...@gmail.com
on 30 Jul 2009 at 5:12