Home
last modified time | relevance | path

Searched refs:MatSolveHermitianTranspose_LMVM (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c212 static PetscErrorCode MatSolveHermitianTranspose_LMVM(Mat B, Vec x, Vec y) in MatSolveHermitianTranspose_LMVM() function
226 PetscCall(MatSolveHermitianTranspose_LMVM(B, x, y)); in MatSolveTranspose_LMVM()
232 PetscCall(MatSolveHermitianTranspose_LMVM(B, x_conj, y)); in MatSolveTranspose_LMVM()