#include <string>
#include <iostream>
#include <cctype>
#include <vector>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | PTable |
Functions | |
int | PTable::atom_number (string &aName) |
string | PTable::atom_name (int aNumber) |
double | PTable::atom_mass (int aNumber) |