kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_simulator_model_module::kim_get_parameter_file_basename Interface Reference

Get the basename (file name without path) of a particular parameter file. The file is located in the SimulatorModel's parameter file directory. More...

Public Member Functions

recursive subroutine kim_simulator_model_get_parameter_file_basename (simulator_model_handle, index, parameter_file_basename, ierr)
 Get the basename (file name without path) of a particular parameter file. The file is located in the SimulatorModel's parameter file directory.
 

Detailed Description

Get the basename (file name without path) of a particular parameter file. The file is located in the SimulatorModel's parameter file directory.

See also
KIM::SimulatorModel::GetParameterFileBasename, KIM_SimulatorModel_GetParameterFileBasename
Since
2.2

Definition at line 249 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_parameter_file_basename()

recursive subroutine kim_simulator_model_module::kim_get_parameter_file_basename::kim_simulator_model_get_parameter_file_basename ( type(kim_simulator_model_handle_type), intent(in)  simulator_model_handle,
integer(c_int), intent(in)  index,
character(len=*, kind=c_char), intent(out)  parameter_file_basename,
integer(c_int), intent(out)  ierr 
)

Get the basename (file name without path) of a particular parameter file. The file is located in the SimulatorModel's parameter file directory.

See also
KIM::SimulatorModel::GetParameterFileBasename, KIM_SimulatorModel_GetParameterFileBasename
Since
2.2

Definition at line 856 of file kim_simulator_model_module.f90.


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