Cantera
2.0
|
internal database of default atomic weights More...
#include <map>
#include <string>
#include <iostream>
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] |
internal database of default atomic weights
Definition in file atomicWeightDB.cpp.