SUNLinSolSetup_Band

Function SUNLinSolSetup_Band 

Source
pub unsafe extern "C" fn SUNLinSolSetup_Band(
    S: SUNLinearSolver,
    A: SUNMatrix,
) -> c_int