type MAT_MA48
!! <span style="color:green">All the stuff needed by *HSL_MA48*</span>
type(ZD11_TYPE) :: zmat
type(MA48_CONTROL) :: ctrl
type(MA48_AINFO) :: ainf
type(MA48_FINFO) :: finf
type(MA48_SINFO) :: sinf
type(MA48_FACTORS) :: fact
integer(kind=I4) :: fast
real(kind=R8), dimension(2):: resid
endtype MAT_MA48