Go to the source code of this file.
|
#define | SEM_FE_TYPES |
|
#define | SELECTED_FE_TYPES SEM_FE_TYPES |
|
|
using | geos::fields::reference32Type = array2d< WaveSolverUtils::wsCoordType, nodes::REFERENCE_POSITION_PERM > |
|
|
| geos::fields::DECLARE_FIELD (referencePosition32, "referencePosition32", reference32Type, 0, NOPLOT, WRITE_AND_READ, "Copy of the referencePosition from NodeManager in 32 bits integer") |
|
◆ SEM_FE_TYPES
Value: finiteElement::Q1_Hexahedron_Lagrange_GaussLobatto, \
finiteElement::Q2_Hexahedron_Lagrange_GaussLobatto, \
finiteElement::Q3_Hexahedron_Lagrange_GaussLobatto, \
finiteElement::Q4_Hexahedron_Lagrange_GaussLobatto, \
finiteElement::Q5_Hexahedron_Lagrange_GaussLobatto
Definition at line 35 of file WaveSolverBase.hpp.