Function sundials_sys::SUNLinSolSetScalingVectors_SPGMR[][src]

pub unsafe extern "C" fn SUNLinSolSetScalingVectors_SPGMR(
    S: SUNLinearSolver,
    s1: N_Vector,
    s2: N_Vector
) -> c_int