Searched refs:nplot (Results 1 – 1 of 1) sorted by relevance
137 PetscInt numValues, i, idx, *perm, nplot; in PetscDrawBarDraw() local168 …nplot = numValues; /* number of points to actually plot; if some are lower than requested toleran… in PetscDrawBarDraw()170 xmax = (PetscReal)nplot; in PetscDrawBarDraw()180 nplot = i; in PetscDrawBarDraw()196 for (i = 0; i < nplot; i++) { in PetscDrawBarDraw()