|
Exodus 8.24
|
#include <exodusII.h>
Data Fields | |
| ex_entity_id | id |
| ex_entity_type | type |
| char | topology [MAX_STR_LENGTH+1] |
| int64_t | num_entry |
| int64_t | num_nodes_per_entry |
| int64_t | num_edges_per_entry |
| int64_t | num_faces_per_entry |
| int64_t | num_attribute |
| ex_entity_id ex_block::id |
| int64_t ex_block::num_attribute |
| int64_t ex_block::num_edges_per_entry |
| int64_t ex_block::num_entry |
| int64_t ex_block::num_faces_per_entry |
| int64_t ex_block::num_nodes_per_entry |
| char ex_block::topology[MAX_STR_LENGTH+1] |
| ex_entity_type ex_block::type |