Macros for easy insertion into run-time selection tables. More...
Go to the source code of this file.
Macros | |
#define | addToRunTimeSelectionTable(baseType, thisType, argNames) |
#define | addNamedToRunTimeSelectionTable(baseType, thisType, argNames, lookup) |
#define | addRemovableToRunTimeSelectionTable(baseType, thisType, argNames) |
#define | addRemovableNamedToRunTimeSelectionTable(baseType, thisType, argNames, lookup) |
#define | addTemplateToRunTimeSelectionTable(baseType, thisType, Targ, argNames) |
#define | addNamedTemplateToRunTimeSelectionTable(baseType, thisType, Targ, argNames, lookup) |
#define | addTemplatedToRunTimeSelectionTable(baseType, thisType, Targ, argNames) |
#define | addNamedTemplatedToRunTimeSelectionTable(baseType, thisType, Targ, argNames, lookup) |
Macros for easy insertion into run-time selection tables.
Original source file addToRunTimeSelectionTable.H
Definition in file addToRunTimeSelectionTable.H.
#define addToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
argNames | |||
) |
Definition at line 36 of file addToRunTimeSelectionTable.H.
#define addNamedToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
argNames, | |||
lookup | |||
) |
Definition at line 45 of file addToRunTimeSelectionTable.H.
#define addRemovableToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
argNames | |||
) |
Definition at line 55 of file addToRunTimeSelectionTable.H.
#define addRemovableNamedToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
argNames, | |||
lookup | |||
) |
Definition at line 64 of file addToRunTimeSelectionTable.H.
#define addTemplateToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
Targ, | |||
argNames | |||
) |
Definition at line 78 of file addToRunTimeSelectionTable.H.
#define addNamedTemplateToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
Targ, | |||
argNames, | |||
lookup | |||
) |
Definition at line 88 of file addToRunTimeSelectionTable.H.
#define addTemplatedToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
Targ, | |||
argNames | |||
) |
Definition at line 102 of file addToRunTimeSelectionTable.H.
#define addNamedTemplatedToRunTimeSelectionTable | ( | baseType, | |
thisType, | |||
Targ, | |||
argNames, | |||
lookup | |||
) |
Definition at line 112 of file addToRunTimeSelectionTable.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.