![]() |
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 73 of file forces_init.cpp.
References System::System::cell_structure, convert_vector_body_to_space(), System::System::dipoles, ESPRESSO_CALI_MARK_FUNCTION, external_force(), Particle::force(), Particle::force_and_torque(), friction_thermo_langevin(), friction_thermo_langevin_rotation(), System::System::get_time_step(), Dipoles::Solver::impl, System::System::propagation, PropagationMode::ROT_LANGEVIN, System::System::thermostat, Particle::torque(), and PropagationMode::TRANS_LANGEVIN.
Referenced by System::System::calculate_forces().