IOSS 2.0
|
#include <Ioexnl_Internals.h>
Public Member Functions | |
SideSet (const Ioss::SideBlock &other) | |
SideSet (const Ioss::SideSet &other) | |
Public Attributes | |
std::string | name {} |
entity_id | id {0} |
int64_t | entityCount {0} |
int64_t | globalEntityCount {0} |
int64_t | dfCount {0} |
int64_t | procOffset {0} |
int64_t | dfProcOffset {0} |
|
explicit |
|
explicit |
int64_t Ioexnl::SideSet::dfCount {0} |
int64_t Ioexnl::SideSet::dfProcOffset {0} |
int64_t Ioexnl::SideSet::entityCount {0} |
int64_t Ioexnl::SideSet::globalEntityCount {0} |
entity_id Ioexnl::SideSet::id {0} |
std::string Ioexnl::SideSet::name {} |
int64_t Ioexnl::SideSet::procOffset {0} |