Cantera  2.0
Namespaces | Functions | Variables
atomicWeightDB.cpp File Reference

internal database of default atomic weights More...

#include <map>
#include <string>
#include <iostream>
Include dependency graph for atomicWeightDB.cpp:

Go to the source code of this file.

Namespaces

namespace  ckr
 the namespace for the CKReader packaage
 

Functions

void getDefaultAtomicWeights (map< string, double > &weights)
 Get table of atomic weights from the internal database.
 
void writeKnownElements (ostream &s, string fmt)
 

Variables

static double _weights []
 
static char _symbols [][3]
 

Detailed Description

internal database of default atomic weights

Definition in file atomicWeightDB.cpp.