kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
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. | |
Get the SimulatorModel's simulator name and version.
Definition at line 107 of file kim_simulator_model_module.f90.
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.
Definition at line 395 of file kim_simulator_model_module.f90.