Searched refs:MatMultTranspose_Shell (Results 1 – 1 of 1) sorted by relevance
1037 static PetscErrorCode MatMultTranspose_Shell(Mat A, Vec x, Vec y) in MatMultTranspose_Shell() function1663 mat->ops->multtranspose = MatMultTranspose_Shell; in MatShellSetOperation_Shell()