Home
last modified time | relevance | path

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

/petsc/src/mat/impls/maij/
H A Dmaij.c483 static PetscErrorCode MatMultTranspose_MPIMAIJ_dof(Mat A, Vec xx, Vec yy) in MatMultTranspose_MPIMAIJ_dof() function
1177 B->ops->multtranspose = MatMultTranspose_MPIMAIJ_dof; in MatCreateMAIJ()