Vector implementation and trait types for boost qvm interoperability.
void calc_long_range_forces(ParticleRange const &particles)
Calculate long range forces (P3M, ...).
void init_forces_ghosts(ParticleRange const &particles)
Set forces of all ghosts to zero.
void npt_add_virial_force_contribution(Utils::Vector3d const &force, Utils::Vector3d const &d)
Update the NpT virial.
void init_forces(ParticleRange const &particles, double time_step)
Assign external forces/torques to real particles and zero to ghosts.