- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/AtomAction/TranslateAction.hpp
r22c44bf r0adac1 15 15 16 16 class AtomTranslateAction : public Action { 17 friend void AtomTranslate(Vector &x );17 friend void AtomTranslate(Vector &x, bool periodic); 18 18 19 19 public:
Note:
See TracChangeset
for help on using the changeset viewer.