# | Line 66 | Line 66 | namespace OpenMD { | |
---|---|---|
66 | InversionData curr; | |
67 | }; | |
68 | ||
69 | – | |
69 | /** | |
70 | * @class Inversion Inversion.hpp "primitives/Inversion.hpp" | |
71 | */ | |
# | Line 108 | Line 107 | namespace OpenMD { | |
107 | Atom* atom4_; | |
108 | ||
109 | InversionType* inversionType_; | |
110 | + | InversionKey inversionKey_; |
111 | ||
112 | RealType potential_; | |
113 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |