#include <info_interface.h>
◆ Interface()
| Info::Interface::Interface |
( |
| ) |
|
◆ ~Interface()
| Info::Interface::~Interface |
( |
| ) |
|
|
default |
◆ adjacencies()
| bool Info::Interface::adjacencies |
( |
| ) |
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 |
◆ 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_suffix_separator()
| char Info::Interface::field_suffix_separator |
( |
| ) |
const |
|
inline |
◆ filename()
| std::string Info::Interface::filename |
( |
| ) |
const |
|
inline |
◆ groupname()
| std::string Info::Interface::groupname |
( |
| ) |
const |
|
inline |
◆ ints_64_bit()
| bool Info::Interface::ints_64_bit |
( |
| ) |
const |
|
inline |
◆ list_groups()
| bool Info::Interface::list_groups |
( |
| ) |
const |
|
inline |
◆ parse_options()
| bool Info::Interface::parse_options |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ summary()
| int 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 |
◆ checkNodeStatus_
| bool Info::Interface::checkNodeStatus_ {false} |
|
private |
◆ computeBBox_
| bool Info::Interface::computeBBox_ {false} |
|
private |
◆ computeVolume_
| bool Info::Interface::computeVolume_ {false} |
|
private |
◆ decompMethod_
| std::string Info::Interface::decompMethod_ |
|
private |
◆ disableFieldRecognition_
| bool Info::Interface::disableFieldRecognition_ {false} |
|
private |
◆ fieldSuffixSeparator_
| char Info::Interface::fieldSuffixSeparator_ {'_'} |
|
private |
◆ filename_
| std::string Info::Interface::filename_ |
|
private |
◆ filetype_
| std::string Info::Interface::filetype_ {"exodus"} |
|
private |
◆ groupname_
| std::string Info::Interface::groupname_ |
|
private |
◆ ints64Bit_
| bool Info::Interface::ints64Bit_ {false} |
|
private |
◆ listGroups_
| bool Info::Interface::listGroups_ {false} |
|
private |
◆ options_
◆ summary_
| int Info::Interface::summary_ {0} |
|
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: