Molecular Dynamics Simulation  1.0
Public Attributes | List of all members
CLIParams Struct Reference

#include <CLIParams.h>

Collaboration diagram for CLIParams:
Collaboration graph

Public Attributes

std::filesystem::path input_file_path
 
bool fresh
 

Detailed Description

Definition at line 5 of file CLIParams.h.

Member Data Documentation

◆ fresh

bool CLIParams::fresh

Whether to use cached data or rerun all the (sub)simulations from scratch

Definition at line 14 of file CLIParams.h.

◆ input_file_path

std::filesystem::path CLIParams::input_file_path

Path to the input file

Definition at line 9 of file CLIParams.h.


The documentation for this struct was generated from the following file: