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_specification_file_name Interface Reference

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.
 

Detailed Description

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

See also
KIM::SimulatorModel::GetSpecificationFileName, KIM_SimulatorModel_GetSpecificationFileName
Since
2.1

Definition at line 216 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_specification_file_name()

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.

See also
KIM::SimulatorModel::GetSpecificationFileName, KIM_SimulatorModel_GetSpecificationFileName
Since
2.1

Definition at line 751 of file kim_simulator_model_module.f90.


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