Exodus  7.10
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
 
int time_varid
 
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
 
unsigned int is_mpiio: 1
 
unsigned int is_pnetcdf: 1
 
unsigned int has_nodes: 1
 
unsigned int has_edges: 1
 
unsigned int has_faces: 1
 
unsigned int has_elems: 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

◆ has_edges

unsigned int ex_file_item::has_edges

◆ has_elems

unsigned int ex_file_item::has_elems

◆ has_faces

unsigned int ex_file_item::has_faces

◆ has_nodes

unsigned int ex_file_item::has_nodes

◆ int64_status

int ex_file_item::int64_status

◆ is_mpiio

unsigned int ex_file_item::is_mpiio

◆ is_parallel

unsigned int ex_file_item::is_parallel

◆ is_pnetcdf

unsigned int ex_file_item::is_pnetcdf

◆ 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

◆ time_varid

int ex_file_item::time_varid

◆ user_compute_wordsize

unsigned int ex_file_item::user_compute_wordsize

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