kim-api 2.4.1+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
 
Loading...
Searching...
No Matches
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 48 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 98 of file collections-example-fortran.f90.