Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Daij.c479 static PetscErrorCode MatSetValues_SeqAIJ_SortedFullNoPreallocation(Mat A, PetscInt m, const PetscI… in MatSetValues_SeqAIJ_SortedFullNoPreallocation() function
557 A->ops->setvalues = MatSetValues_SeqAIJ_SortedFullNoPreallocation; in MatSeqAIJSetTotalPreallocation()