Exodus 8.24
Loading...
Searching...
No Matches
ex_field Struct Reference

#include <exodusII.h>

Data Fields

ex_entity_type entity_type
 
int64_t entity_id
 
char name [EX_MAX_NAME+1]
 
int nesting
 
char type_name [EX_MAX_NAME+1]
 
ex_field_type type [EX_MAX_FIELD_NESTING]
 
int cardinality [EX_MAX_FIELD_NESTING]
 
char component_separator [EX_MAX_FIELD_NESTING]
 
char suffices [EX_MAX_NAME+1]
 

Field Documentation

◆ cardinality

int ex_field::cardinality[EX_MAX_FIELD_NESTING]

◆ component_separator

char ex_field::component_separator[EX_MAX_FIELD_NESTING]

◆ entity_id

int64_t ex_field::entity_id

◆ entity_type

ex_entity_type ex_field::entity_type

◆ name

char ex_field::name[EX_MAX_NAME+1]

◆ nesting

int ex_field::nesting

◆ suffices

char ex_field::suffices[EX_MAX_NAME+1]

◆ type

◆ type_name

char ex_field::type_name[EX_MAX_NAME+1]

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