|
|
@ -54,12 +54,12 @@ subroutine mld_zumf_bld(a,desc_a,p,info)
|
|
|
|
info=0
|
|
|
|
info=0
|
|
|
|
name='mld_zumf_bld'
|
|
|
|
name='mld_zumf_bld'
|
|
|
|
call psb_erractionsave(err_act)
|
|
|
|
call psb_erractionsave(err_act)
|
|
|
|
|
|
|
|
|
|
|
|
ictxt = psb_cd_get_context(desc_a)
|
|
|
|
ictxt = psb_cd_get_context(desc_a)
|
|
|
|
call psb_info(ictxt, me, np)
|
|
|
|
call psb_info(ictxt, me, np)
|
|
|
|
|
|
|
|
|
|
|
|
if (toupper(a%fida) /= 'CSC') then
|
|
|
|
if (toupper(a%fida) /= 'CSC') then
|
|
|
|
write(0,*) 'Unimplemented input to mld_umf_BLD'
|
|
|
|
info=135
|
|
|
|
|
|
|
|
call psb_errpush(info,name,a_err=a%fida)
|
|
|
|
goto 9999
|
|
|
|
goto 9999
|
|
|
|
endif
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|