|
OpenMD 3.2
Molecular Dynamics in the Open
|
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 126 of file Cuboctahedron.hpp.
|
inline |
Definition at line 128 of file Cuboctahedron.hpp.