21 integer(kind=kint),
intent(inout) :: ierr
22 character(len=100) :: sname, vname
24 sname =
"hecmw_couple_value"
38 if(couple_value%n > 0)
then
39 if(
associated(couple_value%item))
then
46 if(couple_value%n > 0 .AND. couple_value%n_dof > 0)
then
47 if(
associated(couple_value%value))
then
void hecmw_cpl_copy_f2c_set_if(char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
subroutine, public hecmw_couple_copy_f2c(couple_value, ierr)