8#include "Ioss_GetLongOpt.h"
Minimize
Definition ZE_SystemInterface.h:16
std::array< double, 3 > vector3d
Definition ZE_SystemInterface.h:14
Definition ZE_SystemInterface.h:19
int compression_level() const
Definition ZE_SystemInterface.h:38
std::string lattice_
Definition ZE_SystemInterface.h:66
bool ints32bit() const
Definition ZE_SystemInterface.h:34
std::string decomp_method() const
Definition ZE_SystemInterface.h:29
std::string outputName_
Definition ZE_SystemInterface.h:59
int myRank_
Definition ZE_SystemInterface.h:72
int ranks_
Definition ZE_SystemInterface.h:75
bool ignore_internal_sidesets() const
Definition ZE_SystemInterface.h:32
bool use_netcdf5() const
Definition ZE_SystemInterface.h:36
bool equivalenceNodes_
Definition ZE_SystemInterface.h:85
std::string sidesetNames_
Definition ZE_SystemInterface.h:69
Minimize minimize_open_files() const
Definition ZE_SystemInterface.h:48
int startRank_
Definition ZE_SystemInterface.h:76
bool zlib() const
Definition ZE_SystemInterface.h:39
void enroll_options()
Definition ZE_SystemInterface.C:29
bool parse_options(int argc, char **argv)
Definition ZE_SystemInterface.C:197
bool subcycle() const
Definition ZE_SystemInterface.h:45
vector3d offset_
Definition ZE_SystemInterface.h:70
bool equivalence_nodes() const
Definition ZE_SystemInterface.h:47
std::string sideset_surfaces() const
Definition ZE_SystemInterface.h:30
bool szip_
Definition ZE_SystemInterface.h:84
vector3d offset() const
Definition ZE_SystemInterface.h:51
bool ignoreInternalSidesets_
Definition ZE_SystemInterface.h:87
int repeat_
Definition ZE_SystemInterface.h:79
Ioss::GetLongOption options_
Options parsing.
Definition ZE_SystemInterface.h:64
std::string decompMethod_
Definition ZE_SystemInterface.h:67
int skip() const
Definition ZE_SystemInterface.h:53
bool szip() const
Definition ZE_SystemInterface.h:40
bool zlib_
Definition ZE_SystemInterface.h:83
bool useNetcdf5_
Definition ZE_SystemInterface.h:82
std::string sidesetSurfaces_
Definition ZE_SystemInterface.h:68
int rankCount_
Definition ZE_SystemInterface.h:77
int skip_
Definition ZE_SystemInterface.h:78
bool ints32bit_
Definition ZE_SystemInterface.h:80
static void show_version()
Definition ZE_SystemInterface.C:385
double scaleFactor_
Definition ZE_SystemInterface.h:71
int debug() const
Definition ZE_SystemInterface.h:26
int compressionLevel_
Definition ZE_SystemInterface.h:74
int repeat() const
Definition ZE_SystemInterface.h:54
bool subcycle_
Definition ZE_SystemInterface.h:86
std::string sideset_names() const
Definition ZE_SystemInterface.h:31
int start_rank() const
Definition ZE_SystemInterface.h:43
int rank_count() const
Definition ZE_SystemInterface.h:44
int ranks() const
Definition ZE_SystemInterface.h:42
double scale_factor() const
Definition ZE_SystemInterface.h:50
bool useNetcdf4_
Definition ZE_SystemInterface.h:81
int debugLevel_
Definition ZE_SystemInterface.h:73
std::string lattice() const
Definition ZE_SystemInterface.h:28
bool use_netcdf4() const
Definition ZE_SystemInterface.h:35