OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
setNewSlipBoundary3D.hh File Reference
#include "dynamics/dynamics.h"
+ Include dependency graph for setNewSlipBoundary3D.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::SlipBoundaryPostProcessor3D< T, DESCRIPTOR, discreteNormalX, discreteNormalY, discreteNormalZ >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
void olb::setNewSlipBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 3 > &superGeometry, int material)
 
template<typename T , typename DESCRIPTOR >
void olb::setNewSlipBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF3D< T > > &&indicator)
 
template<typename T , typename DESCRIPTOR >
void olb::setNewSlipBoundary (BlockLattice< T, DESCRIPTOR > &_block, BlockIndicatorF3D< T > &indicator, bool includeOuterCells)