13 type (hecmwST_local_mesh) :: hecMESHnew
14 type (hecmwST_result_data):: adapRES
15 write (*,
'(/,a)')
'#start transfer from c to fortran'
17 call hecmw_dist_free(hecmeshnew)
18 write (*,
'(/,a)')
'#ok to deallocate'
19 call hecmw_dlb_c2f_init()
20 write(*,*)
'my_rank=',hecmeshnew%my_rank
21 if(hecmeshnew%my_rank .eq. 0)
write (*,
'(/,a)')
'#ok to initialize'
23 write (*,
'(/,a)')
'#ok to copy'
24 print *, hecmeshnew%n_node
25 call hecmw_dlb_c2f_finalize