OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
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...
 
class  olb::FreeEnergyChemPotBoundaryProcessor2DA< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 PostProcessors for the chemical potential boundary condition in the free energy model. More...
 
class  olb::FreeEnergyChemPotBoundaryProcessor2DB< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 
class  olb::FreeEnergyWallProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 PostProcessor for the wetting boundary condition in the free energy model. More...
 
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...
 
class  olb::StraightConvectionBoundaryProcessorGenerator2D< T, DESCRIPTOR, direction, orientation >
 
class  olb::SlipBoundaryProcessor2D< T, DESCRIPTOR >
 This class computes a slip BC in 2D. More...
 
class  olb::SlipBoundaryProcessorGenerator2D< T, DESCRIPTOR >
 
class  olb::PartialSlipBoundaryProcessor2D< T, DESCRIPTOR >
 This class computes a partial slip BC in 2D. More...
 
class  olb::PartialSlipBoundaryProcessorGenerator2D< 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...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.