Function sundials_sys::SUNLinSol_SPGMRSetPrecType

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