Static Public Member Functions
reuseTmpTmp< TypeR, Type1, Type12, Type2 > Class Template Reference

Static Public Member Functions

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

Detailed Description

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

Definition at line 81 of file FieldReuseFunctions.H.

Member Function Documentation

◆ New()

static tmp<Field<TypeR> > New ( const tmp< Field< Type1 > > &  tf1,
const tmp< Field< Type2 > > &  tf2 
)
inlinestatic

Definition at line 86 of file FieldReuseFunctions.H.

◆ clear()

static void clear ( const tmp< Field< Type1 > > &  tf1,
const tmp< Field< Type2 > > &  tf2 
)
inlinestatic

Definition at line 95 of file FieldReuseFunctions.H.


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