Searched refs:ourmult (Results 1 – 1 of 1) sorted by relevance
46 static PetscErrorCode ourmult(Mat mat, Vec x, Vec y) in ourmult() function214 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmult); in matshellsetoperation_()