Searched refs:pthresh_neg (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() local513 pthresh_neg = 0.; in PCGAMGTruncateProlongator_Private()520 pthresh_neg += PetscRealPart(pval[j]); in PCGAMGTruncateProlongator_Private()529 if (PetscAbsReal(pthresh_neg) > 0.) ptot_neg /= pthresh_neg; in PCGAMGTruncateProlongator_Private()