|
DOLFINx
0.5.1
DOLFINx C++ interface
|
This is the complete list of members for Geometry, including all inherited members.
| cmap() const | Geometry | |
| dim() const | Geometry | |
| dofmap() const | Geometry | |
| Geometry(const std::shared_ptr< const common::IndexMap > &index_map, AdjacencyList32 &&dofmap, const fem::CoordinateElement &element, Array &&x, int dim, Vector64 &&input_global_indices) | Geometry | inline |
| Geometry(const Geometry &)=default | Geometry | |
| Geometry(Geometry &&)=default | Geometry | |
| index_map() const | Geometry | |
| input_global_indices() const | Geometry | |
| operator=(const Geometry &)=delete | Geometry | |
| operator=(Geometry &&)=default | Geometry | |
| x() const | Geometry | |
| x() | Geometry | |
| ~Geometry()=default | Geometry |