34#include "system/System.hpp"
Describes a cell structure / cell system.
cudaStream_t stream[1]
CUDA streams for parallel computing on CPU and GPU.
void calc_long_range_forces(ParticleRange const &particles)
Calculate long range forces (P3M, ...).
void init_forces_ghosts(const CellStructure &cell_structure)
Set forces of all ghosts to zero.
void init_forces_and_thermostat(System::System const &system)
Combined force initialization and Langevin noise application.