fedoo.constraint.MeanValueConstraint.register_global_dofs

MeanValueConstraint.register_global_dofs(pb)

Register global DOFs required by the assembly on a problem.

Subclasses should implement _register_global_dofs() instead of overriding this method. Registration is performed once per problem.