Searched refs:foundedot (Results 1 – 1 of 1) sorted by relevance
198 PetscBool foundedot; in PetscVSNPrintf() local207 foundedot = PETSC_FALSE; in PetscVSNPrintf()211 if (!foundedot) str[ncnt++] = '.'; in PetscVSNPrintf()215 if (str[cnt] == 'e' || str[cnt] == '.') foundedot = PETSC_TRUE; in PetscVSNPrintf()