Function sundials_sys::SUNLinSol_SPTFQMR

source ·
pub unsafe extern "C" fn SUNLinSol_SPTFQMR(
    y: N_Vector,
    pretype: c_int,
    maxl: c_int,
    sunctx: SUNContext
) -> SUNLinearSolver