Searched refs:PetscIntSumError (Results 1 – 3 of 3) sorted by relevance
2314 static inline PetscErrorCode PetscIntSumError(PetscInt a, PetscInt b, PetscInt *result) in PetscIntSumError() function
160 PetscCall(PetscIntSumError(b->sliidx[i - 1], b->sliceheight * b->sliidx[i], &b->sliidx[i])); in MatSeqSELLSetPreallocation_SeqSELL()
5861 PetscCall(PetscIntSumError(rowlen[j], len, &len)); in MatGetBrowsOfAoCols_MPIAIJ()