#include <meam-lammps.h>
Public Member Functions | |
| Vector6 () | |
| double | operator[] (int i) const |
| double & | operator[] (int i) |
| void | clear () |
Public Attributes | |
| double | x [6] |
Definition at line 14 of file meam-lammps.h.
| Vector6::Vector6 | ( | ) | [inline] |
| void Vector6::clear | ( | ) | [inline] |
| double& Vector6::operator[] | ( | int | i | ) | [inline] |
| double Vector6::operator[] | ( | int | i | ) | const [inline] |
| double Vector6::x[6] |
1.5.7.1