Searched refs:DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation (Results 1 – 1 of 1) sorted by relevance
510 extern PetscErrorCode DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation(DM, Mat);700 PetscCall(DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation(da, A)); in DMCreateMatrix_DA()1618 PetscErrorCode DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation(DM da, Mat J) in DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation() function