|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
This class calculates the total energy with its derivatives for all dihedral terms of the force field. More...
#include <DihedralsEvaluator.h>

Public Member Functions | |
| DihedralsEvaluator (const Utils::PositionCollection &positions) | |
| Constructor from positions. | |
| double | evaluate (Utils::AtomicSecondDerivativeCollection &derivatives) |
| Evaluates the energy and updates the derivatives. | |
| void | setDihedralTerms (std::vector< DihedralTerm > &&dihedralTerms) |
| Sets a vector of the instances of the DihedralTerm class. | |
Friends | |
| class | Qmmm::InteractionTermEliminator |
This class calculates the total energy with its derivatives for all dihedral terms of the force field.