Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Dinode.c4023 static inline PetscErrorCode MatGetRow_FactoredLU(PetscInt *cols, PetscInt nzl, PetscInt nzu, Petsc… in MatGetRow_FactoredLU() function
4069 PetscCall(MatGetRow_FactoredLU(cols1, nzl1, nzu1, nzx, ai, aj, adiag, i)); in MatSeqAIJCheckInode_FactorLU()
4077 PetscCall(MatGetRow_FactoredLU(cols2, nzl2, nzu2, nzy, ai, aj, adiag, j)); in MatSeqAIJCheckInode_FactorLU()