ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <utils/linear_interpolation.hpp>
#include <boost/serialization/access.hpp>
#include <boost/serialization/vector.hpp>
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
struct | TabulatedPotential |
Evaluate forces and energies using a custom potential profile. More... | |