Set the Model's neighbor list data pointers. More...
Public Member Functions | |
recursive subroutine | kim_model_refresh_set_neighbor_list_pointers (model_refresh_handle, number_of_neighbor_lists, cutoffs, modelwillnotrequestneighborsofnoncontributingparticles) |
Set the Model's neighbor list data pointers. | |
Set the Model's neighbor list data pointers.
Definition at line 99 of file kim_model_refresh_module.f90.
recursive subroutine kim_model_refresh_module::kim_set_neighbor_list_pointers::kim_model_refresh_set_neighbor_list_pointers | ( | type(kim_model_refresh_handle_type), intent(in) | model_refresh_handle, |
integer(c_int), intent(in) | number_of_neighbor_lists, | ||
real(c_double), dimension(number_of_neighbor_lists), intent(in), target | cutoffs, | ||
integer(c_int), dimension( number_of_neighbor_lists), intent(in), target | modelwillnotrequestneighborsofnoncontributingparticles ) |
Set the Model's neighbor list data pointers.
Definition at line 195 of file kim_model_refresh_module.f90.