OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
latticePhysPressure2D.h File Reference
#include <vector>
#include "superBaseF2D.h"
#include "core/superLattice2D.h"
#include "indicator/superIndicatorBaseF2D.h"
#include "utilities/functorPtr.h"
#include "blockBaseF2D.h"
#include "geometry/blockGeometry.h"
#include "indicator/blockIndicatorF2D.h"
#include "dynamics/porousBGKdynamics.h"
+ Include dependency graph for latticePhysPressure2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::SuperLatticePhysPressure2D< T, DESCRIPTOR >
 functor to get pointwise phys pressure from rho on local lattices More...
 
class  olb::BlockLatticePhysPressure2D< T, DESCRIPTOR >
 BlockLatticePhysPressure2D returns pointwise phys pressure from rho on local lattices. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
 olb::SuperLatticePhysPressure2D (SuperLattice< T, DESCRIPTOR > &, const UnitConverter< T, DESCRIPTOR > &) -> SuperLatticePhysPressure2D< T, DESCRIPTOR >