IOSS 2.0
Loading...
Searching...
No Matches
Iotm::BlockPartition Struct Reference

#include <Iotm_TextMesh.h>

Public Member Functions

 BlockPartition ()
 
 BlockPartition (size_t offset_, const std::string &name_, const std::set< EntityId > &elemIds_)
 

Public Attributes

size_t offset
 
std::string name
 
std::set< EntityIdelemIds
 

Constructor & Destructor Documentation

◆ BlockPartition() [1/2]

Iotm::BlockPartition::BlockPartition ( )
inline

◆ BlockPartition() [2/2]

Iotm::BlockPartition::BlockPartition ( size_t offset_,
const std::string & name_,
const std::set< EntityId > & elemIds_ )
inline

Member Data Documentation

◆ elemIds

std::set<EntityId> Iotm::BlockPartition::elemIds

◆ name

std::string Iotm::BlockPartition::name

◆ offset

size_t Iotm::BlockPartition::offset

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