QNANO
|
Public Member Functions | |
void | set (int i, Vec3d v) |
Atom (int element_, Vec3d pos_) | |
Atom (int element_, double x, double y, double z) | |
Atom & | operator+= (const Vec3d &otherpos) |
Public Attributes | |
int | element |
Atoms are specified by their element and their position. | |
Vec3d | pos |