
Go to the source code of this file.
Namespaces | |
| namespace | StdMeshers |
| StdMeshers: interfaces to standard hypotheses and algorithms. | |
Enumerations | |
| enum | StdMeshers::QuadType { StdMeshers::QUAD_STANDARD, StdMeshers::QUAD_TRIANGLE_PREF, StdMeshers::QUAD_QUADRANGLE_PREF, StdMeshers::QUAD_QUADRANGLE_PREF_REVERSED, StdMeshers::QUAD_REDUCED, StdMeshers::QUAD_NB_TYPES } |
| StdMeshers_QuadrangleParams: interface of "Quadrangle Params" hypothesis. More... | |
| enum | StdMeshers::VLExtrusionMethod { StdMeshers::SURF_OFFSET_SMOOTH, StdMeshers::FACE_OFFSET, StdMeshers::NODE_OFFSET } |
| Method of computing translation of a node at Viscous Layers construction. More... | |