OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
forcing.h File Reference
#include "lbm.h"
#include "descriptorField.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::Kupershtokh
 Dynamics combination rule implementing the forcing scheme by Kupershtokh et al. More...
 
struct  olb::forcing::Kupershtokh::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 >
 

Namespaces

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