Searched refs:MatMult_ML (Results 1 – 1 of 1) sorted by relevance
149 static PetscErrorCode MatMult_ML(Mat A, Vec x, Vec y) in MatMult_ML() function328 PetscCall(MatShellSetOperation(*newmat, MATOP_MULT, (PetscErrorCodeFn *)MatMult_ML)); in MatWrapML_SHELL()