Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 20 of 20) sorted by relevance

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Druntime.c129 int loop = 1; in processPackets() local
134 while (loop) { in processPackets()
208 if (result == 2) loop = 0; in processPackets()
211 loop = 0; in processPackets()
213 if (errors > 10) loop = 0; in processPackets()
/petsc/src/binding/petsc4py/test/
H A Dtest_ksp_py.py29 def loop(self, ksp, r): member in MyKSP
53 while not self.loop(ksp, z):
77 while not self.loop(ksp, r):
/petsc/src/vec/vec/tutorials/
H A Dex42.m3 % ex42(np,opt) - launches ./ex42 and runs a loop 1000 times sending and then receiving a one dimen…
/petsc/src/dm/impls/plex/
H A Dplexegads.c754 ego loop = lobjs[l]; in DMPlexGeomPrintModel_Internal() local
758 id = EGlite_indexBodyTopo(body, loop); in DMPlexGeomPrintModel_Internal()
760 id = EG_indexBodyTopo(body, loop); in DMPlexGeomPrintModel_Internal()
767 … PetscCall(EGlite_getTopology(loop, &geom, &oclass, &mtype, NULL, &Ne, &eobjs, &esenses)); in DMPlexGeomPrintModel_Internal()
769 PetscCall(EG_getTopology(loop, &geom, &oclass, &mtype, NULL, &Ne, &eobjs, &esenses)); in DMPlexGeomPrintModel_Internal()
919 ego loop = lobjs[l]; in DMPlexCreateGeom_Internal() local
923 PetscCall(EGlite_getTopology(loop, &geom, &oclass, &mtype, NULL, &Ne, &objs, &senses)); in DMPlexCreateGeom_Internal()
925 PetscCall(EG_getTopology(loop, &geom, &oclass, &mtype, NULL, &Ne, &objs, &senses)); in DMPlexCreateGeom_Internal()
1047 ego loop = lobjs[l]; in DMPlexCreateGeom_Internal() local
1051 lid = EGlite_indexBodyTopo(body, loop); in DMPlexCreateGeom_Internal()
[all …]
/petsc/doc/manual/
H A Dstreams.md128 …src/sys/tests/ex69f.F90.html">Fortran</a> example. For an OpenMP parallel loop with enough availab…
129 …e roughly the number of threads times the wall clock time. However, for a loop that is not paralle…
130 loop in the Fortran example), the CPU time one would expect would match the wall clock time. Howeve…
131 on an Intel system with the Intel ifort compiler and observed the recorded CPU for the second loop
132 though only a single thread is computing the loop. Thus, comparing the CPU time to the wall clock t…
H A Dfe.md30 …iven cell. `DMPLEX` uses the labels associated with each `PetscDS` in the default integration loop.
H A Dgetting_started.md595 (often within a loop) can be run in parallel. This is also called a fork-join model of parallelism …
638 many "iterations" of the loop index run on different hardware in "lock-step".
H A Ddmplex.md343 // Do integral in quadrature loop putting the result into r[]
H A Dts.md967 to output data only at then end of a time loop.
H A Dvec.md593 These values can then be used as loop bounds for local function evaluations as demonstrated in the …
H A Dtao.md3134 /* Enter loop */
/petsc/doc/developers/
H A Dstyle.md252 The only exception to this is variables used exclusively within a `for` loop, which must
253 be declared inside the loop initializer:
258 // loop body
263 // Correct, variable used outside of loop
269 // loop body
279 // loop body
H A Dtesting.md273 - **for loops**: Specifying `{{list of values}}` will generate a loop over
285 …If the loop causes different output for each loop iteration, then `separate output` needs to be us…
291 In this case, each loop value generates a separate script,
422 An example using a for loop is:
454 This is functionally equivalent to the for loop shown above.
/petsc/src/binding/petsc4py/docs/ipynb/
H A Ddmplex.ipynb96 …s of the points of a dimension lower which make up that entity. So we can loop through the chart a…
237 …th' does exist and we see that there are 3 different entries. Now we will loop over each item in t…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscopt.pxi261 # parser loop
/petsc/doc/changes/
H A D312.md199 optimization loop)
/petsc/
H A Dgmakefile243 …nsafeBufferHandling,clang-analyzer-deadcode.DeadStores,bugprone-too-small-loop-variable' $(abspat…
/petsc/doc/community/meetings/2023/
H A Dindex.md67 …www.hilton.com/en/hotels/chidlgi-hilton-garden-inn-chicago-downtown-south-loop/?SEO_id=GMB-AMER-GI…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas1874 (dpm/erosion/simulation-control/number-of-tsteps-per-loop 1)
2638 (dpm/parallel/mt-loop-over-particles? #t)
2657 (dpm/parallel/loop-factor 10)
2826 (solver/stabilization/gmres/conv-break-krylov-loop/ksize 2)
2827 (solver/stabilization/gmres/conv-break-krylov-loop? #t)
4804 (species/cvd-stiff-loop-max 60)
6741 (dynamesh/remesh/loop-cut-angle 60.)
8514 (recon/node-loop-old? #t)
/petsc/doc/faq/
H A Dindex.md2022 inside the loop. Each of the two substeps has its own matrix vector product and