Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
Original source file chemistryReader.H
Definition in file chemistryReader.H.
| #define makeChemistryReader |
( |
|
Thermo | ) |
|
Value:#define defineTemplateRunTimeSelectionTable(baseType, argNames)
Define run-time selection table for template classes.
#define defineTemplateTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information for templates, useful.
Definition at line 136 of file chemistryReader.H.
| #define makeChemistryReaderType |
( |
|
Reader, |
|
|
|
Thermo |
|
) |
| |
Value: chemistryReader<Thermo>::adddictionaryConstructorToTable<Reader<Thermo>>
\ add##Reader##Thermo##ConstructorToTable_
#define defineNamedTemplateTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information for templates.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Definition at line 141 of file chemistryReader.H.
| #define addChemistryReaderType |
( |
|
Reader, |
|
|
|
Thermo |
|
) |
| |
Value: chemistryReader<Thermo>::adddictionaryConstructorToTable<Reader>
\ add##Reader##Thermo##ConstructorToTable_
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Definition at line 148 of file chemistryReader.H.
| #define addTemplateChemistryReaderType |
( |
|
Reader, |
|
|
|
Thermo |
|
) |
| |
Value: chemistryReader<Thermo>::adddictionaryConstructorToTable<Reader>
\ add##Reader##Thermo##ConstructorToTable_
#define defineNamedTemplateTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information for templates.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Definition at line 155 of file chemistryReader.H.