A database of program command line and environment variable options and methods for manipulating them...
Definition Ioss_GetLongOpt.h:25
Definition skinner_interface.h:21
int compression_level
Definition skinner_interface.h:52
void enroll_options()
Definition skinner_interface.C:22
double minimum_time
Definition skinner_interface.h:51
std::string output_filename() const
Definition skinner_interface.h:33
double maximum_time
Definition skinner_interface.h:50
bool shuffle
Definition skinner_interface.h:53
bool netcdf4_
Definition skinner_interface.h:57
std::string inputFile_
Definition skinner_interface.h:42
bool outputTransient_
Definition skinner_interface.h:60
Interface()
Definition skinner_interface.C:20
bool blocks_
Definition skinner_interface.h:61
std::vector< double > selected_times
If non-empty, then it is a list of times that should be transferred to the output file.
Definition skinner_interface.h:64
bool useFaceHashIds_
Definition skinner_interface.h:58
std::string decomp_method
Definition skinner_interface.h:48
std::string compose_output
Definition skinner_interface.h:49
bool ints64Bit_
Definition skinner_interface.h:56
bool no_output() const
Definition skinner_interface.h:29
Ioss::GetLongOption options_
Definition skinner_interface.h:40
bool noOutput_
Definition skinner_interface.h:59
bool parse_options(int argc, char **argv)
Definition skinner_interface.C:163
std::string input_filename() const
Definition skinner_interface.h:32
bool output_transient() const
Definition skinner_interface.h:30
std::string outFiletype_
Definition skinner_interface.h:45
bool ints_64_bit() const
Definition skinner_interface.h:27
std::string output_type() const
Definition skinner_interface.h:35
std::string outputFile_
Definition skinner_interface.h:43
bool statistics
Definition skinner_interface.h:55
std::string inFiletype_
Definition skinner_interface.h:44
bool debug
Definition skinner_interface.h:54
std::string input_type() const
Definition skinner_interface.h:34
A special namespace for the skinner demonstration program interFace.
Definition skinner_interface.h:19