Searched refs:REDUCTION_SUM_REALPART (Results 1 – 8 of 8) sorted by relevance
118 PetscCall(MatGetColumnReductions(A, REDUCTION_SUM_REALPART, sums)); in MatGetColumnSumsRealPart()
261 REDUCTION_SUM_REALPART = 10, enumerator
1180 PetscCall(MatGetColumnReductions_SeqDense(a->A, (PetscInt)REDUCTION_SUM_REALPART, reductions)); in MatGetColumnReductions_MPIDense()
2302 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_MPIBAIJ()
71 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqBAIJ()
3014 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqDense()
48 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqAIJ()
326 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_MPIAIJ()