|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
H1 elements of order p.
More...
#include <finite_element.hpp>
Static Public Attributes | |
| static constexpr int | order = p |
| the polynomial order of the elements | |
| static constexpr int | components = c |
| the number of components at each node | |
| static constexpr Family | family = Family::H1 |
| the family of the basis functions | |
H1 elements of order p.
| p | The order of the elements |
| c | The vector dimension |
Definition at line 195 of file finite_element.hpp.