|
libMesh
|
Go to the source code of this file.
Namespaces | |
| namespace | libMesh |
The libMesh namespace provides an interface to certain functionality in the library. | |
Enumerations | |
| enum | libMesh::ElemQuality : int { libMesh::ASPECT_RATIO =0 , libMesh::SKEW , libMesh::SHEAR , libMesh::SHAPE , libMesh::MAX_ANGLE , libMesh::MIN_ANGLE , libMesh::CONDITION , libMesh::DISTORTION , libMesh::TAPER , libMesh::WARP , libMesh::STRETCH , libMesh::DIAGONAL , libMesh::ASPECT_RATIO_BETA , libMesh::ASPECT_RATIO_GAMMA , libMesh::SIZE , libMesh::JACOBIAN , libMesh::TWIST , libMesh::EDGE_LENGTH_RATIO , libMesh::MAX_DIHEDRAL_ANGLE , libMesh::MIN_DIHEDRAL_ANGLE , libMesh::SCALED_JACOBIAN } |
Defines an enum for element quality metrics. More... | |