DOLFINx
0.1.0
DOLFINx C++ interface
|
This is the complete list of members for dolfinx::fem::DofMap, including all inherited members.
bs() const noexcept | dolfinx::fem::DofMap | |
cell_dofs(int cell) const | dolfinx::fem::DofMap | inline |
collapse(MPI_Comm comm, const mesh::Topology &topology) const | dolfinx::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::DofMap | inline |
DofMap(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap) | dolfinx::fem::DofMap | |
DofMap(DofMap &&dofmap)=default | dolfinx::fem::DofMap | |
element_dof_layout | dolfinx::fem::DofMap | |
extract_sub_dofmap(const std::vector< int > &component) const | dolfinx::fem::DofMap | |
index_map | dolfinx::fem::DofMap | |
index_map_bs() const | dolfinx::fem::DofMap | |
list() const | dolfinx::fem::DofMap | |
operator=(const DofMap &dofmap)=delete (defined in dolfinx::fem::DofMap) | dolfinx::fem::DofMap | |
operator=(DofMap &&dofmap)=default | dolfinx::fem::DofMap | |
~DofMap()=default | dolfinx::fem::DofMap | virtual |