FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

rhoMagSqr< Type > Class Template Reference

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


Detailed Description

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

Definition at line 99 of file LimitFuncs.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

rhoMagSqr (  ) [inline]

Definition at line 103 of file LimitFuncs.H.


Member Function Documentation

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

Definition at line 70 of file LimitFuncs.C.

References Foam::magSqr(), phi, and rho.

tmp< volScalarField > operator() ( const volScalarField &   phi  ) const [inline]

Definition at line 82 of file LimitFuncs.C.

References phi, and rho.


The documentation for this class was generated from the following files:
  • src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/LimitFuncs.H
  • src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/LimitedScheme/LimitFuncs.C