Searched refs:MatSetValues_SeqAIJ_SortedFullNoPreallocation (Results 1 – 1 of 1) sorted by relevance
479 static PetscErrorCode MatSetValues_SeqAIJ_SortedFullNoPreallocation(Mat A, PetscInt m, const PetscI… in MatSetValues_SeqAIJ_SortedFullNoPreallocation() function557 A->ops->setvalues = MatSetValues_SeqAIJ_SortedFullNoPreallocation; in MatSeqAIJSetTotalPreallocation()