DOLFIN
DOLFIN C++ interface
dolfin::DofMapBuilder Member List

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::DofMapBuilderstatic
build_sub_map_view(DofMap &sub_dofmap, const DofMap &parent_dofmap, const std::vector< std::size_t > &component, const Mesh &mesh)dolfin::DofMapBuilderstatic