Home
last modified time | relevance | path

Searched defs:minMaxIndGlobal (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/utils/dm/
H A Ddmadapt.c861 PetscReal minMaxInd[2] = {PETSC_MAX_REAL, PETSC_MIN_REAL}, minMaxIndGlobal[2]; in DMAdaptorComputeErrorIndicator_Gradient() local
/petsc/src/ts/tutorials/
H A Dex11.c1115 PetscReal minMaxInd[2] = {PETSC_MAX_REAL, PETSC_MIN_REAL}, minMaxIndGlobal[2]; in adaptToleranceFVMSetUp() local