kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_model_refresh_module::kim_set_neighbor_list_pointers Interface Reference

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.
 

Detailed Description

Set the Model's neighbor list data pointers.

See also
KIM::ModelRefresh::SetNeighborListPointers, KIM_ModelRefresh_SetNeighborListPointers
Since
2.0

Definition at line 99 of file kim_model_refresh_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_refresh_set_neighbor_list_pointers()

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.

See also
KIM::ModelRefresh::SetNeighborListPointers, KIM_ModelRefresh_SetNeighborListPointers
Since
2.0

Definition at line 195 of file kim_model_refresh_module.f90.


The documentation for this interface was generated from the following file: