ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "config/config.hpp"
#include "magnetostatics/actor.hpp"
#include "scafacos/ScafacosContextBase.hpp"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
struct | DipolarScafacos |
Functions | |
std::shared_ptr< DipolarScafacos > | make_dipolar_scafacos (std::string const &method, std::string const ¶meters) |
std::shared_ptr< DipolarScafacos > make_dipolar_scafacos | ( | std::string const & | method, |
std::string const & | parameters | ||
) |
Definition at line 44 of file magnetostatics/scafacos_impl.cpp.
References comm_cart.
Referenced by ScriptInterface::Dipoles::DipolarScafacos::do_construct().