Home
last modified time | relevance | path

Searched defs:nbounds (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c305 PetscInt nbounds = 16; in PetscViewerSetFromOptions_Draw() local
608 PetscErrorCode PetscViewerDrawSetBounds(PetscViewer viewer, PetscInt nbounds, const PetscReal *boun… in PetscViewerDrawSetBounds()
642 PetscErrorCode PetscViewerDrawGetBounds(PetscViewer viewer, PetscInt *nbounds, const PetscReal *bou… in PetscViewerDrawGetBounds()
H A Dvdraw.h10 PetscInt nbounds; /* number of bounds supplied with PetscViewerDrawSetBounds() */ member
/petsc/src/dm/impls/da/
H A Dgr1.c148 PetscInt i, n, N, dof, istart, isize, j, nbounds; in VecView_MPI_Draw_DA1d() local
H A Dgr2.c132 PetscInt ndisplayfields, i, nbounds; in VecView_MPI_Draw_DA2d() local