![]() |
OpenLB 1.8.1
|
#include <collisionKBC.h>
Collaboration diagram for olb::collision::KBC::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >:Public Types | |
| using | EquilibriumF = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
| using | MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Public Member Functions | |
| template<typename CELL , typename PARAMETERS , typename V = typename CELL::value_t> | |
| CellStatistic< V > | apply (CELL &cell, PARAMETERS ¶meters) any_platform |
Definition at line 43 of file collisionKBC.h.
| using olb::collision::KBC::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >::EquilibriumF = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
Definition at line 48 of file collisionKBC.h.
| using olb::collision::KBC::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 49 of file collisionKBC.h.
|
inline |
Definition at line 52 of file collisionKBC.h.
References olb::descriptors::c(), and olb::descriptors::t().
Here is the call graph for this function: