| /petsc/src/sys/classes/viewer/impls/draw/ |
| H A D | drawv.c | 304 PetscReal bounds[16]; in PetscViewerSetFromOptions_Draw() local 608 …scErrorCode PetscViewerDrawSetBounds(PetscViewer viewer, PetscInt nbounds, const PetscReal *bounds) in PetscViewerDrawSetBounds() 642 …rrorCode PetscViewerDrawGetBounds(PetscViewer viewer, PetscInt *nbounds, const PetscReal *bounds[]) in PetscViewerDrawGetBounds()
|
| H A D | vdraw.h | 11 PetscReal *bounds; /* lower and upper bounds for each component to be used in plotting */ member
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex3.c | 113 …const PetscReal bounds[28] = {0.0, 1.0, 0.0, 1.0, 0.0, PETSC_PI / 2., 0.0, 1.0, 0.0, 1.0, 0.0, 1.0… in main() local
|
| /petsc/src/dm/impls/da/ |
| H A D | gr1.c | 159 const PetscReal *bounds; in VecView_MPI_Draw_DA1d() local
|
| H A D | gr2.c | 133 const PetscReal *bounds; in VecView_MPI_Draw_DA2d() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex2.c | 77 PetscReal bounds[] = {1.0, 3.3}; in main() local
|
| H A D | ex21.c | 82 PetscReal bounds[] = {1.0, 3.3}; in main() local
|
| H A D | ex11.c | 80 PetscReal bounds[2 * DIM]; member
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbutil.cxx | 341 …PetscInt dim, PetscBool simplex, PetscInt rank, PetscInt nprocs, const PetscReal *bounds, PetscInt… in DMMBUtil_InitializeOptions() 499 …CreateBoxMesh(MPI_Comm comm, PetscInt dim, PetscBool useSimplex, const PetscReal *bounds, PetscInt… in DMMoabCreateBoxMesh()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex36.cxx | 79 PetscReal bounds[6]; member
|
| H A D | ex35.cxx | 96 PetscReal bounds[6]; member
|
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | cdf.c | 158 PetscInt bounds[2][2]; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local
|
| /petsc/src/ts/tests/ |
| H A D | ex5.c | 251 …PetscReal bounds[] = {1000.0, -1000., -1000., -1000., 1000., -1000., 1000., -1000., 1000, -1000, 1… in main() local
|
| /petsc/src/tao/interface/ftn-custom/ |
| H A D | ztaosolverf.c | 56 PetscFortranCallbackId bounds; member
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 302 PetscReal bounds[4]; in TSSetFromOptions() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 4877 PetscScalar bounds[2] = {lower[0], upper[0]}; in DMPlexCreateFromOptions_Internal() local
|