![]() |
OpenLB 1.8.1
|
Dynamics combination rule implementing the forcing scheme by Ladd and Verberg. More...
#include <collisionMRT.h>
Collaboration diagram for olb::forcing::LaddVerberg:Classes | |
| struct | combined_collision |
Public Types | |
| template<typename DESCRIPTOR , typename MOMENTA > | |
| using | combined_momenta = typename MOMENTA::template type<DESCRIPTOR> |
| template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM > | |
| using | combined_equilibrium = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
| template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM , typename COLLISION > | |
| using | combined_parameters = typename COLLISION::parameters |
Static Public Member Functions | |
| static std::string | getName () |
Dynamics combination rule implementing the forcing scheme by Ladd and Verberg.
A.Ladd, R. Verberg, DESCRIPTOR-Boltzmann simulations of particle-fluid suspensions, Journal of Statistical Physics 104(2001)
Definition at line 89 of file collisionMRT.h.
| using olb::forcing::LaddVerberg::combined_equilibrium = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
Definition at line 98 of file collisionMRT.h.
| using olb::forcing::LaddVerberg::combined_momenta = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 95 of file collisionMRT.h.
| using olb::forcing::LaddVerberg::combined_parameters = typename COLLISION::parameters |
Definition at line 137 of file collisionMRT.h.
|
inlinestatic |
Definition at line 90 of file collisionMRT.h.