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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define TYPEDEF_TYPE_FUNCTION1(Type, nullArg)    typedef Function1<Type> Type##Function1;
 

Typedefs

typedef Function1< label > labelFunction1
 

Functions

 FOR_ALL_FIELD_TYPES (TYPEDEF_TYPE_FUNCTION1)
 

Detailed Description

Original source file Function1Fwd.H

Definition in file Function1Fwd.H.

Macro Definition Documentation

◆ TYPEDEF_TYPE_FUNCTION1

#define TYPEDEF_TYPE_FUNCTION1 (   Type,
  nullArg 
)     typedef Function1<Type> Type##Function1;

Definition at line 36 of file Function1Fwd.H.