ExodusII 6.05
Loading...
Searching...
No Matches
ex_file_item Struct Reference

#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_itemnext
 

Field Documentation

◆ compression_level

unsigned int ex_file_item::compression_level

◆ file_id

int ex_file_item::file_id

◆ file_type

unsigned int ex_file_item::file_type

◆ int64_status

int ex_file_item::int64_status

◆ is_parallel

unsigned int ex_file_item::is_parallel

◆ maximum_name_length

int ex_file_item::maximum_name_length

◆ netcdf_type_code

nc_type ex_file_item::netcdf_type_code

◆ next

struct ex_file_item* ex_file_item::next

◆ shuffle

unsigned int ex_file_item::shuffle

◆ user_compute_wordsize

unsigned int ex_file_item::user_compute_wordsize

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