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

#include <Ioex_Internals.h>

Public Member Functions

 NodeBlock (const Ioss::NodeBlock &other)
 

Public Attributes

std::string name {}
 
entity_id id {0}
 
int64_t entityCount {0}
 
int64_t localOwnedCount {0}
 
int64_t attributeCount {0}
 
int64_t procOffset {0}
 

Constructor & Destructor Documentation

◆ NodeBlock()

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

Member Data Documentation

◆ attributeCount

int64_t Ioex::NodeBlock::attributeCount {0}

◆ entityCount

int64_t Ioex::NodeBlock::entityCount {0}

◆ id

entity_id Ioex::NodeBlock::id {0}

◆ localOwnedCount

int64_t Ioex::NodeBlock::localOwnedCount {0}

◆ name

std::string Ioex::NodeBlock::name {}

◆ procOffset

int64_t Ioex::NodeBlock::procOffset {0}

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