#include <skinner_interface.h>
◆ Interface()
Skinner::Interface::Interface |
( |
| ) |
|
◆ enroll_options()
void Skinner::Interface::enroll_options |
( |
| ) |
|
|
private |
◆ input_filename()
std::string Skinner::Interface::input_filename |
( |
| ) |
const |
|
inline |
◆ input_type()
std::string Skinner::Interface::input_type |
( |
| ) |
const |
|
inline |
◆ ints_64_bit()
bool Skinner::Interface::ints_64_bit |
( |
| ) |
const |
|
inline |
◆ no_output()
bool Skinner::Interface::no_output |
( |
| ) |
const |
|
inline |
◆ output_filename()
std::string Skinner::Interface::output_filename |
( |
| ) |
const |
|
inline |
◆ output_transient()
bool Skinner::Interface::output_transient |
( |
| ) |
const |
|
inline |
◆ output_type()
std::string Skinner::Interface::output_type |
( |
| ) |
const |
|
inline |
◆ parse_options()
bool Skinner::Interface::parse_options |
( |
int | argc, |
|
|
char ** | argv ) |
◆ blocks_
bool Skinner::Interface::blocks_ {false} |
◆ compose_output
std::string Skinner::Interface::compose_output {"default"} |
◆ compression_level
int Skinner::Interface::compression_level {0} |
◆ debug
bool Skinner::Interface::debug {false} |
◆ decomp_method
std::string Skinner::Interface::decomp_method |
◆ inFiletype_
std::string Skinner::Interface::inFiletype_ {"unknown"} |
|
private |
◆ inputFile_
std::string Skinner::Interface::inputFile_ |
|
private |
◆ ints64Bit_
bool Skinner::Interface::ints64Bit_ {false} |
◆ maximum_time
double Skinner::Interface::maximum_time {std::numeric_limits<double>::max()} |
◆ minimum_time
double Skinner::Interface::minimum_time {-std::numeric_limits<double>::max()} |
◆ netcdf4_
bool Skinner::Interface::netcdf4_ {false} |
◆ noOutput_
bool Skinner::Interface::noOutput_ {false} |
◆ options_
◆ outFiletype_
std::string Skinner::Interface::outFiletype_ {"unknown"} |
|
private |
◆ outputFile_
std::string Skinner::Interface::outputFile_ |
|
private |
◆ outputTransient_
bool Skinner::Interface::outputTransient_ {false} |
◆ selected_times
std::vector<double> Skinner::Interface::selected_times {} |
If non-empty, then it is a list of times that should be transferred to the output file.
◆ shuffle
bool Skinner::Interface::shuffle {false} |
◆ statistics
bool Skinner::Interface::statistics {false} |
◆ useFaceHashIds_
bool Skinner::Interface::useFaceHashIds_ {true} |
The documentation for this class was generated from the following files: