|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::TruncatedCube:Public Member Functions | |
| TruncatedCube (std::string lattice, int cells, int planes) | |
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 123 of file Cuboctahedron.hpp.
|
inline |
Definition at line 125 of file Cuboctahedron.hpp.