# | Line 112 | Line 112 | namespace OpenMD { | |
---|---|---|
112 | DeclareParameter(ElectrostaticScreeningMethod, std::string); | |
113 | DeclareParameter(DampingAlpha, RealType); | |
114 | DeclareParameter(Dielectric, RealType); | |
115 | < | DeclareParameter(CutoffPolicy, std::string); |
115 | > | DeclareParameter(CutoffMethod, std::string); |
116 | DeclareParameter(SwitchingFunctionType, std::string); | |
117 | DeclareParameter(CompressDumpFile, bool); | |
118 | DeclareParameter(OutputForceVector, bool); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |