ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
angle_harmonic.hpp File Reference

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>
+ Include dependency graph for angle_harmonic.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AngleHarmonicBond
 Parameters for three-body angular potential (harmonic). More...
 

Detailed Description

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.