Changeset 07d4b1 for src/Dynamics/BondVectors.hpp
- Timestamp:
- Apr 10, 2018, 6:43:30 AM (7 years ago)
- Branches:
- AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, PythonUI_with_named_parameters, StoppableMakroAction, TremoloParser_IncreasedPrecision
- Children:
- 90050b
- Parents:
- f433ec
- git-author:
- Frederik Heber <frederik.heber@…> (08/02/17 20:25:57)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/10/18 06:43:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Dynamics/BondVectors.hpp
rf433ec r07d4b1 129 129 * 130 130 * \param _walker atom to get BondVectors for 131 * \param _walkerGradient gradient of atom to get BondVectors for 131 132 * \param _BondVectors precalculated bond vectors for given \a _walker 132 133 * \param _weights weight per bond vector (as it is a frame, not a basis) … … 137 138 Vector getRemnantGradientForAtomAtStep( 138 139 const atom &_walker, 140 const Vector &_walkerGradient, 139 141 const std::vector<Vector> _BondVectors, 140 142 const BondVectors::weights_t &_weights,
Note:
See TracChangeset
for help on using the changeset viewer.