Searched refs:myMult (Results 1 – 1 of 1) sorted by relevance
5 static PetscErrorCode myMult(Mat S, Vec x, Vec y) in myMult() function76 PetscCall(MatShellSetOperation(A, MATOP_MULT, (PetscErrorCodeFn *)myMult)); in main()