NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
NEM::MSH::exoGeoMesh::elemBlock Struct Reference

Detailed Description

Definition at line 376 of file exoGeoMesh.H.

Public Attributes

std::string name
 
VTKCellType cellType
 
std::map< std::string, int > properties
 

Member Data Documentation

◆ cellType

VTKCellType NEM::MSH::exoGeoMesh::elemBlock::cellType

◆ name

std::string NEM::MSH::exoGeoMesh::elemBlock::name

Definition at line 377 of file exoGeoMesh.H.

Referenced by NEM::MSH::exoGeoMesh::addElemBlock().

◆ properties

std::map<std::string, int> NEM::MSH::exoGeoMesh::elemBlock::properties

Definition at line 379 of file exoGeoMesh.H.

Referenced by NEM::MSH::exoGeoMesh::resetElemBlocks().


The documentation for this struct was generated from the following file: