Go to the source code of this file.
Classes | |
| class | meshPartition |
| class | meshPartitioner |
Enumerations | |
| enum | MeshType_t { MeshType_t::MESH_TRI_3, MeshType_t::MESH_QUAD_4, MeshType_t::MESH_TETRA_4, MeshType_t::MESH_HEX_8, MeshType_t::MESH_MIXED } |
|
strong |
| Enumerator | |
|---|---|
| MESH_TRI_3 | |
| MESH_QUAD_4 | |
| MESH_TETRA_4 | |
| MESH_HEX_8 | |
| MESH_MIXED | |
Definition at line 51 of file meshPartitioner.H.