Searched refs:updatedSpSVAnalysis (Results 1 – 2 of 2) sorted by relevance
263 PetscBool updatedSpSVAnalysis; /* Have we ever updated (done) SpSV Analysis for L, U? */ member
288 …if (fs->updatedSpSVAnalysis) { // have done cusparseSpSV_analysis before, and only matrix values c… in MatSeqAIJCUSPARSEBuildFactoredMatrix_LU()299 fs->updatedSpSVAnalysis = PETSC_TRUE; in MatSeqAIJCUSPARSEBuildFactoredMatrix_LU()698 if (fs->updatedSpSVAnalysis) { in MatSeqAIJCUSPARSEBuildFactoredMatrix_Cholesky()707 fs->updatedSpSVAnalysis = PETSC_TRUE; in MatSeqAIJCUSPARSEBuildFactoredMatrix_Cholesky()1731 if (fs->updatedSpSVAnalysis) { in MatILUFactorNumeric_SeqAIJCUSPARSE_ILU0()1744 fs->updatedSpSVAnalysis = PETSC_TRUE; in MatILUFactorNumeric_SeqAIJCUSPARSE_ILU0()1984 if (fs->updatedSpSVAnalysis) { in MatICCFactorNumeric_SeqAIJCUSPARSE_ICC0()1996 fs->updatedSpSVAnalysis = PETSC_TRUE; in MatICCFactorNumeric_SeqAIJCUSPARSE_ICC0()