SST
14.1.0
StructuralSimulationToolkit
|
Static Public Member Functions | |
static int | printUsage (Config *cfg, const std::string &UNUSED(arg)) |
static int | printHelp (Config *cfg, const std::string &arg) |
static int | printVersion (Config *UNUSED(cfg), const std::string &UNUSED(arg)) |
static int | setNumThreads (Config *cfg, const std::string &arg) |
static int | setConfigFile (Config *cfg, const std::string &arg) |
static int | setModelOptions (Config *cfg, const std::string &arg) |
static int | setPrintTiming (Config *cfg, const std::string &arg) |
static int | setStopAt (Config *cfg, const std::string &arg) |
static int | setExitAfter (Config *cfg, const std::string &arg) |
static int | setPartitioner (Config *cfg, const std::string &arg) |
static int | setHeartbeatSimPeriod (Config *cfg, const std::string &arg) |
static int | setHeartbeatWallPeriod (Config *cfg, const std::string &arg) |
static int | setOutputDir (Config *cfg, const std::string &arg) |
static int | setOutputPrefix (Config *cfg, const std::string &arg) |
static int | setWriteConfig (Config *cfg, const std::string &arg) |
static int | setWriteJSON (Config *cfg, const std::string &arg) |
static int | setWriteDot (Config *cfg, const std::string &arg) |
static int | setDotVerbosity (Config *cfg, const std::string &arg) |
static int | setWritePartitionFile (Config *cfg, const std::string &arg) |
static int | setTimebase (Config *cfg, const std::string &arg) |
static int | setTimeVortex (Config *cfg, const std::string &arg) |
static int | setInterThreadLinks (Config *cfg, const std::string &arg) |
static int | setDebugFile (Config *cfg, const std::string &arg) |
static int | enableProfiling (Config *cfg, const std::string &arg) |
static int | setProfilingOutput (Config *cfg, const std::string &arg) |
static std::string | getTimebaseExtHelp () |
static std::string | getProfilingExtHelp () |
static int | setRunMode (Config *cfg, const std::string &arg) |
static int | setInteractiveConsole (Config *cfg, const std::string &arg) |
static int | setInteractiveStartTime (Config *cfg, const std::string &arg) |
static int | forceRankSeqStartup (Config *cfg, const std::string &UNUSED(arg)) |
static int | setCheckpointWallPeriod (Config *cfg, const std::string &arg) |
static int | setCheckpointSimPeriod (Config *cfg, const std::string &arg) |
static int | setLoadFromCheckpoint (Config *cfg, const std::string &UNUSED(arg)) |
static int | setCheckpointPrefix (Config *cfg, const std::string &arg) |
static std::string | getCheckpointPrefixExtHelp () |
static int | disableSigHandlers (Config *cfg, const std::string &UNUSED(arg)) |
static int | setSigUsr1 (Config *cfg, const std::string &arg) |
static int | setSigUsr2 (Config *cfg, const std::string &arg) |
static int | setSigAlrm (Config *cfg, const std::string &arg) |
static std::string | getSignalExtHelp () |