Ignore:
Timestamp:
May 8, 2017, 1:59:04 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
ForceAnnealing_goodresults, ForceAnnealing_tocheck
Children:
9eed14
Parents:
ce254c
git-author:
Frederik Heber <heber@…> (03/22/17 15:42:35)
git-committer:
Frederik Heber <frederik.heber@…> (05/08/17 13:59:04)
Message:

Added RotateAroundBondAction.

  • TESTS: added regression test.
  • DOCU: added explanation to userguide.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Makefile.am

    rce254c r9a1e35c  
    317317  Actions/MoleculeAction/LoadAction.cpp \
    318318  Actions/MoleculeAction/RemoveAction.cpp \
     319  Actions/MoleculeAction/RotateAroundBondAction.cpp \
    319320  Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp \
    320321  Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp \
     
    335336  Actions/MoleculeAction/LoadAction.hpp \
    336337  Actions/MoleculeAction/RemoveAction.hpp \
     338  Actions/MoleculeAction/RotateAroundBondAction.hpp \
    337339  Actions/MoleculeAction/RotateAroundSelfByAngleAction.hpp \
    338340  Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.hpp \
     
    353355  Actions/MoleculeAction/LoadAction.def \
    354356  Actions/MoleculeAction/RemoveAction.def \
     357  Actions/MoleculeAction/RotateAroundBondAction.def \
    355358  Actions/MoleculeAction/RotateAroundSelfByAngleAction.def \
    356359  Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.def \
Note: See TracChangeset for help on using the changeset viewer.