ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
scafacos_impl.cpp File Reference
#include "config/config.hpp"
#include "magnetostatics/scafacos.hpp"
#include "magnetostatics/scafacos_impl.hpp"
#include "BoxGeometry.hpp"
#include "cell_system/CellStructure.hpp"
#include "communication.hpp"
#include "system/System.hpp"
#include <utils/Vector.hpp>
#include <utils/matrix.hpp>
#include <cassert>
#include <iterator>
#include <memory>
#include <span>
#include <string>
+ Include dependency graph for magnetostatics/scafacos_impl.cpp:

Go to the source code of this file.

Functions

std::shared_ptr< DipolarScafacosmake_dipolar_scafacos (std::string const &method, std::string const &parameters)
 

Function Documentation

◆ make_dipolar_scafacos()

std::shared_ptr< DipolarScafacos > make_dipolar_scafacos ( std::string const &  method,
std::string const &  parameters 
)