sundials_sys

Function CVodeSetLSNormFactorB

Source
pub unsafe extern "C" fn CVodeSetLSNormFactorB(
    arkode_mem: *mut c_void,
    which: c_int,
    nrmfacB: sunrealtype,
) -> c_int