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

reuseTmpTmp< TypeR, Type1, Type12, TypeR > Class Template Reference

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


Detailed Description

template<class TypeR, class Type1, class Type12>
class Foam::reuseTmpTmp< TypeR, Type1, Type12, TypeR >

Definition at line 107 of file FieldReuseFunctions.H.

List of all members.

Static Public Member Functions

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

Member Function Documentation

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

Definition at line 112 of file FieldReuseFunctions.H.

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

Definition at line 128 of file FieldReuseFunctions.H.


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