# | Line 75 | Line 75 | class Globals : public DataHolder { | |
---|---|---|
75 | DeclareParameter(ThermalTime, RealType); | |
76 | DeclareParameter(UsePeriodicBoundaryConditions, bool); | |
77 | DeclareParameter(TargetPressure, RealType); | |
78 | + | DeclareParameter(UseAtomicVirial, bool); |
79 | DeclareParameter(TauThermostat, RealType); | |
80 | DeclareParameter(TauBarostat, RealType); | |
81 | DeclareParameter(ZconsTime, RealType); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |