![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Routines to calculate the FENE potential between particle pairs. More...
#include "config/config.hpp"#include "errorhandling.hpp"#include <utils/Vector.hpp>#include <utils/math/sqr.hpp>#include <cmath>#include <optional>
Include dependency graph for fene.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FeneBond |
| Parameters for FENE bond Potential. More... | |
Routines to calculate the FENE potential between particle pairs.
Definition in file fene.hpp.