@ -35,9 +35,9 @@ contains
type(mld_dprec_type), pointer :: precp
character(len=80) :: fptype
res = -1
if (c_associated(ph%item)) then
res = 0
return
end if
@ -378,4 +378,3 @@ contains
end function mld_c_dprecfree
end module mld_dprec_cbind_mod
type(mld_zprec_type), pointer :: precp
end function mld_c_zprecfree
end module mld_zprec_cbind_mod