kim-api 2.4.1+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
 
Loading...
Searching...
No Matches
kim_model_driver_create_module::kim_set_neighbor_list_pointers Interface Reference

Set the Model's neighbor list data pointers. More...

Public Member Functions

recursive subroutine kim_model_driver_create_set_neighbor_list_pointers (model_driver_create_handle, number_of_neighbor_lists, cutoffs, model_will_not_request_neighbors_of_noncontributing_particles)
 Set the Model's neighbor list data pointers.
 

Detailed Description

Set the Model's neighbor list data pointers.

See also
KIM::ModelDriverCreate::SetNeighborListPointers, KIM_ModelDriverCreate_SetNeighborListPointers
Since
2.0

Definition at line 162 of file kim_model_driver_create_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_driver_create_set_neighbor_list_pointers()

recursive subroutine kim_model_driver_create_module::kim_set_neighbor_list_pointers::kim_model_driver_create_set_neighbor_list_pointers ( type(kim_model_driver_create_handle_type), intent(in) model_driver_create_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 model_will_not_request_neighbors_of_noncontributing_particles )

Set the Model's neighbor list data pointers.

See also
KIM::ModelDriverCreate::SetNeighborListPointers, KIM_ModelDriverCreate_SetNeighborListPointers
Since
2.0

Definition at line 491 of file kim_model_driver_create_module.f90.


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