![]() |
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>
Include dependency graph for core/magnetostatics/scafacos.hpp:
This graph shows which files directly or indirectly include this file: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, and stream.
Referenced by ScriptInterface::Dipoles::DipolarScafacos::do_construct().