Cantera
2.0
|
#include <fstream>
#include <string>
#include <iostream>
#include "ckr_defs.h"
#include "Element.h"
#include "Species.h"
#include "Reaction.h"
Go to the source code of this file.
Classes | |
class | CK_SyntaxError |
Exception class for syntax errors. More... | |
class | CKParser |
Chemkin mechanism file parser. More... | |
Namespaces | |
namespace | ckr |
the namespace for the CKReader packaage | |
Variables | |
const int | NoThermoDatabase = 10 |
readability constants | |
const int | HasTempRange = 11 |