#include <Parameters.h>
Public Attributes | |
| PotType | potential {PotType::LJ} |
| double | MPIPollPeriod {0.25} |
| bool | LAMMPSLogging {false} |
| int | LAMMPSThreads {0} |
| bool | EMTRasmussen {false} |
| bool | LogPotential {false} |
| std::string | extPotPath {"./ext_pot"} |
| std::string | potentialsPath |
| int | MPIPotentialRank {-1} |
Definition at line 66 of file Parameters.h.
| bool eonc::Parameters::potential_options_t::EMTRasmussen {false} |
Definition at line 71 of file Parameters.h.
| std::string eonc::Parameters::potential_options_t::extPotPath {"./ext_pot"} |
Definition at line 73 of file Parameters.h.
| bool eonc::Parameters::potential_options_t::LAMMPSLogging {false} |
Definition at line 69 of file Parameters.h.
| int eonc::Parameters::potential_options_t::LAMMPSThreads {0} |
Definition at line 70 of file Parameters.h.
| bool eonc::Parameters::potential_options_t::LogPotential {false} |
Definition at line 72 of file Parameters.h.
| double eonc::Parameters::potential_options_t::MPIPollPeriod {0.25} |
Definition at line 68 of file Parameters.h.
| int eonc::Parameters::potential_options_t::MPIPotentialRank {-1} |
Definition at line 76 of file Parameters.h.
| PotType eonc::Parameters::potential_options_t::potential {PotType::LJ} |
Definition at line 67 of file Parameters.h.
| std::string eonc::Parameters::potential_options_t::potentialsPath |
Definition at line 74 of file Parameters.h.