kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the SimulatorModel's specification file basename (file name without path). The file is located in the SimulatorModel's parameter file directory. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_get_specification_file_name (simulator_model_handle, specification_file_name) |
Get the SimulatorModel's specification file basename (file name without path). The file is located in the SimulatorModel's parameter file directory. | |
Get the SimulatorModel's specification file basename (file name without path). The file is located in the SimulatorModel's parameter file directory.
Definition at line 216 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_get_specification_file_name::kim_simulator_model_get_specification_file_name | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
character(len=*, kind=c_char), intent(out) | specification_file_name | ||
) |
Get the SimulatorModel's specification file basename (file name without path). The file is located in the SimulatorModel's parameter file directory.
Definition at line 751 of file kim_simulator_model_module.f90.