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

Go to the source code of this file.

Classes

class  olb::FreeEnergyChemicalPotentialCoupling2D< T, DESCRIPTOR >
 This class calculates the chemical potential and stores it in the external field of the respective lattice. More...
 
class  olb::FreeEnergyForceCoupling2D< T, DESCRIPTOR >
 PostProcessor calculating the interfacial force in the free energy model. More...
 
class  olb::FreeEnergyInletOutletCoupling2D< T, DESCRIPTOR >
 PostProcessor for assigning the velocity at inlet and outlets to lattice two and three. More...
 
class  olb::FreeEnergyDensityOutletCoupling2D< T, DESCRIPTOR >
 PostProcessor for setting a constant density outlet. More...
 
class  olb::FreeEnergyChemicalPotentialGenerator2D< T, DESCRIPTOR >
 Generator class for the PostProcessors calculating the chemical potential. More...
 
class  olb::FreeEnergyForceGenerator2D< T, DESCRIPTOR >
 Generator class for the PostProcessors calculating the interfacial force. More...
 
class  olb::FreeEnergyInletOutletGenerator2D< T, DESCRIPTOR >
 Generator class for the PostProcessors assigning the velocity at the outlet to lattice two and three. More...
 
class  olb::FreeEnergyDensityOutletGenerator2D< T, DESCRIPTOR >
 Generator class for the PostProcessors assigning the density boundary condition at the outlet. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.