FreeFOAM The Cross-Platform CFD Toolkit
magSqr< Type > Class Template Reference

#include <src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/LimitFuncs.H>


Detailed Description

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

Definition at line 84 of file LimitFuncs.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

magSqr ( )
inline

Definition at line 88 of file LimitFuncs.H.


Member Function Documentation

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().


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