OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
setBounceBackVelocityBoundary3D.hh File Reference
#include "setBounceBackVelocityBoundary3D.h"
+ Include dependency graph for setBounceBackVelocityBoundary3D.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::setBounceBackVelocityBoundary (SuperGeometry< T, 3 > &superGeometry, int material, T omega, SuperLattice< T, DESCRIPTOR > &sLattice)
 Initialising the setLocalVelocityBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setBounceBackVelocityBoundary (FunctorPtr< SuperIndicatorF3D< T > > &&indicator, T omega, SuperLattice< T, DESCRIPTOR > &sLattice)
 
template<typename T , typename DESCRIPTOR >
void olb::setBounceBackVelocityBoundary (BlockIndicatorF3D< T > &indicator, T omega, bool includeOuterCells, BlockLattice< T, DESCRIPTOR > &_block)
 Set BounceBackVelocityBoundary for any indicated cells inside the block domain.