Function sundials_sys::IDASensSStolerances

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