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_extension_module::kim_c_char_array_to_string Interface Reference

Copy C character array to Fortran string. More...

Public Member Functions

recursive subroutine kim_model_extension_convert_c_char_array_to_string (c_char_array, string)
 Copy C character array to Fortran string.
 

Detailed Description

Copy C character array to Fortran string.

Since
2.0

Definition at line 202 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_convert_c_char_array_to_string()

recursive subroutine kim_model_extension_module::kim_c_char_array_to_string::kim_model_extension_convert_c_char_array_to_string ( character(len=1, kind=c_char), dimension(:), intent(in)  c_char_array,
character(len=*, kind=c_char), intent(out)  string 
)

Copy C character array to Fortran string.

Since
2.0

Definition at line 484 of file kim_model_extension_module.f90.


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