I've never tried this, but at a minimum something like dof_map.reinit() would
be needed I think, as it is here the object->dof index mapping is constructed.
The map stating which variables are active where is still valid, but the
changes in the mesh are not automatically propagated.
-Ben
On
Hey all,
I had a question regarding the subdomain restricted variables
functionality. My understanding is that the user specifies specific
subdomains and regions where certain variables are defined and are active,
and the library then assembles the systems accordingly.
If the subdomains