DOLFINx 0.9.0
DOLFINx C++ interface
|
This is the complete list of members for DofMap, including all inherited members.
bs() const noexcept | DofMap | |
cell_dofs(std::int32_t c) const | DofMap | inline |
collapse(MPI_Comm comm, const mesh::Topology &topology, std::function< std::vector< int >(const graph::AdjacencyList< std::int32_t > &)> &&reorder_fn=nullptr) const | DofMap | |
DofMap(E &&element, std::shared_ptr< const common::IndexMap > index_map, int index_map_bs, U &&dofmap, int bs) | DofMap | inline |
DofMap(const DofMap &dofmap)=delete (defined in DofMap) | DofMap | |
DofMap(DofMap &&dofmap)=default | DofMap | |
element_dof_layout() const | DofMap | inline |
extract_sub_dofmap(std::span< const int > component) const | DofMap | |
index_map | DofMap | |
index_map_bs() const | DofMap | |
map() const | DofMap | |
operator=(const DofMap &dofmap)=delete (defined in DofMap) | DofMap | |
operator=(DofMap &&dofmap)=default | DofMap | |
operator==(const DofMap &map) const | DofMap | |
~DofMap()=default (defined in DofMap) | DofMap |