34 #ifndef info_SystemInterface_h 35 #define info_SystemInterface_h bool checkNodeStatus_
Definition: info_interface.h:80
bool disableFieldRecognition_
Definition: info_interface.h:87
int surface_split_scheme() const
Definition: info_interface.h:60
std::string filetype_
Definition: info_interface.h:75
Definition: info_interface.h:44
std::string decomp_method() const
Definition: info_interface.h:64
bool check_node_status() const
Definition: info_interface.h:53
bool useGenericNames_
Definition: info_interface.h:86
Interface()
Definition: info_interface.C:61
bool disable_field_recognition() const
Definition: info_interface.h:63
bool parse_options(int argc, char **argv)
Definition: info_interface.C:173
std::string groupname_
Definition: info_interface.h:77
Ioss::GetLongOption options_
Definition: info_interface.h:74
bool use_generic_names() const
Definition: info_interface.h:62
std::string decompMethod_
Definition: info_interface.h:78
int summary_
Definition: info_interface.h:90
bool compute_volume() const
Definition: info_interface.h:54
bool ints_64_bit() const
Definition: info_interface.h:57
char fieldSuffixSeparator_
Definition: info_interface.h:88
bool computeVolume_
Definition: info_interface.h:81
std::string filename_
Definition: info_interface.h:76
bool computeBBox_
Definition: info_interface.h:84
A database of program command line and environment variable options and methods for manipulating them...
Definition: Ioss_GetLongOpt.h:47
bool listGroups_
Definition: info_interface.h:85
std::string filename() const
Definition: info_interface.h:65
A special namespace for the io_info demonstration program interface.
Definition: info_interface.h:43
int surfaceSplitScheme_
Definition: info_interface.h:91
bool list_groups() const
Definition: info_interface.h:58
bool adjacencies() const
Definition: info_interface.h:56
std::string type() const
Definition: info_interface.h:66
int summary() const
Definition: info_interface.h:52
bool compute_bbox() const
Definition: info_interface.h:55
void enroll_options()
Dumps representation of data in this class to cerr.
Definition: info_interface.C:65
bool ints64Bit_
Definition: info_interface.h:83
std::string groupname() const
Definition: info_interface.h:67
bool adjacencies_
Definition: info_interface.h:82
char field_suffix_separator() const
Definition: info_interface.h:61