Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/pastix/
H A Dpastix.c169 static PetscErrorCode MatSolve_PaStiX(Mat A, Vec b, Vec x) in MatSolve_PaStiX() function
206 F->ops->solve = MatSolve_PaStiX; in MatFactorNumeric_PaStiX()