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