#include <src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/LimitFuncs.H>
Definition at line 84 of file LimitFuncs.H.
Public Member Functions | |
magSqr () | |
tmp< volScalarField > | operator() (const GeometricField< Type, fvPatchField, volMesh > &) const |
template<> | |
tmp< volScalarField > | operator() (const volScalarField &phi) const |
template<> | |
tmp< volScalarField > | operator() (const volTensorField &phi) const |
magSqr | ( | ) | [inline]
|
Definition at line 88 of file LimitFuncs.H.
tmp< volScalarField > operator() | ( | const GeometricField< Type, fvPatchField, volMesh > & | phi ) | const [inline]
|
Definition at line 40 of file LimitFuncs.C.
References Foam::magSqr(), and phi.
tmp< volScalarField > operator() | ( | const volScalarField & | phi ) | const [inline]
|
Definition at line 50 of file LimitFuncs.C.
References phi.
tmp< volScalarField > operator() | ( | const volTensorField & | phi ) | const [inline]
|
Definition at line 60 of file LimitFuncs.C.
References phi, and Foam::tr().