OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
RegularCuboctahedron (std::string lattice, int cells) | |
Public Member Functions inherited from OpenMD::Cuboctahedron | |
Cuboctahedron (std::string lattice, int cells, int planes) | |
Default constructor. | |
virtual vector< Vector3d > | getPoints () |
Get the generated points in the cluster. | |
Additional Inherited Members | |
Protected Member Functions inherited from OpenMD::Cuboctahedron | |
bool | inCluster111 (Vector3d r) |
bool | inCluster (Vector3d r) |
Protected Attributes inherited from OpenMD::Cuboctahedron | |
std::string | lattice_ |
int | L_ |
int | M_ |
vector< Vector3d > | Points |
vector< Vector3d > | Basis |
Definition at line 118 of file Cuboctahedron.hpp.
|
inline |
Definition at line 120 of file Cuboctahedron.hpp.