SUNLinSol_SPBCGSSetPrecType

Function SUNLinSol_SPBCGSSetPrecType 

Source
pub unsafe extern "C" fn SUNLinSol_SPBCGSSetPrecType(
    S: SUNLinearSolver,
    pretype: c_int,
) -> SUNErrCode