FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Shape::Vertex Struct Reference

Vertex shape tag struct. 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 = 0
 Vertex dimension. More...
 

Detailed Description

Vertex shape tag struct.

Author
Peter Zajac

Definition at line 25 of file shape.hpp.

Member Function Documentation

◆ name()

static String FEAT::Shape::Vertex::name ( )
inlinestatic

Returns the name of the class as a String.

Definition at line 31 of file shape.hpp.

Member Data Documentation

◆ dimension

constexpr int FEAT::Shape::Vertex::dimension = 0
staticconstexpr

Vertex dimension.

Definition at line 28 of file shape.hpp.


The documentation for this struct was generated from the following file: