Loading [MathJax]/extensions/tex2jax.js
DOLFINx 0.9.0
DOLFINx C++ interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages Concepts
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, std::function< std::vector< int >(const graph::AdjacencyList< std::int32_t > &)> &&reorder_fn=nullptr) 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