IOSS 2.0
|
#include <Ioexnl_Internals.h>
Public Member Functions | |
Assembly (const Ioss::Assembly &other) | |
Public Attributes | |
std::string | name {} |
entity_id | id {0} |
int64_t | entityCount {0} |
int64_t | attributeCount {0} |
ex_entity_type | type {} |
std::vector< int64_t > | memberIdList |
|
explicit |
int64_t Ioexnl::Assembly::attributeCount {0} |
int64_t Ioexnl::Assembly::entityCount {0} |
entity_id Ioexnl::Assembly::id {0} |
std::vector<int64_t> Ioexnl::Assembly::memberIdList |
std::string Ioexnl::Assembly::name {} |
ex_entity_type Ioexnl::Assembly::type {} |