IOSS 2.0
Loading...
Searching...
No Matches
Ioex::ElemBlock Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 ElemBlock ()
 
 ElemBlock (const ElemBlock &other)
 
 ElemBlock (const Ioss::ElementBlock &other)
 

Public Attributes

char elType [MAX_STR_LENGTH+1] {}
 
std::string name {}
 
entity_id id {0}
 
int64_t entityCount {0}
 
int64_t globalEntityCount {0}
 
int64_t nodesPerEntity {0}
 
int64_t edgesPerEntity {0}
 
int64_t facesPerEntity {0}
 
int64_t attributeCount {0}
 
int64_t offset_ {-1}
 
int64_t procOffset {0}
 

Constructor & Destructor Documentation

◆ ElemBlock() [1/3]

Ioex::ElemBlock::ElemBlock ( )
inline

◆ ElemBlock() [2/3]

Ioex::ElemBlock::ElemBlock ( const ElemBlock & other)
inline

◆ ElemBlock() [3/3]

ElemBlock::ElemBlock ( const Ioss::ElementBlock & other)
explicit

Member Data Documentation

◆ attributeCount

int64_t Ioex::ElemBlock::attributeCount {0}

◆ edgesPerEntity

int64_t Ioex::ElemBlock::edgesPerEntity {0}

◆ elType

char Ioex::ElemBlock::elType[MAX_STR_LENGTH+1] {}

◆ entityCount

int64_t Ioex::ElemBlock::entityCount {0}

◆ facesPerEntity

int64_t Ioex::ElemBlock::facesPerEntity {0}

◆ globalEntityCount

int64_t Ioex::ElemBlock::globalEntityCount {0}

◆ id

entity_id Ioex::ElemBlock::id {0}

◆ name

std::string Ioex::ElemBlock::name {}

◆ nodesPerEntity

int64_t Ioex::ElemBlock::nodesPerEntity {0}

◆ offset_

int64_t Ioex::ElemBlock::offset_ {-1}

◆ procOffset

int64_t Ioex::ElemBlock::procOffset {0}

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