Info for 1D, 2D, and 3D entities. More...
Public Member Functions | |
| MeshV4EntitiesWithNodes (Int32 _dim, Int32 _tag, Int32 _physical_tag) | |
Public Attributes | |
| Int32 | dimension |
| Int32 | tag |
| Int32 | physical_tag |
Info for 1D, 2D, and 3D entities.
Definition at line 170 of file MshMeshReader.cc.
|
inline |
Definition at line 172 of file MshMeshReader.cc.
| Int32 Arcane::MshMeshReader::MeshV4EntitiesWithNodes::dimension |
Definition at line 177 of file MshMeshReader.cc.
| Int32 Arcane::MshMeshReader::MeshV4EntitiesWithNodes::physical_tag |
Definition at line 179 of file MshMeshReader.cc.
| Int32 Arcane::MshMeshReader::MeshV4EntitiesWithNodes::tag |
Definition at line 178 of file MshMeshReader.cc.