OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
setBouzidiZeroVelocityBoundary2D.hh File Reference
#include "setBouzidiZeroVelocityBoundary2D.h"
+ Include dependency graph for setBouzidiZeroVelocityBoundary2D.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.
 
namespace  olb::legacy
 

Functions

template<typename T , typename DESCRIPTOR , class MixinDynamics = BGKdynamics<T,DESCRIPTOR>>
void olb::legacy::setBouzidiZeroVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, int material, IndicatorF2D< T > &geometryIndicator, std::vector< int > bulkMaterials=std::vector< int >(1, 1))
 Set offDynamics with boundary links and post processors using indicators.
 
template<typename T , typename DESCRIPTOR , class MixinDynamics = BGKdynamics<T,DESCRIPTOR>>
void olb::legacy::setBouzidiZeroVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF2D< T > > &&boundaryIndicator, FunctorPtr< SuperIndicatorF2D< T > > &&bulkIndicator, IndicatorF2D< T > &geometryIndicator)
 Initialising the BouzidiZeroVelocityBoundary on the superLattice domain.
 
template<typename T , typename DESCRIPTOR , class MixinDynamics >
void olb::legacy::setBouzidiZeroVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockIndicatorF2D< T > &boundaryIndicator, BlockIndicatorF2D< T > &bulkIndicator, IndicatorF2D< T > &geometryIndicator)
 
template<typename T , typename DESCRIPTOR , class MixinDynamics >
void olb::legacy::setBouzidiZeroVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 2 > &blockGeometryStructure, int iX, int iY, BlockIndicatorF2D< T > &bulkIndicator, IndicatorF2D< T > &geometryIndicator)
 
template<typename T , typename DESCRIPTOR , class MixinDynamics >
void olb::legacy::setBouzidiZeroVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 2 > &blockGeometryStructure, int x, int y, T distances[DESCRIPTOR::q])
 
template<typename T , typename DESCRIPTOR , class MixinDynamics >
void olb::legacy::setBouzidiZeroVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 2 > &blockGeometryStructure, int x, int y, int iPop, T dist)