Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/pastix/
H A Dpastix.c493 static PetscErrorCode MatGetFactor_mpisbaij_pastix(Mat A, MatFactorType ftype, Mat *F) in MatGetFactor_mpisbaij_pastix() function
514 …lverTypeRegister(MATSOLVERPASTIX, MATMPISBAIJ, MAT_FACTOR_CHOLESKY, MatGetFactor_mpisbaij_pastix)); in MatSolverTypeRegister_Pastix()