kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the name and value of the environment variable that stores the name of the KIM API user configuration file. More...
Public Member Functions | |
recursive subroutine | kim_collections_get_configuration_file_environment_variable (collections_handle, name, value) |
Get the name and value of the environment variable that stores the name of the KIM API user configuration file. | |
Get the name and value of the environment variable that stores the name of the KIM API user configuration file.
Definition at line 265 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_configuration_file_environment_variable::kim_collections_get_configuration_file_environment_variable | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
character(len=*, kind=c_char), intent(out) | name, | ||
character(len=*, kind=c_char), intent(out) | value ) |
Get the name and value of the environment variable that stores the name of the KIM API user configuration file.
Definition at line 1120 of file kim_collections_module.f90.