#include <info_interface.h>
◆ Interface()
Info::Interface::Interface |
( |
std::string | app_version | ) |
|
|
explicit |
◆ adjacencies()
◆ change_set_name()
◆ check_node_status()
◆ compute_bbox()
◆ compute_volume()
◆ custom_field()
◆ decomp_method()
◆ disable_field_recognition()
IOSS_NODISCARD bool Info::Interface::disable_field_recognition |
( |
| ) |
const |
|
inline |
◆ enroll_options()
void Info::Interface::enroll_options |
( |
| ) |
|
|
private |
◆ field_details()
◆ field_suffix_separator()
◆ filename()
◆ ints_64_bit()
◆ list_change_sets()
◆ parse_options()
bool Info::Interface::parse_options |
( |
int | argc, |
|
|
char ** | argv ) |
◆ query_timesteps_only()
◆ show_config()
◆ show_timestep_times()
◆ summary()
◆ surface_split_scheme()
◆ type()
◆ use_generic_names()
◆ adjacencies_
bool Info::Interface::adjacencies_ {false} |
|
private |
◆ changeSetName_
std::string Info::Interface::changeSetName_ {} |
|
private |
◆ checkNodeStatus_
bool Info::Interface::checkNodeStatus_ {false} |
|
private |
◆ computeBBox_
bool Info::Interface::computeBBox_ {false} |
|
private |
◆ computeVolume_
bool Info::Interface::computeVolume_ {false} |
|
private |
◆ customField_
std::string Info::Interface::customField_ {} |
|
private |
◆ decompMethod_
std::string Info::Interface::decompMethod_ {} |
|
private |
◆ disableFieldRecognition_
bool Info::Interface::disableFieldRecognition_ {false} |
|
private |
◆ fieldDetails_
bool Info::Interface::fieldDetails_ {false} |
|
private |
◆ fieldSuffixSeparator_
char Info::Interface::fieldSuffixSeparator_ {'_'} |
|
private |
◆ filename_
std::string Info::Interface::filename_ {} |
|
private |
◆ filetype_
std::string Info::Interface::filetype_ {"exodus"} |
|
private |
◆ ints64Bit_
bool Info::Interface::ints64Bit_ {false} |
|
private |
◆ listChangeSets_
bool Info::Interface::listChangeSets_ {false} |
|
private |
◆ options_
◆ queryTimeOnly_
bool Info::Interface::queryTimeOnly_ {false} |
|
private |
◆ showConfig_
bool Info::Interface::showConfig_ {false} |
|
private |
◆ showTimes_
bool Info::Interface::showTimes_ {false} |
|
private |
◆ summary_
bool Info::Interface::summary_ {false} |
|
private |
◆ surfaceSplitScheme_
int Info::Interface::surfaceSplitScheme_ {-1} |
|
private |
◆ useGenericNames_
bool Info::Interface::useGenericNames_ {false} |
|
private |
◆ version
std::string Info::Interface::version {} |
The documentation for this class was generated from the following files: