magSqr< Type > Class Template Reference

Public Member Functions

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

Detailed Description

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

Definition at line 86 of file LimitFuncs.H.

Constructor & Destructor Documentation

◆ magSqr()

magSqr ( )
inline

Definition at line 90 of file LimitFuncs.H.

Member Function Documentation

◆ operator()() [1/7]

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

Definition at line 34 of file LimitFuncs.C.

References Foam::magSqr(), and phi.

Here is the call graph for this function:

◆ operator()() [2/7]

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

Definition at line 45 of file LimitFuncs.C.

References phi.

◆ operator()() [3/7]

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

Definition at line 56 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

◆ operator()() [4/7]

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

Definition at line 67 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

◆ operator()() [5/7]

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

◆ operator()() [6/7]

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

◆ operator()() [7/7]

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

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