Function sundials_sys::N_VNewEmpty_OpenMP

source ยท
pub unsafe extern "C" fn N_VNewEmpty_OpenMP(
    vec_length: sunindextype,
    num_threads: c_int,
    sunctx: SUNContext,
) -> N_Vector