Searched refs:MatMult_Shell (Results 1 – 1 of 1) sorted by relevance
985 static PetscErrorCode MatMult_Shell(Mat A, Vec x, Vec y) in MatMult_Shell() function1654 mat->ops->mult = MatMult_Shell; in MatShellSetOperation_Shell()