MDStressLab++
NeighListOne Struct Reference

#include <neighbor_list.h>

Public Attributes

int numberOfParticles
 
double cutoff
 
int * Nneighbors
 
int * neighborList
 
int * beginIndex
 

Detailed Description

Definition at line 14 of file neighbor_list.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: