And DofMap::n_local_constrained_dofs() will return the number of constraints on the local processor's DoFs.
This is a straightforward change, and getting *correct* results in parallel will be nice, but the change is not backwards-compatible - if anyone (other than dof_map_constraints.C) was trying to use shortcuts like "if (!n_constrained_dofs()) return;" in non-parallel functions, those will start failing. Let me know if this causes anyone difficulty. --- Roy ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel