Static Public Member Functions
reuseTmpFieldField< Field, TypeR, Type1 > Class Template Reference

Static Public Member Functions

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

Detailed Description

template<template< class > class Field, class TypeR, class Type1>
class Foam::reuseTmpFieldField< Field, TypeR, Type1 >

Definition at line 37 of file FieldFieldReuseFunctions.H.

Member Function Documentation

◆ New()

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

Definition at line 42 of file FieldFieldReuseFunctions.H.

References FieldField::NewCalculatedType().

Here is the call graph for this function:

◆ clear()

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

Definition at line 52 of file FieldFieldReuseFunctions.H.

Referenced by Foam::cmptAv(), Foam::cmptMag(), Foam::cmptMax(), Foam::cmptMin(), Foam::mag(), Foam::magSqr(), Foam::pow(), and Foam::sqr().

Here is the caller graph for this function:

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