OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::CurlingStoneDecahedron Class Reference
Inheritance diagram for OpenMD::CurlingStoneDecahedron:

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

Detailed Description

Definition at line 132 of file Decahedron.hpp.

Constructor & Destructor Documentation

◆ CurlingStoneDecahedron()

OpenMD::CurlingStoneDecahedron::CurlingStoneDecahedron ( int columnAtoms,
int shells,
int twinAtoms,
int truncatedPlanes )

Definition at line 144 of file Decahedron.cpp.

Member Function Documentation

◆ getPoints()

vector< Vector3d > OpenMD::CurlingStoneDecahedron::getPoints ( )
virtual

Get the generated points in the cluster.

Reimplemented from OpenMD::Decahedron.

Definition at line 150 of file Decahedron.cpp.

References OpenMD::Decahedron::getPoints().


The documentation for this class was generated from the following files: