#include <info_interface.h>
|
void | enroll_options () |
| Dumps representation of data in this class to cerr.
|
|
◆ Interface()
Info::Interface::Interface |
( |
| ) |
|
◆ adjacencies()
bool Info::Interface::adjacencies |
( |
| ) |
const |
|
inline |
◆ change_set_name()
std::string Info::Interface::change_set_name |
( |
| ) |
const |
|
inline |
◆ check_node_status()
bool Info::Interface::check_node_status |
( |
| ) |
const |
|
inline |
◆ compute_bbox()
bool Info::Interface::compute_bbox |
( |
| ) |
const |
|
inline |
◆ compute_volume()
bool Info::Interface::compute_volume |
( |
| ) |
const |
|
inline |
◆ custom_field()
std::string Info::Interface::custom_field |
( |
| ) |
const |
|
inline |
◆ decomp_method()
std::string Info::Interface::decomp_method |
( |
| ) |
const |
|
inline |
◆ disable_field_recognition()
bool Info::Interface::disable_field_recognition |
( |
| ) |
const |
|
inline |
◆ enroll_options()
void Info::Interface::enroll_options |
( |
| ) |
|
|
private |
Dumps representation of data in this class to cerr.
◆ field_details()
bool Info::Interface::field_details |
( |
| ) |
const |
|
inline |
◆ field_suffix_separator()
char Info::Interface::field_suffix_separator |
( |
| ) |
const |
|
inline |
◆ filename()
std::string Info::Interface::filename |
( |
| ) |
const |
|
inline |
◆ ints_64_bit()
bool Info::Interface::ints_64_bit |
( |
| ) |
const |
|
inline |
◆ list_change_sets()
bool Info::Interface::list_change_sets |
( |
| ) |
const |
|
inline |
◆ parse_options()
bool Info::Interface::parse_options |
( |
int | argc, |
|
|
char ** | argv ) |
◆ query_timesteps_only()
bool Info::Interface::query_timesteps_only |
( |
| ) |
const |
|
inline |
◆ show_config()
bool Info::Interface::show_config |
( |
| ) |
const |
|
inline |
◆ summary()
bool Info::Interface::summary |
( |
| ) |
const |
|
inline |
◆ surface_split_scheme()
int Info::Interface::surface_split_scheme |
( |
| ) |
const |
|
inline |
◆ type()
std::string Info::Interface::type |
( |
| ) |
const |
|
inline |
◆ use_generic_names()
bool Info::Interface::use_generic_names |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ summary_
bool Info::Interface::summary_ {false} |
|
private |
◆ surfaceSplitScheme_
int Info::Interface::surfaceSplitScheme_ {-1} |
|
private |
◆ useGenericNames_
bool Info::Interface::useGenericNames_ {false} |
|
private |
The documentation for this class was generated from the following files: