OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
setLocalVelocityBoundary2D.hh File Reference
#include "setLocalVelocityBoundary2D.h"
+ Include dependency graph for setLocalVelocityBoundary2D.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 , class MixinDynamics = RLBdynamics<T,DESCRIPTOR>>
void olb::setLocalVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, T omega, SuperGeometry< T, 2 > &superGeometry, int material)
 Initialising the setLocalVelocityBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR , class MixinDynamics = RLBdynamics<T,DESCRIPTOR>>
void olb::setLocalVelocityBoundary (SuperLattice< T, DESCRIPTOR > &sLattice, T omega, FunctorPtr< SuperIndicatorF2D< T > > &&indicator)
 Initialising the setLocalVelocityBoundary function on the superLattice domain.
 
template<typename T , typename DESCRIPTOR , class MixinDynamics >
void olb::setLocalVelocityBoundary (BlockLattice< T, DESCRIPTOR > &block, T omega, BlockIndicatorF2D< T > &indicator, bool includeOuterCells=false)
 Set local velocity boundary for any indicated cells inside the block domain.