![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "config/config.hpp"#include "magnetostatics/dipolar_direct_sum_gpu.hpp"#include "magnetostatics/dipolar_direct_sum_gpu_cuda.cuh"#include "BoxGeometry.hpp"#include "communication.hpp"#include "system/GpuParticleData.hpp"#include "system/System.hpp"
Include dependency graph for dipolar_direct_sum_gpu.cpp:Go to the source code of this file.
Functions | |
| static void | get_simulation_box (BoxGeometry const &box_geo, float *box, int *per) |
Definition at line 32 of file dipolar_direct_sum_gpu.cpp.
References BoxGeometry::length(), BoxGeometry::periodic(), and stream.
Referenced by DipolarDirectSumGpu::add_long_range_forces(), and DipolarDirectSumGpu::long_range_energy().