#include <FieldReuseFunctions.H>

Static Public Member Functions | |
| static tmp< Field< TypeR > > | New (const Field< Type1 > &f1) |
| Pass-through to tmp New. | |
| static tmp< Field< TypeR > > | New (const tmp< Field< Type1 > > &tf1) |
| Dissimilar types: just use size. | |
Definition at line 34 of file FieldReuseFunctions.H.
|
inlinestatic |
Pass-through to tmp New.
Definition at line 39 of file FieldReuseFunctions.H.
References New(), and UList< T >::size().
Referenced by Foam::cmptAv(), Foam::cmptMax(), Foam::cmptMin(), Foam::mag(), Foam::magSqr(), Foam::New(), New(), New(), reuseTmp< TypeR, TypeR >::New(), Foam::pow(), and Foam::sqr().


|
inlinestatic |
Dissimilar types: just use size.
Definition at line 47 of file FieldReuseFunctions.H.
References New().
