Searched defs:nopts (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/classes/draw/utils/ ! |
| H A D | lgc.c | 100 int i, j, dim, nopts; in PetscDrawLGSPDraw() local 498 int i, j, dim = lg->dim, nopts = lg->nopts, cl; in PetscDrawLGDraw() local 581 PetscInt i, j, dim = lg->dim, nopts = lg->nopts; in PetscDrawLGView() local
|
| H A D | dscatter.c | 382 const int dim = sp->dim, nopts = sp->nopts; in PetscDrawSPDraw() local
|
| /petsc/include/petsc/private/ ! |
| H A D | drawimpl.h | 91 int nopts, dim, *colors; member 147 int nopts, dim; member
|