ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
lb_tracers.hpp File Reference
#include "config/config.hpp"
#include "BoxGeometry.hpp"
#include "LocalBox.hpp"
#include "cell_system/CellStructure.hpp"
#include "lb/Solver.hpp"
+ Include dependency graph for lb_tracers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void lb_tracers_add_particle_force_to_fluid (CellStructure &cell_structure, BoxGeometry const &box_geo, LocalBox const &local_box, LB::Solver &lb)
 
void lb_tracers_propagate (CellStructure &cell_structure, LB::Solver const &lb, double time_step)
 

Function Documentation

◆ lb_tracers_add_particle_force_to_fluid()

◆ lb_tracers_propagate()