kim-api  2.3.1-git+v2.3.0-git-2-g378406f9.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Public Attributes | List of all members
NeighList Struct Reference

Public Attributes

double cutoff
 
int numberOfParticles
 
int * NNeighbors
 
int * neighborList
 

Detailed Description

Definition at line 59 of file ex_test_Ar_fcc_cluster.c.

Member Data Documentation

◆ cutoff

double NeighList::cutoff

Definition at line 61 of file ex_test_Ar_fcc_cluster.c.

◆ neighborList

int * NeighList::neighborList

Definition at line 64 of file ex_test_Ar_fcc_cluster.c.

◆ NNeighbors

int * NeighList::NNeighbors

Definition at line 63 of file ex_test_Ar_fcc_cluster.c.

◆ numberOfParticles

int NeighList::numberOfParticles

Definition at line 62 of file ex_test_Ar_fcc_cluster.c.


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