Function sundials_sys::SUNLinSolSetup_PCG

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