|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include <WriteCGNS.hpp>
Collaboration diagram for moab::WriteCGNS::SetStruct:Public Member Functions | |
| SetStruct () | |
| ~SetStruct () | |
Public Attributes | |
| std::string | TagName |
| cgsize_t | IdSet |
| cgsize_t | NbEdges |
| cgsize_t | NbFaces |
| cgsize_t | NbCells |
| std::vector< cgsize_t > | NbEntities |
| ElementType_t | CGNSType |
Definition at line 60 of file WriteCGNS.hpp.
| moab::WriteCGNS::SetStruct::SetStruct | ( | ) | [inline] |
| moab::WriteCGNS::SetStruct::~SetStruct | ( | ) | [inline] |
Definition at line 74 of file WriteCGNS.hpp.
{};
| ElementType_t moab::WriteCGNS::SetStruct::CGNSType |
Definition at line 71 of file WriteCGNS.hpp.
Definition at line 64 of file WriteCGNS.hpp.
Definition at line 67 of file WriteCGNS.hpp.
Definition at line 65 of file WriteCGNS.hpp.
| std::vector< cgsize_t > moab::WriteCGNS::SetStruct::NbEntities |
Definition at line 70 of file WriteCGNS.hpp.
Definition at line 66 of file WriteCGNS.hpp.
| std::string moab::WriteCGNS::SetStruct::TagName |
Definition at line 63 of file WriteCGNS.hpp.