Public Member Functions | List of all members
magSqr< Type > Class Template Reference

Public Member Functions

 magSqr ()
 
tmp< volScalarFieldoperator() (const GeometricField< Type, fvPatchField, volMesh > &) const
 
template<>
Foam::tmp< Foam::volScalarFieldoperator() (const volScalarField &phi) const
 
template<>
Foam::tmp< Foam::volScalarFieldoperator() (const volSymmTensorField &phi) const
 
template<>
Foam::tmp< Foam::volScalarFieldoperator() (const volTensorField &phi) const
 
template<>
tmp< volScalarFieldoperator() (const volScalarField &phi) const
 
template<>
tmp< volScalarFieldoperator() (const volSymmTensorField &phi) const
 
template<>
tmp< volScalarFieldoperator() (const volTensorField &phi) const
 

Detailed Description

template<class Type>
class Foam::limitFuncs::magSqr< Type >

Definition at line 84 of file LimitFuncs.H.

Constructor & Destructor Documentation

magSqr ( )
inline

Definition at line 88 of file LimitFuncs.H.

References phi.

Member Function Documentation

Foam::tmp< Foam::volScalarField > operator() ( const GeometricField< Type, fvPatchField, volMesh > &  phi) const
inline

Definition at line 33 of file LimitFuncs.C.

References Foam::magSqr(), and phi.

Here is the call graph for this function:

Foam::tmp< Foam::volScalarField > operator() ( const volScalarField phi) const
inline

Definition at line 44 of file LimitFuncs.C.

References phi.

Foam::tmp< Foam::volScalarField > operator() ( const volSymmTensorField phi) const
inline

Definition at line 55 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

Foam::tmp< Foam::volScalarField > operator() ( const volTensorField phi) const
inline

Definition at line 66 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

tmp< volScalarField > operator() ( const volScalarField phi) const
inline
tmp< volScalarField > operator() ( const volSymmTensorField phi) const
inline
tmp< volScalarField > operator() ( const volTensorField phi) const
inline

The documentation for this class was generated from the following files: