Home
last modified time | relevance | path

Searched refs:fvTol (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex3.c604 PetscReal allVecMaxDiff = 0., fvTol = 100. * PETSC_MACHINE_EPSILON; in TestFVGrad() local
712 if (allVecMaxDiff < fvTol) { in TestFVGrad()
715 …t reconstruction: FAIL at tolerance %g with max difference %g\n", (double)fvTol, (double)allVecMax… in TestFVGrad()