Function sundials_sys::SUNLinSol_SPGMRSetGSType

source ·
pub unsafe extern "C" fn SUNLinSol_SPGMRSetGSType(
    S: SUNLinearSolver,
    gstype: c_int
) -> SUNErrCode