Function2Fwd.H File Reference
Include dependency graph for Function2Fwd.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define TYPEDEF_TYPE_FUNCTION2(Type, nullArg)    typedef Function2<Type> Type##Function2;
 

Typedefs

typedef Function2< label > labelFunction2
 

Functions

 FOR_ALL_FIELD_TYPES (TYPEDEF_TYPE_FUNCTION2)
 

Detailed Description

Original source file Function2Fwd.H

Definition in file Function2Fwd.H.

Macro Definition Documentation

◆ TYPEDEF_TYPE_FUNCTION2

#define TYPEDEF_TYPE_FUNCTION2 (   Type,
  nullArg 
)     typedef Function2<Type> Type##Function2;

Definition at line 36 of file Function2Fwd.H.