DOLFINx
0.5.1
DOLFINx C++ interface
|
Degree-of-freedeom map representations ans tools. More...
Go to the source code of this file.
Classes | |
class | DofMap |
Degree-of-freedom map. More... | |
Namespaces | |
dolfinx::common | |
Miscellaneous classes, functions and types. | |
dolfinx::mesh | |
Mesh data structures and algorithms on meshes. | |
dolfinx::fem | |
Finite element method functionality. | |
Functions | |
graph::AdjacencyList< std::int32_t > | transpose_dofmap (const graph::AdjacencyList< std::int32_t > &dofmap, std::int32_t num_cells) |
Create an adjacency list that maps a global index (process-wise) to the 'unassembled' cell-wise contributions. More... | |
Degree-of-freedeom map representations ans tools.