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

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.
 

Detailed Description

Get absolute path name of the temporary directory where parameter files provided by the simulator model are written.

See also
KIM::SimulatorModel::GetParameterFileDirectoryName, KIM_SimulatorModel_GetParameterFileDirectoryName
Since
2.1

Definition at line 206 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_parameter_file_directory_name()

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.

See also
KIM::SimulatorModel::GetParameterFileDirectoryName, KIM_SimulatorModel_GetParameterFileDirectoryName
Since
2.1

Definition at line 718 of file kim_simulator_model_module.f90.


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