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