IOSS 2.0
|
#include <Ioex_Internals.h>
Public Member Functions | |
NodeSet (const Ioss::NodeSet &other) | |
Public Attributes | |
std::string | name {} |
entity_id | id {0} |
int64_t | entityCount {0} |
int64_t | globalEntityCount {0} |
int64_t | localOwnedCount {0} |
int64_t | attributeCount {0} |
int64_t | dfCount {0} |
int64_t | procOffset {0} |
|
explicit |
int64_t Ioex::NodeSet::attributeCount {0} |
int64_t Ioex::NodeSet::dfCount {0} |
int64_t Ioex::NodeSet::entityCount {0} |
int64_t Ioex::NodeSet::globalEntityCount {0} |
entity_id Ioex::NodeSet::id {0} |
int64_t Ioex::NodeSet::localOwnedCount {0} |
std::string Ioex::NodeSet::name {} |
int64_t Ioex::NodeSet::procOffset {0} |