Function sundials_sys::IDASensSVtolerances

source ·
pub unsafe extern "C" fn IDASensSVtolerances(
    ida_mem: *mut c_void,
    reltolS: sunrealtype,
    abstolS: *mut N_Vector
) -> c_int