Function sundials_sys::SUNLinSol_SPGMR[][src]

pub unsafe extern "C" fn SUNLinSol_SPGMR(
    y: N_Vector,
    pretype: c_int,
    maxl: c_int
) -> SUNLinearSolver