Loading...
Searching...
No Matches
Parameters::potential_options_t Struct Reference

#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}

Detailed Description

Definition at line 66 of file Parameters.h.

Member Data Documentation

◆ EMTRasmussen

Definition at line 71 of file Parameters.h.

71{false};

◆ extPotPath

Definition at line 73 of file Parameters.h.

73{"./ext_pot"};

◆ LAMMPSLogging

Definition at line 69 of file Parameters.h.

69{false};

◆ LAMMPSThreads

Definition at line 70 of file Parameters.h.

70{0};

◆ LogPotential

Definition at line 72 of file Parameters.h.

72{false};

◆ MPIPollPeriod

Definition at line 68 of file Parameters.h.

68{0.25};

◆ MPIPotentialRank

Definition at line 76 of file Parameters.h.

76{-1};

◆ potential

◆ potentialsPath

Initial value:
{
""}

Definition at line 74 of file Parameters.h.

74 {
75 ""}; // colon-separated dirs for Fortran potential .so files

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