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_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_create_set_neighbor_list_pointers (model_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::ModelCreate::SetNeighborListPointers, KIM_ModelCreate_SetNeighborListPointers
Since
2.0

Definition at line 114 of file kim_model_create_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_create_set_neighbor_list_pointers()

recursive subroutine kim_model_create_module::kim_set_neighbor_list_pointers::kim_model_create_set_neighbor_list_pointers ( type(kim_model_create_handle_type), intent(in)  model_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::ModelCreate::SetNeighborListPointers, KIM_ModelCreate_SetNeighborListPointers
Since
2.0

Definition at line 288 of file kim_model_create_module.f90.


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