Searched defs:nbounds (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/classes/viewer/impls/draw/ |
| H A D | drawv.c | 305 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 D | vdraw.h | 10 PetscInt nbounds; /* number of bounds supplied with PetscViewerDrawSetBounds() */ member
|
| /petsc/src/dm/impls/da/ |
| H A D | gr1.c | 148 PetscInt i, n, N, dof, istart, isize, j, nbounds; in VecView_MPI_Draw_DA1d() local
|
| H A D | gr2.c | 132 PetscInt ndisplayfields, i, nbounds; in VecView_MPI_Draw_DA2d() local
|