# | Line 239 | Line 239 | class Globals { | |
---|---|---|
239 | DeclareParameter(SurfaceTension, double); | |
240 | DeclareParameter(PrintPressureTensor, bool); | |
241 | DeclareParameter(ElectrostaticSummationMethod, std::string); | |
242 | + | DeclareParameter(ElectrostaticScreeningMethod, std::string); |
243 | DeclareParameter(DampingAlpha, double); | |
244 | DeclareParameter(CutoffPolicy, std::string); | |
245 | DeclareParameter(CompressDumpFile, bool); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |