IOSS 2.0
Loading...
Searching...
No Matches
Ioexnl::Assembly Struct Reference

#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
 

Constructor & Destructor Documentation

◆ Assembly()

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

Member Data Documentation

◆ attributeCount

int64_t Ioexnl::Assembly::attributeCount {0}

◆ entityCount

int64_t Ioexnl::Assembly::entityCount {0}

◆ id

entity_id Ioexnl::Assembly::id {0}

◆ memberIdList

std::vector<int64_t> Ioexnl::Assembly::memberIdList

◆ name

std::string Ioexnl::Assembly::name {}

◆ type

ex_entity_type Ioexnl::Assembly::type {}

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