Function sundials_sys::SUNLinSolSetZeroGuess_SPBCGS

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