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

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.
 

Detailed Description

Get a string representing the internal state of the SimulatorModel object.

See also
KIM::SimulatorModel::ToString, KIM_SimulatorModel_ToString
Since
2.1

Definition at line 278 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_to_string()

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.

See also
KIM::SimulatorModel::ToString, KIM_SimulatorModel_ToString
Since
2.1

Definition at line 949 of file kim_simulator_model_module.f90.


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