Ignore:
Timestamp:
May 8, 2017, 1:54:49 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
ForceAnnealing_goodresults, ForceAnnealing_tocheck
Children:
cb4037
Parents:
af78af
git-author:
Frederik Heber <heber@…> (03/28/17 09:33:11)
git-committer:
Frederik Heber <frederik.heber@…> (05/08/17 13:54:49)
Message:

Added four GeometryActions to convert atom positions into vectors.

  • added reverse switch to distance and plane to vector Actions.
  • InputToVector has coordinates to differentiate from position option. This eases use with CommandLineParser where option names need to be unique.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/GlobalListOfActions.hpp

    raf78af r5f869d7  
    6969  (FragmentationStoreSaturatedFragment) \
    7070  (FragmentationStructuralOptimization) \
     71  (GeometryDistanceToVector) \
     72  (GeometryInputToVector) \
     73  (GeometryPlaneToVector) \
     74  (GeometryPositionToVector) \
    7175  (GraphUpdateMolecules) \
    7276  (GraphCorrectBondDegree) \
Note: See TracChangeset for help on using the changeset viewer.