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