Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/cholmod/ !
H A Daijcholmod.c51 static PetscErrorCode MatFactorGetSolverType_seqaij_cholmod(Mat A, MatSolverType *type) in MatFactorGetSolverType_seqaij_cholmod() function
86 …omposeFunction((PetscObject)B, "MatFactorGetSolverType_C", MatFactorGetSolverType_seqaij_cholmod)); in MatGetFactor_seqaij_cholmod()