Loading [MathJax]/extensions/TeX/AMSmath.js
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
quartic.hpp File Reference

Routines to calculate the quartic potential between particle pairs. More...

#include "errorhandling.hpp"
#include <utils/Vector.hpp>
#include <utils/math/int_pow.hpp>
#include <utils/math/sqr.hpp>
#include <optional>
+ Include dependency graph for quartic.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QuarticBond
 Parameters for quartic bond Potential. More...
 

Detailed Description

Routines to calculate the quartic potential between particle pairs.

Definition in file quartic.hpp.