kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_model_create_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_create_to_string (model_create_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::ModelCreate::ToString, KIM_ModelCreate_ToString
Since
2.0

Definition at line 190 of file kim_model_create_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_create_to_string()

recursive subroutine kim_model_create_module::kim_to_string::kim_model_create_to_string ( type(kim_model_create_handle_type), intent(in)  model_create_handle,
character(len=*, kind=c_char), intent(out)  string 
)

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

See also
KIM::ModelCreate::ToString, KIM_ModelCreate_ToString
Since
2.0

Definition at line 704 of file kim_model_create_module.f90.


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