ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Solver.hpp>
Public Attributes | |
double | pos_to_lb |
double | vel_to_md |
double | force_to_lb |
Definition at line 37 of file lb/Solver.hpp.
double LB::Solver::Conversions::force_to_lb |
Definition at line 40 of file lb/Solver.hpp.
Referenced by LB::Solver::add_force_density(), and LB::Solver::add_forces_at_pos().
double LB::Solver::Conversions::pos_to_lb |
Definition at line 38 of file lb/Solver.hpp.
Referenced by LB::Solver::add_force_density(), LB::Solver::add_forces_at_pos(), LB::Solver::get_coupling_interpolated_velocities(), LB::Solver::get_coupling_interpolated_velocity(), LB::Solver::get_interpolated_density(), and LB::Solver::get_interpolated_velocity().
double LB::Solver::Conversions::vel_to_md |
Definition at line 39 of file lb/Solver.hpp.
Referenced by LB::Solver::get_coupling_interpolated_velocities(), and LB::Solver::get_coupling_interpolated_velocity().