OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
CurlingStoneDecahedron (int columnAtoms, int shells, int twinAtoms, int truncatedPlanes) | |
vector< Vector3d > | getPoints () |
Get the generated points in the cluster. | |
Public Member Functions inherited from OpenMD::Decahedron | |
Decahedron (int columnAtoms, int shells, int twinAtoms) | |
Default constructor. | |
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 129 of file Decahedron.hpp.
OpenMD::CurlingStoneDecahedron::CurlingStoneDecahedron | ( | int | columnAtoms, |
int | shells, | ||
int | twinAtoms, | ||
int | truncatedPlanes ) |
Definition at line 141 of file Decahedron.cpp.
|
virtual |
Get the generated points in the cluster.
Reimplemented from OpenMD::Decahedron.
Definition at line 147 of file Decahedron.cpp.
References OpenMD::Decahedron::getPoints().