KIM API V2
Data Types | Functions/Subroutines
mod_neighborlist Module Reference

Data Types

type  neighobject_type
 

Functions/Subroutines

subroutine, public get_neigh (data_object, neighbor_list_index, request, numnei, pnei1part, ierr)
 

Function/Subroutine Documentation

◆ get_neigh()

subroutine public mod_neighborlist::get_neigh ( type(c_ptr), intent(in), value  data_object,
integer(c_int), intent(in), value  neighbor_list_index,
integer(c_int), intent(in), value  request,
integer(c_int), intent(out)  numnei,
type(c_ptr), intent(out)  pnei1part,
integer(c_int), intent(out)  ierr 
)

Definition at line 89 of file ex_test_Ar_fcc_cluster_fortran.F90.