OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
collisionLES.h File Reference
#include "collision.h"
#include "collisionModifiers.h"
#include "collisionLES.cse.h"
+ Include dependency graph for collisionLES.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::collision::LES::Smagorinsky
 
struct  olb::collision::detail::SmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::detail::ShearSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::detail::ConStrainSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::detail::ConSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::detail::WaleEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::detail::KrauseEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 
struct  olb::collision::SmagorinskyEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using Smagorinsky LES model. More...
 
struct  olb::collision::ShearSmagorinskyEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using Shear Smagorinsky LES model. More...
 
struct  olb::collision::ConStrainSmagorinskyEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using Consistent Strain Smagorinsky LES model. More...
 
struct  olb::collision::ConSmagorinskyEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using Consistent Smagorinsky LES model. More...
 
struct  olb::collision::WaleEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using WALE. More...
 
struct  olb::collision::KrauseEffectiveOmega< COLLISION >
 Compute dynamics parameter OMEGA locally using Krause LES model. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::collision
 
namespace  olb::collision::LES
 
namespace  olb::collision::detail
 Implementations of meta-collisions modifying a COLLISION template argument.