34 #ifndef shell_SystemInterface_h 35 #define shell_SystemInterface_h bool netcdf4
Definition: shell_interface.h:97
bool in_memory_write
Definition: shell_interface.h:101
bool disable_field_recognition
Definition: shell_interface.h:105
bool minimize_open_files
Definition: shell_interface.h:104
bool statistics
Definition: shell_interface.h:91
int split_times
Definition: shell_interface.h:81
bool quiet
Definition: shell_interface.h:99
A special namespace for the io_shell demonstration program interface.
Definition: shell_interface.h:45
bool memory_statistics
Definition: shell_interface.h:92
std::string outputFile
Definition: shell_interface.h:61
int surface_split_type
Definition: shell_interface.h:72
bool do_transform_fields
Definition: shell_interface.h:93
bool delete_timesteps
Definition: shell_interface.h:103
std::string decomp_method
Definition: shell_interface.h:65
int serialize_io_size
Definition: shell_interface.h:75
int compression_level
Definition: shell_interface.h:74
int split_cyclic
If non-zero, then the split_times timesteps will be put into.
Definition: shell_interface.h:88
Interface()
Definition: shell_interface.C:67
Ioss::GetLongOption options_
Definition: shell_interface.h:58
int data_storage_type
Definition: shell_interface.h:73
std::string groupName
Definition: shell_interface.h:64
int append_step
Definition: shell_interface.h:71
Definition: shell_interface.h:46
bool ints_32_bit
Definition: shell_interface.h:95
bool netcdf5
Definition: shell_interface.h:98
double timestep_delay
Definition: shell_interface.h:70
A database of program command line and environment variable options and methods for manipulating them...
Definition: Ioss_GetLongOpt.h:47
bool debug
Definition: shell_interface.h:90
bool ints_64_bit
Definition: shell_interface.h:94
std::string compose_output
Definition: shell_interface.h:66
std::vector< std::string > inputFile
Definition: shell_interface.h:60
double maximum_time
Definition: shell_interface.h:67
bool parse_options(int argc, char **argv)
Definition: shell_interface.C:272
void enroll_options()
Dumps representation of data in this class to cerr.
Definition: shell_interface.C:71
char fieldSuffixSeparator
Definition: shell_interface.h:106
double minimum_time
Definition: shell_interface.h:68
bool reals_32_bit
Definition: shell_interface.h:96
std::string outFiletype
Definition: shell_interface.h:63
bool in_memory_read
Definition: shell_interface.h:100
bool shuffle
Definition: shell_interface.h:89
bool lower_case_variable_names
Definition: shell_interface.h:102
std::string inFiletype
Definition: shell_interface.h:62
double append_time
Definition: shell_interface.h:69