Molecular Dynamics Simulation
1.0
src
io
cli
CLIParams.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <filesystem>
4
5
struct
CLIParams
{
9
std::filesystem::path
input_file_path
;
10
14
bool
fresh
;
15
};
CLIParams
Definition:
CLIParams.h:5
CLIParams::input_file_path
std::filesystem::path input_file_path
Definition:
CLIParams.h:9
CLIParams::fresh
bool fresh
Definition:
CLIParams.h:14
Generated by
1.9.1