#include <aflow.h>
Public Member Functions | |
Atom () | |
~Atom () | |
void | GetAtomicProperties (string) |
Public Attributes | |
string | name |
string | symbol |
int | number |
double | mass |
double | radius |
double | Xi |
Private Member Functions | |
void | free () |
pocc::Atom::Atom | ( | ) |
pocc::Atom::~Atom | ( | ) |
void pocc::Atom::GetAtomicProperties | ( | string | ) |
|
private |