kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get absolute path name of the temporary directory where parameter files provided by the model are written. More...
Public Member Functions | |
recursive subroutine | kim_model_driver_create_get_parameter_file_directory_name (model_driver_create_handle, directory_name) |
Get absolute path name of the temporary directory where parameter files provided by the model are written. | |
Get absolute path name of the temporary directory where parameter files provided by the model are written.
Definition at line 99 of file kim_model_driver_create_module.f90.
recursive subroutine kim_model_driver_create_module::kim_get_parameter_file_directory_name::kim_model_driver_create_get_parameter_file_directory_name | ( | type(kim_model_driver_create_handle_type), intent(in) | model_driver_create_handle, |
character(len=*, kind=c_char), intent(out) | directory_name ) |
Get absolute path name of the temporary directory where parameter files provided by the model are written.
Definition at line 277 of file kim_model_driver_create_module.f90.