ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "config/config.hpp"
#include "actor/traits.hpp"
#include "magnetostatics/actor.hpp"
#include "magnetostatics/dipolar_direct_sum.hpp"
#include "magnetostatics/dp3m.hpp"
#include <ParticleRange.hpp>
#include <memory>
#include <variant>
Go to the source code of this file.
Classes | |
struct | traits::is_layer_correction< DipolarLayerCorrection > |
struct | dlc_data |
Parameters for the DLC method. More... | |
struct | DipolarLayerCorrection |
Adapt a magnetostatics solver to remove contributions from the z-direction. More... | |
Namespaces | |
namespace | traits |