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

Go to the source code of this file.

Classes

class  olb::PlaneFdBoundaryProcessor3D< T, DESCRIPTOR, direction, orientation >
 This class computes the skordos BC on a plane wall in 3D but with a limited number of terms added to the equilibrium distributions (i.e. More...
 
class  olb::StraightConvectionBoundaryProcessor3D< DESCRIPTOR, direction, orientation >
 
struct  olb::StraightConvectionBoundaryProcessor3D< DESCRIPTOR, direction, orientation >::PREV_CELL
 
class  olb::OuterVelocityEdgeProcessor3D< T, DESCRIPTOR, plane, normal1, normal2 >
 This class computes the skordos BC on a convex edge wall in 3D but with a limited number of terms added to the equilibrium distributions (i.e. More...
 
struct  olb::OuterVelocityCornerProcessor3D< T, DESCRIPTOR, xNormal, yNormal, zNormal >
 
class  olb::SlipBoundaryProcessor3D< T, DESCRIPTOR >
 This class computes a slip BC in 3D. More...
 
class  olb::SlipBoundaryProcessorGenerator3D< T, DESCRIPTOR >
 
class  olb::PartialSlipBoundaryProcessor3D< T, DESCRIPTOR >
 This class computes a partial slip BC in 3D. More...
 
class  olb::PartialSlipBoundaryProcessorGenerator3D< T, DESCRIPTOR >
 
class  olb::FreeEnergyChemPotBoundaryProcessor3DA< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >
 PostProcessors for the chemical potential boundary condition in the free energy model. More...
 
class  olb::FreeEnergyChemPotBoundaryProcessor3DB< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >
 
class  olb::FreeEnergyWallProcessor3D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >
 PostProcessor for the wetting boundary condition in the free energy model. More...
 
class  olb::FreeEnergyConvectiveProcessor3D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >
 PostProcessor for the density / velocity outflow boundaries in the free energy model. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.