ExodusII
6.05
|
#include <exodusII_int.h>
Data Fields | |
int | file_id |
nc_type | netcdf_type_code |
int | int64_status |
int | maximum_name_length |
unsigned int | compression_level:4 |
unsigned int | user_compute_wordsize:1 |
unsigned int | shuffle:1 |
unsigned int | file_type:2 |
unsigned int | is_parallel:1 |
struct ex_file_item * | next |
unsigned int ex_file_item::compression_level |
unsigned int ex_file_item::file_type |
unsigned int ex_file_item::is_parallel |
nc_type ex_file_item::netcdf_type_code |
struct ex_file_item* ex_file_item::next |
unsigned int ex_file_item::shuffle |
unsigned int ex_file_item::user_compute_wordsize |