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_module::kim_get_neighbor_list_values Interface Reference

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.
 

Detailed Description

Get Model's neighbor list values.

See also
KIM::Model::GetNeighborListPointers, KIM_Model_GetNeighborListPointers
Since
2.0

Definition at line 134 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_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 )

Get Model's neighbor list values.

See also
KIM::Model::GetNeighborListPointers, KIM_Model_GetNeighborListPointers
Since
2.0

Definition at line 590 of file kim_model_module.f90.


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