On Jun 26, 2013, at 10:22 AM, Subramanya Gautam Sadasiva <[email protected]> wrote:
> Hi, > I have a small doubt about subdomain restricted variables against solving on > a subdomain. If the variable is restricted to the subdomain..is it > automatically solved for only on the subdomain? If you restrict the variable when you add it to the system, yes. You should be able to confirm this by looking at the DOF count information from EquationSystem::print_info(); Note that because most output formats don't support this notion, so you will see a value of 0 where the variable is not active. -Ben ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
