Cantera  2.5.1
Classes | Namespaces | Variables
Elements.cpp File Reference
#include "cantera/thermo/Elements.h"
#include "cantera/base/ctml.h"
#include "cantera/base/stringUtils.h"
Include dependency graph for Elements.cpp:

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...
 

Detailed Description

This file contains a database of atomic weights.

Definition in file Elements.cpp.