Function sundials_sys::SUNLinSol_PCG

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