kim-api  2.3.0+v2.3.0.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Functions/Subroutines
utilities Module Reference

Functions/Subroutines

subroutine dirs_for_collection (collection, col)
 
subroutine names_for_collection (kc, col)
 

Function/Subroutine Documentation

◆ dirs_for_collection()

subroutine utilities::dirs_for_collection ( type(kim_collection_type), intent(in)  collection,
type(kim_collections_handle_type), intent(inout)  col 
)

Definition at line 49 of file collections-example-fortran.f90.

◆ names_for_collection()

subroutine utilities::names_for_collection ( type(kim_collection_type), intent(in)  kc,
type(kim_collections_handle_type), intent(inout)  col 
)

Definition at line 99 of file collections-example-fortran.f90.