Public Member Functions
magSqr< Type > Class Template Reference

Public Member Functions

 magSqr ()
 
tmp< volScalarFieldoperator() (const GeometricField< Type, fvPatchField, volMesh > &) 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 84 of file LimitFuncs.H.

Constructor & Destructor Documentation

◆ magSqr()

magSqr ( )
inline

Definition at line 88 of file LimitFuncs.H.

Member Function Documentation

◆ operator()() [1/4]

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

Definition at line 40 of file LimitFuncs.C.

References Foam::magSqr(), and phi.

Here is the call graph for this function:

◆ operator()() [2/4]

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

Definition at line 50 of file LimitFuncs.C.

References phi.

◆ operator()() [3/4]

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

Definition at line 60 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

◆ operator()() [4/4]

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

Definition at line 70 of file LimitFuncs.C.

References phi, and Foam::tr().

Here is the call graph for this function:

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