ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Routines to calculate the angle energy or/and and force for a particle triple using the potential described in Harmonic angle potential. More...
#include "angle_common.hpp"
#include <utils/Vector.hpp>
#include <utils/math/sqr.hpp>
#include <cmath>
#include <tuple>
Go to the source code of this file.
Classes | |
struct | AngleHarmonicBond |
Parameters for three-body angular potential (harmonic). More... | |
Routines to calculate the angle energy or/and and force for a particle triple using the potential described in Harmonic angle potential.
Definition in file angle_harmonic.hpp.