DOLFINx 0.8.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
DofMap Member List

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

bs() const noexceptDofMap
cell_dofs(std::int32_t c) constDofMapinline
collapse(MPI_Comm comm, const mesh::Topology &topology, const std::function< std::vector< int >(const graph::AdjacencyList< std::int32_t > &)> &reorder_fn=[](const graph::AdjacencyList< std::int32_t > &g) { return graph::reorder_gps(g);}) constDofMap
DofMap(E &&element, std::shared_ptr< const common::IndexMap > index_map, int index_map_bs, U &&dofmap, int bs)DofMapinline
DofMap(const DofMap &dofmap)=delete (defined in DofMap)DofMap
DofMap(DofMap &&dofmap)=defaultDofMap
element_dof_layout() constDofMapinline
extract_sub_dofmap(std::span< const int > component) constDofMap
index_mapDofMap
index_map_bs() constDofMap
map() constDofMap
operator=(const DofMap &dofmap)=delete (defined in DofMap)DofMap
operator=(DofMap &&dofmap)=defaultDofMap
operator==(const DofMap &map) constDofMap
~DofMap()=default (defined in DofMap)DofMap