OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
setBouzidiVelocityBoundary3D.hh File Reference
#include "setBouzidiVelocityBoundary3D.h"
+ Include dependency graph for setBouzidiVelocityBoundary3D.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 >
void olb::legacy::setBouzidiVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 3 > &superGeometry, int material, IndicatorF3D< T > &indicator, std::vector< int > bulkMaterials=std::vector< int >(1, 1))
 Set offDynamics with boundary links and post processors using indicators.
 
template<typename T , typename DESCRIPTOR >
void olb::legacy::setBouzidiVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF3D< T > > &&boundaryIndicator, FunctorPtr< SuperIndicatorF3D< T > > &&bulkIndicator, IndicatorF3D< T > &geometryIndicator)
 Initialising the BouzidiVelocityBoundary on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::legacy::setBouzidiVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockIndicatorF3D< T > &boundaryIndicator, BlockIndicatorF3D< T > &bulkIndicator, IndicatorF3D< T > &geometryIndicator, T _epsFraction)
 
template<typename T , typename DESCRIPTOR >
void olb::legacy::setBouzidiVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 3 > &blockGeometryStructure, int iX, int iY, int iZ, IndicatorF3D< T > &geometryIndicator, BlockIndicatorF3D< T > &bulkIndicator, T _epsFraction)
 
template<typename T , typename DESCRIPTOR >
void olb::legacy::setBouzidiVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 3 > &blockGeometryStructure, int x, int y, int z, T distances[DESCRIPTOR::q])
 
template<typename T , typename DESCRIPTOR >
void olb::legacy::setBouzidiVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockGeometry< T, 3 > &blockGeometryStructure, int x, int y, int z, int iPop, T dist)