kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get a string representing the internal state of the SimulatorModel object. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_to_string (simulator_model_handle, string) |
Get a string representing the internal state of the SimulatorModel object. | |
Get a string representing the internal state of the SimulatorModel object.
Definition at line 278 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_to_string::kim_simulator_model_to_string | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
character(len=*, kind=c_char), intent(out) | string | ||
) |
Get a string representing the internal state of the SimulatorModel object.
Definition at line 949 of file kim_simulator_model_module.f90.