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

#include <Ioex_Internals.h>

Public Member Functions

 EdgeBlock ()
 
 EdgeBlock (const EdgeBlock &other)
 
 EdgeBlock (const Ioss::EdgeBlock &other)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ EdgeBlock() [1/3]

Ioex::EdgeBlock::EdgeBlock ( )
inline

◆ EdgeBlock() [2/3]

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

◆ EdgeBlock() [3/3]

EdgeBlock::EdgeBlock ( const Ioss::EdgeBlock & other)
explicit

Member Data Documentation

◆ attributeCount

int64_t Ioex::EdgeBlock::attributeCount {0}

◆ elType

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

◆ entityCount

int64_t Ioex::EdgeBlock::entityCount {0}

◆ id

entity_id Ioex::EdgeBlock::id {0}

◆ name

std::string Ioex::EdgeBlock::name {}

◆ nodesPerEntity

int64_t Ioex::EdgeBlock::nodesPerEntity {0}

◆ procOffset

int64_t Ioex::EdgeBlock::procOffset {0}

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