Searched refs:REDUCTION_MEAN_REALPART (Results 1 – 8 of 8) sorted by relevance
206 PetscCall(MatGetColumnReductions(A, REDUCTION_MEAN_REALPART, means)); in MatGetColumnMeansRealPart()
262 REDUCTION_MEAN_REALPART = 11, enumerator
1179 if (type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_MPIDense()1196 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_MPIDense()
2302 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_MPIBAIJ()2345 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_MPIBAIJ()
71 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqBAIJ()92 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_SeqBAIJ()
3014 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqDense()3028 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_SeqDense()
48 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_SeqAIJ()56 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_SeqAIJ()
326 } else if (type == REDUCTION_SUM_REALPART || type == REDUCTION_MEAN_REALPART) { in MatGetColumnReductions_MPIAIJ()341 } else if (type == REDUCTION_MEAN_REALPART || type == REDUCTION_MEAN_IMAGINARYPART) { in MatGetColumnReductions_MPIAIJ()