
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) | |
Original source file Function1Fwd.H
Definition in file Function1Fwd.H.
| #define TYPEDEF_TYPE_FUNCTION1 | ( | Type, | |
| nullArg | |||
| ) | typedef Function1<Type> Type##Function1; |
Definition at line 36 of file Function1Fwd.H.