ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
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>
Go to the source code of this file.
Classes | |
struct | QuarticBond |
Parameters for quartic bond Potential. More... | |
Routines to calculate the quartic potential between particle pairs.
Definition in file quartic.hpp.