|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::RegularDecahedron:Public Member Functions | |
| RegularDecahedron (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 118 of file Decahedron.hpp.
|
inline |
Definition at line 120 of file Decahedron.hpp.