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_model_extension_module::kim_to_string Interface Reference

Get a string representing the internal state of the Model object. More...

Public Member Functions

recursive subroutine kim_model_extension_to_string (model_extension_handle, string)
 Get a string representing the internal state of the Model object.
 

Detailed Description

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

See also
KIM::ModelExtension::ToString, KIM_ModelExtension_ToString
Since
2.0

Definition at line 244 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_to_string()

recursive subroutine kim_model_extension_module::kim_to_string::kim_model_extension_to_string ( type(kim_model_extension_handle_type), intent(in) model_extension_handle,
character(len=*, kind=c_char), intent(out) string )

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

See also
KIM::ModelExtension::ToString, KIM_ModelExtension_ToString
Since
2.0

Definition at line 588 of file kim_model_extension_module.f90.


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