OpenMD 3.1
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 58 of file Grid3d.hpp.
|
inline |
Definition at line 60 of file Grid3d.hpp.
|
inline |
Definition at line 78 of file Grid3d.hpp.
|
inline |
Definition at line 65 of file Grid3d.hpp.
|
inline |
Definition at line 71 of file Grid3d.hpp.