ExodusII  6.05
Variables controlling the compression, name size, and integer size.

Typedefs

typedef enum ex_option_type ex_option_type
 

Enumerations

enum  ex_option_type {
  EX_OPT_MAX_NAME_LENGTH = 1, EX_OPT_COMPRESSION_TYPE, EX_OPT_COMPRESSION_LEVEL, EX_OPT_COMPRESSION_SHUFFLE,
  EX_OPT_INTEGER_SIZE_API, EX_OPT_INTEGER_SIZE_DB
}
 

Detailed Description

Typedef Documentation

◆ ex_option_type

Enumeration Type Documentation

◆ ex_option_type

See also
ex_set_option()
Enumerator
EX_OPT_MAX_NAME_LENGTH 
EX_OPT_COMPRESSION_TYPE 
EX_OPT_COMPRESSION_LEVEL 
EX_OPT_COMPRESSION_SHUFFLE 
EX_OPT_INTEGER_SIZE_API 
EX_OPT_INTEGER_SIZE_DB