Searched refs:MatSetValues_SeqAIJ_SortedFull (Results 1 – 1 of 1) sorted by relevance
562 static PetscErrorCode MatSetValues_SeqAIJ_SortedFull(Mat A, PetscInt m, const PetscInt im[], PetscI… in MatSetValues_SeqAIJ_SortedFull() function1347 if (flg) A->ops->setvalues = MatSetValues_SeqAIJ_SortedFull; in MatSetOption_SeqAIJ()4787 if (B->sortedfull) B->ops->setvalues = MatSetValues_SeqAIJ_SortedFull; in MatCreate_SeqAIJ()