kim-api 2.3.0+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_simulator_name_and_version Interface Reference

Get the SimulatorModel's simulator name and version. More...

Public Member Functions

recursive subroutine kim_simulator_model_get_simulator_name_and_version (simulator_model_handle, simulator_name, simulator_version)
 Get the SimulatorModel's simulator name and version.
 

Detailed Description

Get the SimulatorModel's simulator name and version.

See also
KIM::SimulatorModel::GetSimulatorNameAndVersion, KIM_SimulatorModel_GetSimulatorNameAndVersion
Since
2.1

Definition at line 107 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_simulator_name_and_version()

recursive subroutine kim_simulator_model_module::kim_get_simulator_name_and_version::kim_simulator_model_get_simulator_name_and_version ( type(kim_simulator_model_handle_type), intent(in) simulator_model_handle,
character(len=*, kind=c_char), intent(out) simulator_name,
character(len=*, kind=c_char), intent(out) simulator_version )

Get the SimulatorModel's simulator name and version.

See also
KIM::SimulatorModel::GetSimulatorNameAndVersion, KIM_SimulatorModel_GetSimulatorNameAndVersion
Since
2.1

Definition at line 395 of file kim_simulator_model_module.f90.


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