Function sundials_sys::SUNLinSolSetup_SPGMR[][src]

pub unsafe extern "C" fn SUNLinSolSetup_SPGMR(
    S: SUNLinearSolver,
    A: SUNMatrix
) -> c_int