#include <Ioex_Internals.h>
|
| | Mesh () |
| |
| | Mesh (int dim, char *the_title, bool file_pp) |
| |
◆ Mesh() [1/2]
◆ Mesh() [2/2]
| Ioex::Mesh::Mesh |
( |
int |
dim, |
|
|
char * |
the_title, |
|
|
bool |
file_pp |
|
) |
| |
|
inline |
◆ comm
◆ dimensionality
| int Ioex::Mesh::dimensionality |
◆ edgeblocks
| std::vector<EdgeBlock> Ioex::Mesh::edgeblocks |
◆ edgesets
| std::vector<EdgeSet> Ioex::Mesh::edgesets |
◆ elemblocks
| std::vector<ElemBlock> Ioex::Mesh::elemblocks |
◆ elemsets
| std::vector<ElemSet> Ioex::Mesh::elemsets |
◆ faceblocks
| std::vector<FaceBlock> Ioex::Mesh::faceblocks |
◆ facesets
| std::vector<FaceSet> Ioex::Mesh::facesets |
◆ file_per_processor
| bool Ioex::Mesh::file_per_processor |
◆ nodeblocks
| std::vector<NodeBlock> Ioex::Mesh::nodeblocks |
◆ nodesets
| std::vector<NodeSet> Ioex::Mesh::nodesets |
◆ sidesets
| std::vector<SideSet> Ioex::Mesh::sidesets |
◆ title
| char Ioex::Mesh::title[MAX_LINE_LENGTH+1] {} |
The documentation for this class was generated from the following file: