Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c344 static PetscErrorCode MatMatSolve_SuperLU_DIST(Mat A, Mat B_mpi, Mat X) in MatMatSolve_SuperLU_DIST() function
786 F->ops->matsolve = MatMatSolve_SuperLU_DIST; in MatLUFactorSymbolic_SuperLU_DIST()