MDStressLab++
Loading...
Searching...
No Matches
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

◆ beginIndex

int* NeighListOne::beginIndex

Definition at line 20 of file neighbor_list.h.

◆ cutoff

double NeighListOne::cutoff

Definition at line 17 of file neighbor_list.h.

◆ neighborList

int* NeighListOne::neighborList

Definition at line 19 of file neighbor_list.h.

◆ Nneighbors

int* NeighListOne::Nneighbors

Definition at line 18 of file neighbor_list.h.

◆ numberOfParticles

int NeighListOne::numberOfParticles

Definition at line 16 of file neighbor_list.h.


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