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_configuration_file_environment_variable Interface Reference

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.
 

Detailed Description

Get the name and value of the environment variable that stores the name of the KIM API user configuration file.

See also
KIM::Collections::GetConfigurationFileEnvironmentVariable, KIM_Collections_GetConfigurationFileEnvironmentVariable
Since
2.1

Definition at line 265 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_configuration_file_environment_variable()

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.

See also
KIM::Collections::GetConfigurationFileEnvironmentVariable, KIM_Collections_GetConfigurationFileEnvironmentVariable
Since
2.1

Definition at line 1120 of file kim_collections_module.f90.


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