#include <src/OpenFOAM/fields/Fields/Field/FieldReuseFunctions.H>
Definition at line 81 of file FieldReuseFunctions.H.
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) |
| static tmp<Field<TypeR> > New | ( | const tmp< Field< Type1 > > & | tf1, |
| const tmp< Field< Type2 > > & | tf2 | ||
| ) | [inline, static]
|
Definition at line 86 of file FieldReuseFunctions.H.
| static void clear | ( | const tmp< Field< Type1 > > & | tf1, |
| const tmp< Field< Type2 > > & | tf2 | ||
| ) | [inline, static]
|
Definition at line 95 of file FieldReuseFunctions.H.