# | Line 140 | Line 140 | namespace OpenMD { | |
---|---|---|
140 | DeclareParameter(HULL_Method, std::string); | |
141 | DeclareParameter(Alpha, RealType); | |
142 | DeclareAlterableParameter(MDfileVersion, int); | |
143 | + | DeclareParameter(UniformField, OpenMD::Vector3d); |
144 | DeclareParameter(ElectricField, OpenMD::Vector3d); | |
145 | DeclareParameter(ConstraintTime, RealType); | |
146 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |