|
|
| Geometry (std::vector< double > &&x, unsigned dim) |
|
| Geometry (Geometry &&)=default |
|
| Geometry (const Geometry &)=default |
|
Geometry & | operator= (Geometry &&)=default |
|
Geometry & | operator= (const Geometry &)=default |
|
std::span< double > | x () |
|
std::span< double > | x_at (std::size_t pos) |
|
unsigned | dim () const |
The documentation for this class was generated from the following files:
- /__w/oiseau/oiseau/src/oiseau/mesh/geometry.hpp
- /__w/oiseau/oiseau/src/oiseau/mesh/geometry.cpp