kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
mod_neighborlist Module Reference

Data Types

type  neighobject_type
 

Functions/Subroutines

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

Function/Subroutine Documentation

◆ get_neigh()

recursive subroutine public mod_neighborlist::get_neigh ( type(c_ptr), intent(in), value data_object,
integer(c_int), intent(in), value number_of_neighbor_lists,
real(c_double), dimension(*), intent(in) cutoffs,
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 79 of file ex_test_Ar_fcc_cluster_fortran.f90.