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
mod_neighborlist::neighobject_type Type Reference

Public Attributes

real(c_double) cutoff
 
integer(c_int) number_of_particles
 
type(c_ptr) neighbor_list_pointer
 

Detailed Description

Definition at line 65 of file ex_test_Ar_fcc_cluster_fortran.f90.

Member Data Documentation

◆ cutoff

real(c_double) mod_neighborlist::neighobject_type::cutoff

Definition at line 66 of file ex_test_Ar_fcc_cluster_fortran.f90.

◆ neighbor_list_pointer

type(c_ptr) mod_neighborlist::neighobject_type::neighbor_list_pointer

Definition at line 68 of file ex_test_Ar_fcc_cluster_fortran.f90.

◆ number_of_particles

integer(c_int) mod_neighborlist::neighobject_type::number_of_particles

Definition at line 67 of file ex_test_Ar_fcc_cluster_fortran.f90.


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