Go to the source code of this file.
Classes | |
| struct | MortarSegmentInfo |
| Holds xi^(1), xi^(2), and other data for a given mortar segment. More... | |
Namespaces | |
| namespace | libMesh |
| The following methods are specializations for using the libMesh::Parallel::packed_range_* routines for std::strings. | |
Enumerations | |
| enum class | MortarSegmentTriangulationMode : unsigned char { Delaunay , Centroid , EarClipping , Vertex } |
Functions | |
| CreateMooseEnumClass (Mortar3DQuadraturePointMapping, NORMAL_PROJECTION=0, REFERENCE_INTERPOLATION=1) | |
|
strong |
| Enumerator | |
|---|---|
| Delaunay | |
| Centroid | |
| EarClipping | |
| Vertex | |
Definition at line 30 of file MortarSegmentInfo.h.
| CreateMooseEnumClass | ( | Mortar3DQuadraturePointMapping | , |
| NORMAL_PROJECTION | = 0, |
||
| REFERENCE_INTERPOLATION | = 1 |
||
| ) |