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

reuseTmpTmp< TypeR, TypeR, TypeR, Type2 > Class Template Reference

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


Detailed Description

template<class TypeR, class Type2>
class Foam::reuseTmpTmp< TypeR, TypeR, TypeR, Type2 >

Definition at line 143 of file FieldReuseFunctions.H.

List of all members.

Static Public Member Functions

static tmp< Field< TypeR > >  New (const tmp< Field< TypeR > > &tf1, const tmp< Field< Type2 > > &tf2)
static void  clear (const tmp< Field< TypeR > > &tf1, const tmp< Field< Type2 > > &tf2)

Member Function Documentation

static tmp<Field<TypeR> > New ( const tmp< Field< TypeR > > &   tf1,
const tmp< Field< Type2 > > &   tf2  
) [inline, static]

Definition at line 148 of file FieldReuseFunctions.H.

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

Definition at line 164 of file FieldReuseFunctions.H.


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