Molecular Dynamics Simulation
1.0
|
#include <CLIParams.h>
Public Attributes | |
std::filesystem::path | input_file_path |
bool | fresh |
Definition at line 5 of file CLIParams.h.
bool CLIParams::fresh |
Whether to use cached data or rerun all the (sub)simulations from scratch
Definition at line 14 of file CLIParams.h.
std::filesystem::path CLIParams::input_file_path |
Path to the input file
Definition at line 9 of file CLIParams.h.