Home
last modified time | relevance | path

Searched refs:loops (Results 1 – 12 of 12) sorted by relevance

/petsc/src/vec/is/utils/tests/
H A Dex1.c18 PetscInt coords_size, num_points_queried = 0, num_trees_built = 0, loops = 1; in main() local
32 …ops", "Number of times to loop through KDTree creation and querying", "", loops, &loops, NULL, 1)); in main()
46 for (PetscInt loop_count = 0; loop_count < loops; loop_count++) { in main()
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.c49 PetscErrorCode RunTest(int nx, int ny, int nz, int loops, double *wt) in RunTest() argument
90 while (loops-- > 0) { in RunTest()
/petsc/src/dm/impls/plex/
H A Dgmshlex.h227 #define loops(i, j) SL2(p, i, j) in GmshLexOrder_PRI() macro
255 loops(i, j) lex[index(i, j, 0)] = *sub++; in GmshLexOrder_PRI()
258 loops(j, i) lex[index(i, j, p)] = *sub++; in GmshLexOrder_PRI()
278 loops(j, i) in GmshLexOrder_PRI()
294 #undef loops in GmshLexOrder_PRI()
H A Dplexegads.c5363 PetscErrorCode DMPlexGetGeomModelBodyLoops(DM dm, PetscGeom body, PetscGeom **loops, PetscInt *numL… in DMPlexGetGeomModelBodyLoops() argument
5378 PetscCall(EGlite_getBodyTopos(body, NULL, LOOP, numLoops, loops)); in DMPlexGetGeomModelBodyLoops()
5380 PetscCall(EG_getBodyTopos(body, NULL, LOOP, numLoops, loops)); in DMPlexGetGeomModelBodyLoops()
5445 PetscErrorCode DMPlexGetGeomModelFaceLoops(DM dm, PetscGeom body, PetscGeom face, PetscGeom **loops in DMPlexGetGeomModelFaceLoops() argument
5460 PetscCall(EGlite_getBodyTopos(body, face, LOOP, numLoops, loops)); in DMPlexGetGeomModelFaceLoops()
5462 PetscCall(EG_getBodyTopos(body, face, LOOP, numLoops, loops)); in DMPlexGetGeomModelFaceLoops()
/petsc/doc/developers/
H A Dtesting.md273 - **for loops**: Specifying `{{list of values}}` will generate a loop over
456 Here is a more complex example using for loops:
628 For loops it sometimes can become onerous to run the whole test.
661 PRINTONLY=1 Print the command, but do not run. For loops print first command
954 ### Debugging for loops
956 One of the more difficult issues is how to debug for loops when a subset of the
H A Dmatrices.md59 the overhead of small loops entirely.
H A Dstyle.md198 or loops as part of their expansion
/petsc/doc/changes/
H A D34.md101 not rely on use such as lazy access occurring inside loops that
/petsc/doc/community/meetings/2025/
H A Dindex.md150 …te that the model generates physiological stroke volumes, pressure-volume loops, and valvular pres…
214 …ing mesh data (think generalised `PetscSection`) to describe complex mesh loops in a concise way t…
/petsc/
H A Dgmakefile.test507 …-@echo " PRINTONLY=1 Compile the tests but do not run, print the command to run. For loops
/petsc/doc/manual/
H A Dgetting_started.md637 …early defined parallelism. Kernel-level parallelism is much like SIMD parallelism applied to loops;
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas6742 (dynamesh/remesh/check-intersecting-loops? #t)