|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
#include "argument.h"#include <Include/whereami/whereami.h>#include <Step/Bead.h>#include <Toolbox/Converter.h>#include <Toolbox/command.h>#include <Toolbox/revision.h>#include <Toolbox/utility.h>#include <UnitTest/CatchHeader.h>#include <argparse/argparse.hpp>#include <array>Functions | |
| void | argument_parser (const int argc, char **argv) |
| void | print_version () |
| void | cli_mode (const shared_ptr< Bead > &model) |
Variables | |
| bool | SUANPAN_PRINT = true |
| bool | SUANPAN_COLOR = true |
| bool | SUANPAN_VERBOSE = false |
| fs::path | SUANPAN_EXE = "" |
| bool SUANPAN_COLOR = true |
| fs::path SUANPAN_EXE = "" |
| bool SUANPAN_PRINT = true |
| bool SUANPAN_VERBOSE = false |