Searched refs:MatSolveTranspose_LMVM (Results 1 – 1 of 1) sorted by relevance
222 static PetscErrorCode MatSolveTranspose_LMVM(Mat B, Vec x, Vec y) in MatSolveTranspose_LMVM() function570 B->ops->solvetranspose = MatSolveTranspose_LMVM; in MatCreate_LMVM()