DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::DofMapBuilder, including all inherited members.
build(DofMap &dofmap, const Mesh &dolfin_mesh, std::shared_ptr< const SubDomain > constrained_domain) | dolfin::DofMapBuilder | static |
build_sub_map_view(DofMap &sub_dofmap, const DofMap &parent_dofmap, const std::vector< std::size_t > &component, const Mesh &mesh) | dolfin::DofMapBuilder | static |