Searched refs:pthresh_pos (Results 1 – 1 of 1) sorted by relevance
451 PetscReal pmax_pos, pmax_neg, ptot_pos, ptot_neg, pthresh_pos, pthresh_neg; in PCGAMGTruncateProlongator_Private() local512 pthresh_pos = 0.; in PCGAMGTruncateProlongator_Private()518 pthresh_pos += PetscRealPart(pval[j]); in PCGAMGTruncateProlongator_Private()528 if (PetscAbsReal(pthresh_pos) > 0.) ptot_pos /= pthresh_pos; in PCGAMGTruncateProlongator_Private()