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