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 cosine 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 | AngleCossquareBond |
Parameters for three-body angular potential (cossquare). More... | |
Routines to calculate the angle energy or/and and force for a particle triple using the potential described in Harmonic cosine potential.
Definition in file angle_cossquare.hpp.