| 72 |
|
DeclareParameter(StatusTime, RealType); |
| 73 |
|
DeclareParameter(CutoffRadius, RealType); |
| 74 |
|
DeclareParameter(SwitchingRadius, RealType); |
| 75 |
– |
DeclareParameter(Dielectric, RealType); |
| 75 |
|
DeclareParameter(TempSet, bool); |
| 76 |
|
DeclareParameter(ThermalTime, RealType); |
| 77 |
|
DeclareParameter(UsePeriodicBoundaryConditions, bool); |
| 110 |
|
DeclareParameter(ElectrostaticSummationMethod, std::string); |
| 111 |
|
DeclareParameter(ElectrostaticScreeningMethod, std::string); |
| 112 |
|
DeclareParameter(DampingAlpha, RealType); |
| 113 |
+ |
DeclareParameter(Dielectric, RealType); |
| 114 |
|
DeclareParameter(CutoffPolicy, std::string); |
| 115 |
|
DeclareParameter(SwitchingFunctionType, std::string); |
| 116 |
|
DeclareParameter(CompressDumpFile, bool); |