Searched refs:nrmax (Results 1 – 1 of 1) sorted by relevance
937 PetscInt rCellIdx[8], nr = 0, nrmax = (dim == 3) ? 8 : 2; in adaptToleranceFEM() local952 } else if ((r - minRad) < PETSC_SQRT_MACHINE_EPSILON * 100. && nr < nrmax) { in adaptToleranceFEM()