Go to the source code of this file.
Original source file makeFvOption.H
Definition in file makeFvOption.H.
#define makeFvOption |
( |
|
Option, |
|
|
|
Type |
|
) |
| |
Value: ( \
Foam::fv::Option<Foam::Type>, \
#Type#Option, \
0 \
); \
\
Foam::fv::option::adddictionaryConstructorToTable \
<Foam::fv::Option<Foam::Type>> \
add##Option##Type##dictionary##ConstructorTooptionTable_
#define defineTemplateTypeNameAndDebugWithName(Type, Name, DebugSwitch)
Define the typeName and debug information, lookup as Name.
Definition at line 34 of file makeFvOption.H.