Function sundials_sys::SUNLinSolSetup_KLU

source ·
pub unsafe extern "C" fn SUNLinSolSetup_KLU(
    S: SUNLinearSolver,
    A: SUNMatrix
) -> c_int