Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
This class handles the mapping of degrees of freedom for MultiMesh function spaces.
Constructor
Return the number dofmaps (parts) of the MultiMesh dofmap
Return dofmap (part) number i
Add dofmap (shared pointer version)
Add dofmap (reference version)
Build MultiMesh dofmap
Clear MultiMesh dofmap
Return the dimension of the global finite element function space
Return the ownership range (dofs in this range are owned by this process)
Return map from nonlocal-dofs (that appear in local dof map) to owning process
Return informal string representation (pretty-print)