ExodusII  6.05

#include <exodusII.h>

Data Fields

int64_t 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
 

Field Documentation

◆ id

int64_t ex_block::id

◆ num_attribute

int64_t ex_block::num_attribute

◆ num_edges_per_entry

int64_t ex_block::num_edges_per_entry

◆ num_entry

int64_t ex_block::num_entry

◆ num_faces_per_entry

int64_t ex_block::num_faces_per_entry

◆ num_nodes_per_entry

int64_t ex_block::num_nodes_per_entry

◆ topology

char ex_block::topology[MAX_STR_LENGTH+1]

◆ type

ex_entity_type ex_block::type

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