Home
last modified time | relevance | path

Searched defs:nopts (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/classes/draw/utils/ !
H A Dlgc.c100 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 Ddscatter.c382 const int dim = sp->dim, nopts = sp->nopts; in PetscDrawSPDraw() local
/petsc/include/petsc/private/ !
H A Ddrawimpl.h91 int nopts, dim, *colors; member
147 int nopts, dim; member