OpenLB 1.8.1
Loading...
Searching...
No Matches
boundaryPostProcessors2D.h File Reference
#include "core/postProcessing.h"
#include "core/operator.h"
+ Include dependency graph for boundaryPostProcessors2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::StraightFdBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >
 This class computes the skordos BC on a flat wall in 2D but with a limited number of terms added to the equilibrium distributions (i.e. More...
 
struct  olb::FreeEnergyInletMomentum2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 PostProcessors for the chemical potential boundary condition in the free energy model. More...
 
struct  olb::FreeEnergyInletOrderParameter2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 
struct  olb::FreeEnergyOutletMomentum2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 
struct  olb::FreeEnergyOutletOrderParameter2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 
struct  olb::FreeEnergyWallMomentumProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 PostProcessor for the wetting boundary condition in the free energy model. More...
 
struct  olb::FreeEnergyWallOrderParameterProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 
class  olb::FreeEnergyConvectiveProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 PostProcessor for pressure / velocity outflow boundaries in the free energy model. More...
 
class  olb::StraightConvectionBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >
 This class computes a convection BC on a flat wall in 2D. More...
 
struct  olb::StraightConvectionBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >::PREV_CELL
 
class  olb::SlipBoundaryProcessor2D< T, DESCRIPTOR >
 This class computes a slip BC in 2D. More...
 
class  olb::SlipBoundaryProcessorGenerator2D< T, DESCRIPTOR >
 
class  olb::OuterVelocityCornerProcessor2D< T, DESCRIPTOR, xNormal, yNormal >
 This class computes the skordos BC in 2D on a convex corner but with a limited number of terms added to the equilibrium distributions (i.e. More...
 
struct  olb::FlatConvectivePhaseFieldPostProcessorA2D< T, DESCRIPTOR, xNormal, yNormal >
 This class computes the convective boundary condition for the populations of a phase field solving LBE. More...
 
struct  olb::FlatConvectivePhaseFieldPostProcessorB2D< T, DESCRIPTOR, xNormal, yNormal >
 This class computes the convective boundary condition for phi at ghost nodes for a phase field solving LBE. More...
 
struct  olb::ConvectivePostProcessor2D< T, DESCRIPTOR >
 This class overcomes overwriting populations from streaming for convective boundary conditions. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.