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

Get Model's number of neighbor lists. More...

Public Member Functions

recursive subroutine kim_model_get_number_of_neighbor_lists (model_handle, number_of_neighbor_lists)
 Get Model's number of neighbor lists.
 

Detailed Description

Get Model's number of neighbor lists.

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

Definition at line 125 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_number_of_neighbor_lists()

recursive subroutine kim_model_module::kim_get_number_of_neighbor_lists::kim_model_get_number_of_neighbor_lists ( type(kim_model_handle_type), intent(in) model_handle,
integer(c_int), intent(out) number_of_neighbor_lists )

Get Model's number of neighbor lists.

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

Definition at line 555 of file kim_model_module.f90.


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