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

Go to the source code of this file.

Classes

class  olb::BackCouplingModel< T, Particle >
 Abstact base class for BaseBackCouplingModel. More...
 
class  olb::BaseBackCouplingModel< T, Lattice, Particle >
 Abstact class for all the back-coupling models, viz., momentum coupling from particle to fluid. More...
 
class  olb::BaseLocalBackCouplingModel< T, Lattice, Particle >
 Abstact class for all the local back-coupling models. More...
 
class  olb::BaseNonLocalBackCouplingModel< T, Lattice, Particle >
 Abstact class for all the non-local back-coupling models. More...
 
class  olb::LocalBackCouplingModel< T, Lattice, Particle >
 Back-coupling is performed only on the cell containing the particle. More...
 
class  olb::CubicDeltaBackCouplingModel< T, Lattice, Particle >
 Back-coupling is performed on the cell containing the particle and its neighbours within a cube of one lattice spacing, as per in Maier et al. More...
 
class  olb::NonLocalBaseBackCouplingModel< T, Lattice, Particle >
 Class for a generic non-local back-coupling model (but this is NOT VIRTUAL!), viz., momentum coupling from particle to fluid, for model more complicated that CubicDeltaBackCouplingModel. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.