kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get Model's neighbor list values. More...
Public Member Functions | |
recursive subroutine | kim_model_get_neighbor_list_values (model_handle, cutoffs, model_will_not_request_neighbors_of_noncontributing_particles, ierr) |
Get Model's neighbor list values. | |
recursive subroutine kim_model_module::kim_get_neighbor_list_values::kim_model_get_neighbor_list_values | ( | type(kim_model_handle_type), intent(in) | model_handle, |
real(c_double), dimension(:), intent(out) | cutoffs, | ||
integer(c_int), dimension(:), intent(out) | model_will_not_request_neighbors_of_noncontributing_particles, | ||
integer(c_int), intent(out) | ierr | ||
) |