Searched refs:MatMult_J0Solve (Results 1 – 1 of 1) sorted by relevance
290 static PetscErrorCode MatMult_J0Solve(Mat A, Vec x, Vec y) in MatMult_J0Solve() function309 …PetscCall(MatShellSetOperation(Binv, MATOP_MULT, (PetscErrorCodeFn *)(use_J0 ? MatMult_J0Solve : M… in MatComputeInverseOperator()