36#ifndef constrainPressure_H
37#define constrainPressure_H
69 inline const Type&
relative(
const Type&
U)
const
76 inline const Type&
relative(
const Type&
U,
const label patchi)
const
85template<
class RhoType,
class RAUType,
class MRFType>
92 const RAUType& rhorAU,
96template<
class RAUType>
103 const RAUType& rhorAU
106template<
class RAUType,
class MRFType>
116template<
class RAUType>
const Type & relative(const Type &U, const label patchi) const
Return the argument unchanged.
const Type & relative(const Type &U) const
Return the argument unchanged.
tmp< volScalarField > rAU
void constrainPressure(volScalarField &p, const RhoType &rho, const volVectorField &U, const surfaceScalarField &phiHbyA, const RAUType &rhorAU, const MRFType &MRF)
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Forwards and collection of common volume field types.