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

Go to the source code of this file.

Classes

struct  olb::FullSlipBoundaryPostProcessor3D< typename, typename, NX, NY, NZ >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
void olb::setSlipBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 3 > &superGeometry, int material)
 Initialising the setslipBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setSlipBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF3D< T > > &&indicator)
 Initialising the setslipBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR >
void olb::setSlipBoundary (BlockLattice< T, DESCRIPTOR > &block, BlockIndicatorF3D< T > &indicator, bool includeOuterCells=false)
 Set slipBoundary for any indicated cells inside the block domain.