OpenMD 3.0
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< Vector3dgetPoints ()
 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< Vector3dtruncatedRing (int n, int k)
 Generate the rings of the Decahedron.
 
- Protected Attributes inherited from OpenMD::Decahedron
int N_
 
int M_
 
int K_
 
vector< Vector3dPoints
 
vector< Vector3dBasis
 

Detailed Description

Definition at line 129 of file Decahedron.hpp.

Constructor & Destructor Documentation

◆ CurlingStoneDecahedron()

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

Definition at line 141 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 147 of file Decahedron.cpp.

References OpenMD::Decahedron::getPoints().


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