DOLFINx 0.7.3
DOLFINx C++ interface
|
This is the complete list of members for Geometry< T >, including all inherited members.
cmaps() const | Geometry< T > | inline |
dim() const | Geometry< T > | inline |
dofmap() const | Geometry< T > | inline |
Geometry(std::shared_ptr< const common::IndexMap > index_map, U &&dofmap, const std::vector< fem::CoordinateElement< typename std::remove_reference_t< typename V::value_type > > > &elements, V &&x, int dim, W &&input_global_indices) | Geometry< T > | inline |
Geometry(const Geometry &)=default | Geometry< T > | |
Geometry(Geometry &&)=default | Geometry< T > | |
index_map() const | Geometry< T > | inline |
input_global_indices() const | Geometry< T > | inline |
operator=(const Geometry &)=delete | Geometry< T > | |
operator=(Geometry &&)=default | Geometry< T > | |
value_type typedef | Geometry< T > | |
x() const | Geometry< T > | inline |
x() | Geometry< T > | inline |
~Geometry()=default | Geometry< T > |