| /petsc/lib/petsc/bin/maint/ |
| H A D | check-merge-branch.sh | 9 …git fetch -q ${UNSHALLOW} --no-tags origin +"${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}":remotes/origi… 15 …git fetch -q ${UNSHALLOW} --no-tags origin +release:remotes/origin/release +main:remotes/origin/ma…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 398 int tags[GMSH_MAX_TAGS]; /* Tag array */ member 486 int tags[GMSH_MAX_TAGS]; /* Physical tag array */ member 613 const int *id = ibuf, *nodes = ibuf + 1 + numTags, *tags = ibuf + 1; in GmshReadElements_v22() local 624 for (p = 0; p < element->numTags; p++) element->tags[p] = tags[p]; in GmshReadElements_v22() 688 for (t = 0; t < numTags; ++t) entity->tags[t] = ibuf[t]; in GmshReadEntities_v40() 823 for (p = 0; p < element->numTags; p++) element->tags[p] = entity->tags[p]; in GmshReadElements_v40() 933 int dim, eid, *tags = NULL; in GmshReadEntities_v41() local 945 PetscCall(GmshBufferGet(gmsh, numTags, sizeof(int), &tags)); in GmshReadEntities_v41() 946 PetscCall(GmshReadInt(gmsh, tags, numTags)); in GmshReadEntities_v41() 949 for (PetscInt i = 0; i < entity->numTags; ++i) entity->tags[i] = tags[i]; in GmshReadEntities_v41() [all …]
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 330 PetscMPIInt nrecvs, tag, *tags, done, i; in PetscCommBuildTwoSidedFReq_Ibarrier() local 339 PetscCall(PetscMalloc1(ntags, &tags)); in PetscCommBuildTwoSidedFReq_Ibarrier() 340 for (i = 0; i < ntags; i++) PetscCall(PetscCommGetNewTag(comm, &tags[i])); in PetscCommBuildTwoSidedFReq_Ibarrier() 353 …PetscCall((*send)(comm, tags, i, toranks[i], tdata + count * unitbytes * i, usendreqs + i * ntags,… in PetscCommBuildTwoSidedFReq_Ibarrier() 378 PetscCall((*recv)(comm, tags, status.MPI_SOURCE, buf, req, ctx)); in PetscCommBuildTwoSidedFReq_Ibarrier() 402 PetscCall(PetscFree(tags)); in PetscCommBuildTwoSidedFReq_Ibarrier()
|
| /petsc/doc/install/ |
| H A D | download.md | 79 Releases (for example: 3.20.0, 3.21.0, etc. with corresponding Git tags v3.20.0, v3.21.0, etc): 84 Patch updates (for example: 3.21.1, 2.21.2, etc. with corresponding Git tags v3.21.1, v3.21.2, etc) 92 The ordering of PETSc branches and tags, as of May 2024 is given by (each level also contains the c…
|
| /petsc/doc/developers/contributing/ |
| H A D | developingmr.md | 94 …l standard commit message tags you should use; this makes it easy to search for specific types of … 98 …ugs or by writing an initial version of the patch, acknowledge them using tags at the end of the c… 104 …lar well defined funding source or project you should label the commit with one or more of the tags
|
| /petsc/doc/manualpages/doctext/ |
| H A D | myst.def | 5 # There are some HTML tags below. These should work with Markdown, but it would
|
| /petsc/doc/changes/ |
| H A D | 2016.md | 8 - Added tags file so that vi users can easily browse PETSc source
|
| H A D | 317.md | 272 - Change `DMAdaptMetric` so that it takes an additional argument for cell tags 273 - Change `DMTransformAdaptLabel` so that it takes an additional argument for cell tags 274 …e `DMGenerateRegister` so that it registers routines that take an additional argument for cell tags
|
| H A D | 318.md | 130 Add NVIDIA NVTX sections to `Default` event logging. This tags code
|
| /petsc/share/petsc/saws/ |
| H A D | documentation | 48 Javascript is loaded into pcoptions.html at the beginning through the <script> tags.
|
| /petsc/doc/manual/ |
| H A D | other.md | 885 It is sometimes useful to cross-reference tags across projects. 888 …nerated by running `make allgtags` from `$PETSC_DIR`, or one can generate tags for all projects by… 917 M-x visit-tags-table 923 string in any of the PETSc files can be found with the command `M-x tags-search`. 947 The `tags` feature can be used to search PETSc files quickly and efficiently. 954 :set tags=CTAGS 969 it can do that the basic `tags` feature can't is search for references to a symbol, 1007 If you have a tags file, you can press `<Ctrl-N>` when you have partially
|
| H A D | dmplex.md | 446 …gged with a global point number in $X$; `DMPlexSectionView()` saves these tags along with the data… 595 number tags that we saved along with the mesh points. 793 where `bdLabel` and `rgLabel` are boundary and interior tags to be
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 37 - The etags feature of `emacs` or tags feature of `vim` enables one
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DM.pyx | 1787 Label for boundary tags.
|
| H A D | DMPlex.pyx | 362 ``-dm_plex_gmsh_multiple_tags`` allows multiple tags for default labels.\n
|
| /petsc/doc/ |
| H A D | petsc.bib | 18544 mendeley-tags = {clawpack,finite volumes,godunov type methods,high order methods,hyperbolic 18561 mendeley-tags = {clawpack,finite volumes,hyperbolic PDEs,software}, 18577 mendeley-tags = {parallel,programming,python,software},
|