Function sundials_sys::CVodeSVtolerances[][src]

pub unsafe extern "C" fn CVodeSVtolerances(
    cvode_mem: *mut c_void,
    reltol: realtype,
    abstol: N_Vector
) -> c_int