![]() |
OpenLB 1.8.1
|
#include <collisionLES.h>
Public Types | |
using | MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
using | CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Public Member Functions | |
template<concepts::Cell CELL, concepts::Parameters PARAMETERS, typename V = typename CELL::value_t> | |
V | computeEffectiveOmega (CELL &cell, PARAMETERS ¶meters) any_platform |
template<concepts::Cell CELL, concepts::Parameters PARAMETERS, typename V = typename CELL::value_t> | |
CellStatistic< V > | apply (CELL &cell, PARAMETERS ¶meters) any_platform |
Definition at line 292 of file collisionLES.h.
using olb::collision::detail::ConSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Definition at line 294 of file collisionLES.h.
using olb::collision::detail::ConSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 293 of file collisionLES.h.
|
inline |
Definition at line 351 of file collisionLES.h.
|
inline |
Definition at line 297 of file collisionLES.h.
References olb::descriptors::c(), olb::descriptors::invCs2(), olb::util::sqrt(), and olb::descriptors::t().