Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | IMPLEMENT_SPECIALISED_READ_TYPE(T, nullArg) |
#define | IMPLEMENT_SPECIALISED_READ_LIST_TYPE(T, nullArg) IMPLEMENT_SPECIALISED_READ_TYPE(List<Foam::T>, nullArg) |
Functions | |
defineTypeNameAndDebug (dictionary, 0) | |
Original source file dictionary.C
Definition in file dictionary.C.
#define IMPLEMENT_SPECIALISED_READ_TYPE | ( | T, | |
nullArg | |||
) |
Definition at line 286 of file dictionary.C.
#define IMPLEMENT_SPECIALISED_READ_LIST_TYPE | ( | T, | |
nullArg | |||
) | IMPLEMENT_SPECIALISED_READ_TYPE(List<Foam::T>, nullArg) |
Definition at line 309 of file dictionary.C.