|
FEAT 3
Finite Element Analysis Toolbox
|
Simplex shape tag struct template. More...
#include <shape.hpp>
Static Public Member Functions | |
| static String | name () |
| Returns the name of the class as a String. More... | |
Static Public Attributes | |
| static constexpr int | dimension = dimension_ |
| Simplex dimension. More... | |
Simplex shape tag struct template.
|
inlinestatic |
Returns the name of the class as a String.
Definition at line 51 of file shape.hpp.
References FEAT::stringify().
|
staticconstexpr |
Simplex dimension.
Definition at line 48 of file shape.hpp.
Referenced by FEAT::Geometry::Atlas::SurfaceMesh< Mesh_ >::write().