#include <src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/LimitFuncs.H>
Definition at line 99 of file LimitFuncs.H.
Public Member Functions | |
rhoMagSqr () | |
tmp< volScalarField > | operator() (const GeometricField< Type, fvPatchField, volMesh > &) const |
template<> | |
tmp< volScalarField > | operator() (const volScalarField &phi) const |
rhoMagSqr | ( | ) | [inline]
|
Definition at line 103 of file LimitFuncs.H.
tmp< volScalarField > operator() | ( | const GeometricField< Type, fvPatchField, volMesh > & | phi ) | const [inline]
|
Definition at line 70 of file LimitFuncs.C.
References Foam::magSqr(), phi, and rho.
tmp< volScalarField > operator() | ( | const volScalarField & | phi ) | const [inline]
|
Definition at line 82 of file LimitFuncs.C.