kim-api 2.4.1+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
 
Loading...
Searching...
No Matches
kim_compute_arguments_module::kim_to_string Interface Reference

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

Public Member Functions

recursive subroutine kim_compute_arguments_to_string (compute_arguments_handle, string)
 Get a string representing the internal state of the ComputeArguments object.
 

Detailed Description

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

See also
KIM::ComputeArguments::ToString, KIM_ComputeArguments_ToString
Since
2.0

Definition at line 171 of file kim_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_arguments_to_string()

recursive subroutine kim_compute_arguments_module::kim_to_string::kim_compute_arguments_to_string ( type(kim_compute_arguments_handle_type), intent(in) compute_arguments_handle,
character(len=*, kind=c_char), intent(out) string )

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

See also
KIM::ComputeArguments::ToString, KIM_ComputeArguments_ToString
Since
2.0

Definition at line 772 of file kim_compute_arguments_module.f90.


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