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 simulator model are written. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_get_parameter_file_directory_name (simulator_model_handle, directory_name) |
Get absolute path name of the temporary directory where parameter files provided by the simulator model are written. | |
Get absolute path name of the temporary directory where parameter files provided by the simulator model are written.
Definition at line 206 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_get_parameter_file_directory_name::kim_simulator_model_get_parameter_file_directory_name | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
character(len=*, kind=c_char), intent(out) | directory_name ) |
Get absolute path name of the temporary directory where parameter files provided by the simulator model are written.
Definition at line 718 of file kim_simulator_model_module.f90.