kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_collections_module::kim_get_configuration_file_name Interface Reference

Get the absolute file and path name of the KIM API user configuration file. More...

Public Member Functions

recursive subroutine kim_collections_get_configuration_file_name (collections_handle, file_name)
 Get the absolute file and path name of the KIM API user configuration file.
 

Detailed Description

Get the absolute file and path name of the KIM API user configuration file.

See also
KIM::Collections::GetConfigurationFileName, KIM_Collections_GetConfigurationFileName
Since
2.1

Definition at line 275 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_configuration_file_name()

recursive subroutine kim_collections_module::kim_get_configuration_file_name::kim_collections_get_configuration_file_name ( type(kim_collections_handle_type), intent(in) collections_handle,
character(len=*, kind=c_char), intent(out) file_name )

Get the absolute file and path name of the KIM API user configuration file.

See also
KIM::Collections::GetConfigurationFileName, KIM_Collections_GetConfigurationFileName
Since
2.1

Definition at line 1157 of file kim_collections_module.f90.


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