|
Serac
0.1
Serac is an implicit thermal strucural mechanics simulation code.
|
H(curl) 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::HCURL |
| the family of the basis functions | |
H(curl) elements of order p.
| p | The order of the elements |
| c | The vector dimension |
Definition at line 208 of file finite_element.hpp.