|
MOOSE - Multiscale Object Oriented Simulation Environment
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MeshEntry |
Enumerations | |
| enum | MeshType { BAD, CUBOID, CYL, CYL_SHELL, CYL_SHELL_SEG, SPHERE, SPHERE_SHELL, SPHERE_SHELL_SEG, TETRAHEDRON, DISK, ENDO } |
| enum MeshType |
MeshType is a set of possible mesh geometries known at this time to the system
| Enumerator | |
|---|---|
| BAD | |
| CUBOID | |
| CYL | |
| CYL_SHELL | |
| CYL_SHELL_SEG | |
| SPHERE | |
| SPHERE_SHELL | |
| SPHERE_SHELL_SEG | |
| TETRAHEDRON | |
| DISK | |
| ENDO | |
Definition at line 17 of file MeshEntry.h.