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