Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscconvestimpl.h26 PetscBool noRefine; /* Debugging flag to disable refinement */ member
/petsc/src/snes/utils/
H A Dconvest.c61 …gging flag to run on the same mesh each time", "PetscConvEst", ce->noRefine, &ce->noRefine, NULL)); in PetscConvEstSetFromOptions()
362 if (!ce->noRefine) { in PetscConvEstGetConvRateSNES_Private()
/petsc/src/ts/utils/
H A Dtsconvest.c152 if (!ce->noRefine) { in PetscConvEstGetConvRateTS_Spatial_Private()