Loading...
Searching...
No Matches
reuseTmpTmp< TypeR, Type1, Type12, Type2 > Struct Template Reference

#include <FieldReuseFunctions.H>

Inheritance diagram for reuseTmpTmp< TypeR, Type1, Type12, Type2 >:

Static Public Member Functions

static tmp< Field< TypeR > > New (const tmp< Field< Type1 > > &tf1, const tmp< Field< Type2 > > &tf2)
 Dissimilar types: just use size.

Detailed Description

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

Definition at line 101 of file FieldReuseFunctions.H.

Member Function Documentation

◆ New()

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

Dissimilar types: just use size.

Definition at line 106 of file FieldReuseFunctions.H.

References New().

Referenced by New(), reuseTmpTmp< TypeR, Type1, Type12, TypeR >::New(), reuseTmpTmp< TypeR, TypeR, TypeR, Type2 >::New(), and reuseTmpTmp< TypeR, TypeR, TypeR, TypeR >::New().

Here is the call graph for this function:
Here is the caller graph for this function:

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