FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
hecmw_dist_copy_f2c_f Module Reference

I/O and Utility memo) Intel 9 compiler generates codes to waste stack memory when an array of string is passed to external subroutines defined with C. Then the pointer of the head of the array is passed to avoid consumptions of stack memory. More...

Functions/Subroutines

subroutine hecmw_dist_copy_f2c_set_if (sname, vname, src, ierr)
 
subroutine, public hecmw_dist_copy_f2c (mesh, ierr)
 

Detailed Description

I/O and Utility memo) Intel 9 compiler generates codes to waste stack memory when an array of string is passed to external subroutines defined with C. Then the pointer of the head of the array is passed to avoid consumptions of stack memory.

Function/Subroutine Documentation

◆ hecmw_dist_copy_f2c()

subroutine, public hecmw_dist_copy_f2c_f::hecmw_dist_copy_f2c ( type(hecmwst_local_mesh mesh,
integer(kind=kint)  ierr 
)

Definition at line 40 of file hecmw_dist_copy_f2c_f.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hecmw_dist_copy_f2c_set_if()

subroutine hecmw_dist_copy_f2c_f::hecmw_dist_copy_f2c_set_if ( character(len=*), target  sname,
character(len=*), target  vname,
type(*), dimension(..), target  src,
integer(c_int)  ierr 
)

Definition at line 32 of file hecmw_dist_copy_f2c_f.f90.