Function sundials_sys::SUNLinSol_KLUSetOrdering

source ·
pub unsafe extern "C" fn SUNLinSol_KLUSetOrdering(
    S: SUNLinearSolver,
    ordering_choice: c_int
) -> c_int