Function sundials_sys::IDASStolerances

source ·
pub unsafe extern "C" fn IDASStolerances(
    ida_mem: *mut c_void,
    reltol: sunrealtype,
    abstol: sunrealtype
) -> c_int