FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
hecmw_api_common Module Reference

Functions/Subroutines

subroutine f_c_str_copy (f_str, c_str, c_len)
 
subroutine c_f_str_copy (c_str, f_str, f_len)
 

Function/Subroutine Documentation

◆ c_f_str_copy()

subroutine hecmw_api_common::c_f_str_copy ( character(kind=c_char), dimension(*), intent(in)  c_str,
character(len=*), intent(inout)  f_str,
integer(c_int), intent(in), value  f_len 
)

Definition at line 34 of file hecmw_api_common.f90.

Here is the caller graph for this function:

◆ f_c_str_copy()

subroutine hecmw_api_common::f_c_str_copy ( character(len=*), intent(in)  f_str,
character(kind=c_char), dimension(*), intent(inout)  c_str,
integer(c_int), intent(in), value  c_len 
)

Definition at line 14 of file hecmw_api_common.f90.

Here is the caller graph for this function: