Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.1.0/v0.9.0/cpp
DOLFINx  0.1.0
DOLFINx C++ interface
dolfinx::fem::DofMap Member List

This is the complete list of members for dolfinx::fem::DofMap, including all inherited members.

bs() const noexceptdolfinx::fem::DofMap
cell_dofs(int cell) constdolfinx::fem::DofMapinline
collapse(MPI_Comm comm, const mesh::Topology &topology) constdolfinx::fem::DofMap
DofMap(std::shared_ptr< const ElementDofLayout > element, std::shared_ptr< const common::IndexMap > index_map, int index_map_bs, U &&dofmap, int bs)dolfinx::fem::DofMapinline
DofMap(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap)dolfinx::fem::DofMap
DofMap(DofMap &&dofmap)=defaultdolfinx::fem::DofMap
element_dof_layoutdolfinx::fem::DofMap
extract_sub_dofmap(const std::vector< int > &component) constdolfinx::fem::DofMap
index_mapdolfinx::fem::DofMap
index_map_bs() constdolfinx::fem::DofMap
list() constdolfinx::fem::DofMap
operator=(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap)dolfinx::fem::DofMap
operator=(DofMap &&dofmap)=defaultdolfinx::fem::DofMap
~DofMap()=defaultdolfinx::fem::DofMapvirtual