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