IOSS  2.0
Ioex::FaceBlock Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 FaceBlock ()
 
 FaceBlock (const FaceBlock &other)
 
 FaceBlock (const Ioss::FaceBlock &other)
 
FaceBlockoperator= (const FaceBlock &other)
 
 ~FaceBlock ()=default
 
bool operator== (const FaceBlock &) const
 
bool operator!= (const FaceBlock &other) const
 

Public Attributes

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

Constructor & Destructor Documentation

◆ FaceBlock() [1/3]

Ioex::FaceBlock::FaceBlock ( )
inline

◆ FaceBlock() [2/3]

Ioex::FaceBlock::FaceBlock ( const FaceBlock other)
inline

◆ FaceBlock() [3/3]

FaceBlock::FaceBlock ( const Ioss::FaceBlock other)
explicit

◆ ~FaceBlock()

Ioex::FaceBlock::~FaceBlock ( )
default

Member Function Documentation

◆ operator!=()

bool Ioex::FaceBlock::operator!= ( const FaceBlock other) const
inline

◆ operator=()

FaceBlock & FaceBlock::operator= ( const FaceBlock other)

◆ operator==()

bool FaceBlock::operator== ( const FaceBlock other) const

Member Data Documentation

◆ attributeCount

int64_t Ioex::FaceBlock::attributeCount

◆ edgesPerEntity

int64_t Ioex::FaceBlock::edgesPerEntity

◆ elType

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

◆ entityCount

int64_t Ioex::FaceBlock::entityCount

◆ id

entity_id Ioex::FaceBlock::id

◆ name

std::string Ioex::FaceBlock::name

◆ nodesPerEntity

int64_t Ioex::FaceBlock::nodesPerEntity

◆ procOffset

int64_t Ioex::FaceBlock::procOffset

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