![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
P3M algorithm for long-range magnetic dipole-dipole interaction. More...
#include "config/config.hpp"
#include "magnetostatics/actor.hpp"
#include "p3m/common.hpp"
#include "p3m/data_struct.hpp"
#include "Particle.hpp"
#include "ParticleRange.hpp"
#include <utils/Vector.hpp>
#include <utils/math/AS_erfc_part.hpp>
#include <utils/math/sqr.hpp>
#include <cmath>
#include <numbers>
Go to the source code of this file.
Classes | |
struct | DipolarP3M |
Dipolar P3M solver. More... | |