![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | System |
Functions | |
| void | init_forces_and_thermostat (System::System const &system) |
| Combined force initialization and Langevin noise application. | |
| void init_forces_and_thermostat | ( | System::System const & | system | ) |
Combined force initialization and Langevin noise application.
Definition at line 71 of file forces_init.cpp.
References convert_vector_body_to_space(), external_force(), Particle::force(), Particle::force_and_torque(), friction_thermo_langevin(), friction_thermo_langevin_rotation(), PropagationMode::ROT_LANGEVIN, stream, Particle::torque(), and PropagationMode::TRANS_LANGEVIN.
Referenced by System::System::calculate_forces().