Function sundials_sys::N_VMake_OpenMP

source ·
pub unsafe extern "C" fn N_VMake_OpenMP(
    vec_length: sunindextype,
    v_data: *mut sunrealtype,
    num_threads: c_int,
    sunctx: SUNContext
) -> N_Vector