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