OpenLB 1.8.1
Loading...
Searching...
No Matches
forcing.h File Reference
#include "lbm.h"
#include "descriptor/fields.h"
#include "core/latticeStatistics.h"
+ Include dependency graph for forcing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::forcing::Guo< Forced >
 Dynamics combination rule implementing the forcing scheme by Guo et al. More...
 
struct  olb::forcing::Guo< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::AdeGuo
 Dynamics combination rule implementing the forcing scheme by Guo et al. More...
 
struct  olb::forcing::AdeGuo::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::MCGuo< Forced >
 Dynamics combination rule implementing the forcing scheme by Guo et al. with barycentric velocity. More...
 
struct  olb::forcing::MCGuo< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::Liang< Forced >
 
struct  olb::forcing::Liang< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::LiangTRT< Forced >
 
struct  olb::forcing::LiangTRT< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::AllenCahn
 
struct  olb::forcing::AllenCahn::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::WellBalancedCahnHilliard
 
struct  olb::forcing::WellBalancedCahnHilliard::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::Kupershtokh
 Dynamics combination rule implementing the forcing scheme by Kupershtokh et al. More...
 
struct  olb::forcing::Kupershtokh::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::Wagner
 Dynamics combination rule implementing the forcing scheme by A.J. Wagner, Phys. Rev. E (2006) More...
 
struct  olb::forcing::Wagner::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
class  olb::forcing::ShanChen
 Dynamics combination rule implementing the forcing scheme by Shan and Chen. More...
 
struct  olb::forcing::ShanChen::VelocityShiftedEquilibrium< EQUILIBRIUM >::type< DESCRIPTOR, MOMENTA >
 
struct  olb::forcing::ShanChen::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::LinearVelocity
 
struct  olb::forcing::LinearVelocity::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::HLBM
 Homogenized LBM modelling moving porous media. More...
 
struct  olb::forcing::HLBM::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 
struct  olb::forcing::ForcedHLBM
 
struct  olb::forcing::ForcedHLBM::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::forcing
 Dynamics combination rules for various forcing schemes.