Definition in file chemistrySolver.H.
#include "src/thermophysicalModels/chemistryModel/chemistryModel/ODEChemistryModel/ODEChemistryModel.H"#include "src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.H"#include "src/OpenFOAM/fields/Fields/scalarField/scalarField.H"#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"#include "src/OpenFOAM/db/runTimeSelection/runTimeSelectionTables.H"
Include dependency graph for chemistrySolver.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | chemistrySolver< CompType, ThermoType > |
| An abstract base class for solving chemistry. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeChemistrySolver(Comp, Thermo) |
| #define | makeChemistrySolverType(SS, Comp, Thermo) |
| #define makeChemistrySolver | ( | Comp, | |
| Thermo | |||
| ) |
Definition at line 134 of file chemistrySolver.H.
| #define makeChemistrySolverType | ( | SS, | |
| Comp, | |||
| Thermo | |||
| ) |
Definition at line 153 of file chemistrySolver.H.