OpenLB 1.8.1
Loading...
Searching...
No Matches
setSignedDistanceBoundary2D.hh File Reference
+ Include dependency graph for setSignedDistanceBoundary2D.hh:
+ 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 >
void olb::setSignedDistanceBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, int material)
 Initialising the setSignedDistanceBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setSignedDistanceBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF2D< T > > &&indicator)
 Initialising the setSignedDistanceBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setSignedDistanceBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockIndicatorF2D< T > &indicator)
 Set signedDistanceBoundary for any indicated cells inside the block domain.