Home
last modified time | relevance | path

Searched defs:bounds (Results 1 – 16 of 16) sorted by relevance

/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c304 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 Dvdraw.h11 PetscReal *bounds; /* lower and upper bounds for each component to be used in plotting */ member
/petsc/src/dm/dt/tests/
H A Dex3.c113 …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 Dgr1.c159 const PetscReal *bounds; in VecView_MPI_Draw_DA1d() local
H A Dgr2.c133 const PetscReal *bounds; in VecView_MPI_Draw_DA2d() local
/petsc/src/ts/tutorials/
H A Dex2.c77 PetscReal bounds[] = {1.0, 3.3}; in main() local
H A Dex21.c82 PetscReal bounds[] = {1.0, 3.3}; in main() local
H A Dex11.c80 PetscReal bounds[2 * DIM]; member
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx341 …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 Dex36.cxx79 PetscReal bounds[6]; member
H A Dex35.cxx96 PetscReal bounds[6]; member
/petsc/src/vec/vec/utils/tagger/impls/
H A Dcdf.c158 PetscInt bounds[2][2]; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local
/petsc/src/ts/tests/
H A Dex5.c251 …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 Dztaosolverf.c56 PetscFortranCallbackId bounds; member
/petsc/src/ts/interface/
H A Dts.c302 PetscReal bounds[4]; in TSSetFromOptions() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4877 PetscScalar bounds[2] = {lower[0], upper[0]}; in DMPlexCreateFromOptions_Internal() local