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

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


Detailed Description

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

Definition at line 66 of file LimitFuncs.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

null ( )
inline

Definition at line 70 of file LimitFuncs.H.


Member Function Documentation

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

Definition at line 74 of file LimitFuncs.H.

References phi.


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