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