Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/bas/
H A Dbasfactor.c94 static PetscErrorCode MatCholeskyFactorNumeric_SeqAIJ_Bas(Mat B, Mat A, const MatFactorInfo *info) in MatCholeskyFactorNumeric_SeqAIJ_Bas() function
190 (*B)->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqAIJ_Bas; in MatGetFactor_seqaij_bas()