Searched refs:fvTol (Results 1 – 1 of 1) sorted by relevance
604 PetscReal allVecMaxDiff = 0., fvTol = 100. * PETSC_MACHINE_EPSILON; in TestFVGrad() local712 if (allVecMaxDiff < fvTol) { in TestFVGrad()715 …t reconstruction: FAIL at tolerance %g with max difference %g\n", (double)fvTol, (double)allVecMax… in TestFVGrad()