|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| InoDecahedron (int columnAtoms, int shells) | |
| Public Member Functions inherited from OpenMD::Decahedron | |
| Decahedron (int columnAtoms, int shells, int twinAtoms) | |
| Default constructor. | |
| virtual vector< Vector3d > | getPoints () |
| Get the generated points in the cluster. | |
Additional Inherited Members | |
| Protected Member Functions inherited from OpenMD::Decahedron | |
| vector< Vector3d > | truncatedRing (int n, int k) |
| Generate the rings of the Decahedron. | |
| Protected Attributes inherited from OpenMD::Decahedron | |
| int | N_ |
| int | M_ |
| int | K_ |
| vector< Vector3d > | Points |
| vector< Vector3d > | Basis |
Definition at line 126 of file Decahedron.hpp.
|
inline |
Definition at line 128 of file Decahedron.hpp.