OpenLB 1.8.1
Loading...
Searching...
No Matches
setLocalConvectionBoundary2D.hh File Reference
+ Include dependency graph for setLocalConvectionBoundary2D.hh:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
void olb::setLocalConvectionBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, int material, T *uAv=NULL)
 Initialising the LocalConvectionBoundary on the superLattice domain This is a local boundary --> MixinDynamics = RLBdynamics.
 
template<typename T , typename DESCRIPTOR >
void olb::setLocalConvectionBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF2D< T > > &&indicator, T *uAv)
 Initialising the LocalConvectionBoundary on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setLocalConvectionBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockIndicatorF2D< T > &indicator, T *uAv)
 Set LocalConvectionBoundary for indicated cells inside the block domain.