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

Go to the source code of this file.

Classes

class  olb::ForwardCouplingModel< T, Particle >
 Abstact base class for all the forward-coupling models Its raison d'etre consists of not being templetized in Lattice. More...
 
class  olb::BaseForwardCouplingModel< T, Lattice, Particle >
 Abstact base class for all the local/non-local forward-coupling models. More...
 
class  olb::LocalBaseForwardCouplingModel< T, Lattice, Particle >
 Abstact class for all the local forward-coupling models, viz., momentum coupling from fluid to particle. More...
 
class  olb::NaiveForwardCouplingModel< T, Lattice, Particle >
 Class for a naive forward-coupling model. More...
 
class  olb::LaddForwardCouplingModel< T, Lattice, Particle >
 Class for a forward-coupling model following the Ladd's mechanism. More...
 
class  olb::NonLocalBaseForwardCouplingModel< T, Lattice, Particle >
 Abstact class for all the non-local forward-coupling models, viz., momentum coupling from fluid to particle. More...
 
class  olb::NaiveNonLocalForwardCouplingModel< T, Lattice, Particle >
 Class for a naive, non-local forward-coupling model as in Sungkorn et al. More...
 
class  olb::vanWachemForwardCouplingModel< T, Lattice, Particle >
 Class for a forward-coupling model as in Evrard, Denner and van Wachem (2019), but with an extra-normalization of the smoothing function. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.