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_collections_module::kim_get_environment_variable_name Interface Reference

Get the names of environment variables that store configuration settings for the KIM::COLLECTION::environmentVariable collection. More...

Public Member Functions

recursive subroutine kim_collections_get_environment_variable_name (collections_handle, item_type, name, ierr)
 Get the names of environment variables that store configuration settings for the KIM::COLLECTION::environmentVariable collection.
 

Detailed Description

Get the names of environment variables that store configuration settings for the KIM::COLLECTION::environmentVariable collection.

See also
KIM::Collections::GetEnvironmentVariableName, KIM_Collections_GetEnvironmentVariableName
Since
2.1

Definition at line 255 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_environment_variable_name()

recursive subroutine kim_collections_module::kim_get_environment_variable_name::kim_collections_get_environment_variable_name ( type(kim_collections_handle_type), intent(in)  collections_handle,
type(kim_collection_item_type_type), intent(in)  item_type,
character(len=*, kind=c_char), intent(out)  name,
integer(c_int), intent(out)  ierr 
)

Get the names of environment variables that store configuration settings for the KIM::COLLECTION::environmentVariable collection.

See also
KIM::Collections::GetEnvironmentVariableName, KIM_Collections_GetEnvironmentVariableName
Since
2.1

Definition at line 1081 of file kim_collections_module.f90.


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