Cantera
2.5.1
|
#include "cantera/thermo/Elements.h"
#include "cantera/base/ctml.h"
#include "cantera/base/stringUtils.h"
Go to the source code of this file.
Classes | |
struct | atomicWeightData |
struct | isotopeWeightData |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Variables | |
static struct atomicWeightData | atomicWeightTable [] |
atomicWeightTable is a vector containing the atomic weights database. More... | |
static struct isotopeWeightData | isotopeWeightTable [] |
isotopeWeightTable is a vector containing the atomic weights database. More... | |
This file contains a database of atomic weights.
Definition in file Elements.cpp.