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

reuseTmp< TypeR, Type1 > Class Template Reference

#include <src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H>


Detailed Description

template<class TypeR, class Type1>
class Foam::reuseTmp< TypeR, Type1 >

Definition at line 37 of file FieldReuseFunctions.H.

List of all members.

Static Public Member Functions

static tmp< Field< TypeR > >  New (const tmp< Field< Type1 > > &tf1)
static void  clear (const tmp< Field< Type1 > > &tf1)

Member Function Documentation

static tmp<Field<TypeR> > New ( const tmp< Field< Type1 > > &   tf1  ) [inline, static]
static void clear ( const tmp< Field< Type1 > > &   tf1  ) [inline, static]

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