Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 9 of 9) sorted by relevance

/petsc/src/sys/classes/draw/tests/
H A Dex12.c15 PetscReal limits[2] = {0, 0.55}; in main() local
31 PetscCall(PetscOptionsGetRealArray(NULL, NULL, "-limits", limits, &nlimits, &setlimits)); in main()
43 if (setlimits) PetscCall(PetscDrawBarSetLimits(bar, limits[0], limits[1])); in main()
/petsc/share/petsc/bin/
H A Ddmnetwork_view.py19 limits = rangeStr.split('-')
20 for rank in range(int(limits[0]), int(limits[1])+1):
/petsc/src/dm/impls/plex/
H A Dplexegads.c825 double limits[4]; in DMPlexGeomPrintModel_Internal() local
829 … PetscCall(EGlite_getTopology(vertex, &geom, &oclass, &mtype, limits, &unused, &mobjs, &senses)); in DMPlexGeomPrintModel_Internal()
832 … PetscCall(EG_getTopology(vertex, &geom, &oclass, &mtype, limits, &unused, &mobjs, &senses)); in DMPlexGeomPrintModel_Internal()
836 …COMM_SELF, " (x, y, z) = (%lf, %lf, %lf) \n", limits[0], limits[1], limits[2])); in DMPlexGeomPrintModel_Internal()
1011 double limits[4]; in DMPlexCreateGeom_Internal() local
1015 … PetscCall(EGlite_getTopology(vertex, &geom, &oclass, &mtype, limits, &unused, &mobjs, &senses)); in DMPlexCreateGeom_Internal()
1018 … PetscCall(EG_getTopology(vertex, &geom, &oclass, &mtype, limits, &unused, &mobjs, &senses)); in DMPlexCreateGeom_Internal()
1022 coords[(id - 1) * cdim + 0] = limits[0]; in DMPlexCreateGeom_Internal()
1023 coords[(id - 1) * cdim + 1] = limits[1]; in DMPlexCreateGeom_Internal()
1024 coords[(id - 1) * cdim + 2] = limits[2]; in DMPlexCreateGeom_Internal()
[all …]
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPETSc.pyx19 #pragma GCC diagnostic ignored "-Wtype-limits"
/petsc/doc/manual/
H A Dstreams.md48 Binding the thread or process to a hardware unit prevents or limits the migration.
H A Dtao.md1191 This trust-region radius simultaneously limits the size of the step
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c1019 …PetscInt type, limits[5] = {(grid == 0) ? ctx->numRERefine : 0, (grid == 0) ? ctx->nZRefine1 : 0, … in adapt() local
1021 for (adaptIter = 0; adaptIter < limits[type]; adaptIter++) { in adapt()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas271 (energy/wall/modify-orthogonality-limits? #f)
275 (uds/wall/modify-orthogonality-limits? #f)
6247 (pmn/limits-offset 0.01)
6255 (pmn/mark-primary-limits? #t)
7056 (ost/recon/limits-use-principal-donor? #f)
/petsc/doc/
H A Dpetsc.bib116 title = {Time-step limits for stable solutions of the ice-sheet equation},