IOSS  2.0
Ioex::NodeBlock Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 NodeBlock ()
 
 NodeBlock (const NodeBlock &other)
 
 NodeBlock (const Ioss::NodeBlock &other)
 
NodeBlockoperator= (const NodeBlock &other)
 
 ~NodeBlock ()=default
 
bool operator== (const NodeBlock &) const
 
bool operator!= (const NodeBlock &other) const
 

Public Attributes

std::string name
 
entity_id id
 
int64_t entityCount
 
int64_t localOwnedCount
 
int64_t attributeCount
 
int64_t procOffset
 

Constructor & Destructor Documentation

◆ NodeBlock() [1/3]

Ioex::NodeBlock::NodeBlock ( )
inline

◆ NodeBlock() [2/3]

Ioex::NodeBlock::NodeBlock ( const NodeBlock other)
inline

◆ NodeBlock() [3/3]

NodeBlock::NodeBlock ( const Ioss::NodeBlock other)
explicit

◆ ~NodeBlock()

Ioex::NodeBlock::~NodeBlock ( )
default

Member Function Documentation

◆ operator!=()

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

◆ operator=()

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

◆ operator==()

bool Ioex::NodeBlock::operator== ( const NodeBlock ) const

Member Data Documentation

◆ attributeCount

int64_t Ioex::NodeBlock::attributeCount

◆ entityCount

int64_t Ioex::NodeBlock::entityCount

◆ id

entity_id Ioex::NodeBlock::id

◆ localOwnedCount

int64_t Ioex::NodeBlock::localOwnedCount

◆ name

std::string Ioex::NodeBlock::name

◆ procOffset

int64_t Ioex::NodeBlock::procOffset

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