|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| Grid3D (unsigned int dim1, unsigned int dim2, unsigned int dim3) | |
| Elem & | operator() (unsigned int i, unsigned int j, unsigned int k) |
| const Elem & | operator() (unsigned int i, unsigned int j, unsigned int k) const |
| std::vector< Elem > | getAllNeighbors (unsigned int i, unsigned int j, unsigned int k) |
Definition at line 61 of file Grid3d.hpp.
|
inline |
Definition at line 63 of file Grid3d.hpp.
|
inline |
Definition at line 81 of file Grid3d.hpp.
|
inline |
Definition at line 68 of file Grid3d.hpp.
|
inline |
Definition at line 74 of file Grid3d.hpp.