|
MDStressLab++
|
#include <neighbor_list.h>
Public Attributes | |
| int | numberOfParticles |
| double | cutoff |
| int * | Nneighbors |
| int * | neighborList |
| int * | beginIndex |
Definition at line 14 of file neighbor_list.h.
| int* NeighListOne::beginIndex |
Definition at line 20 of file neighbor_list.h.
| double NeighListOne::cutoff |
Definition at line 17 of file neighbor_list.h.
| int* NeighListOne::neighborList |
Definition at line 19 of file neighbor_list.h.
| int* NeighListOne::Nneighbors |
Definition at line 18 of file neighbor_list.h.
| int NeighListOne::numberOfParticles |
Definition at line 16 of file neighbor_list.h.