sundials_sys

Function N_VConstVectorArray_Serial

Source
pub unsafe extern "C" fn N_VConstVectorArray_Serial(
    nvecs: c_int,
    c: sunrealtype,
    Z: *mut N_Vector,
) -> SUNErrCode