OpenLB 1.8.1
Loading...
Searching...
No Matches
setSlipBoundaryWithDynamics3D.h File Reference
+ Include dependency graph for setSlipBoundaryWithDynamics3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR , typename MixinDynamics = BGKdynamics<T,DESCRIPTOR>>
void olb::setSlipBoundaryWithDynamics (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 3 > &superGeometry, int material)
 Initialising the setSlipBoundaryWithDynamics function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR , typename MixinDynamics = BGKdynamics<T,DESCRIPTOR>>
void olb::setSlipBoundaryWithDynamics (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF3D< T > > &&indicator)
 Initialising the setSlipBoundaryWithDynamics function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR , typename MixinDynamics >
void olb::setSlipBoundaryWithDynamics (BlockLattice< T, DESCRIPTOR > &_block, BlockIndicatorF3D< T > &indicator)