Go to the documentation of this file.
123 const tmp<surfaceScalarField>& tphi,
130 const tmp<surfaceScalarField>& tphi,
139 const tmp<surfaceScalarField>& tphi,
146 const tmp<surfaceScalarField>& tphi,
tmp< surfaceScalarField > meshPhi(const volVectorField &U)
void makeRelative(surfaceScalarField &phi, const volVectorField &U)
Make the given flux relative.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< surfaceScalarField > relative(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given absolute flux in relative form.
void makeAbsolute(surfaceScalarField &phi, const volVectorField &U)
Make the given flux absolute.
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given relative flux in absolute form.