Searched refs:PetscSectionSetClosurePermutation (Results 1 – 6 of 6) sorted by relevance
| /petsc/include/ |
| H A D | petscsection.h | 88 PETSC_EXTERN PetscErrorCode PetscSectionSetClosurePermutation(PetscSection, PetscObject, PetscInt, …
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex6.c | 350 PetscCall(PetscSectionSetClosurePermutation(s, (PetscObject)dm, dim, NULL)); in main()
|
| /petsc/doc/changes/ |
| H A D | 314.md | 112 PetscSectionSetClosurePermutation(), and
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 519 PetscCall(PetscSectionSetClosurePermutation(hoSection, (PetscObject)hocdm, depth, perm)); in DMPlexView_GLVis_ASCII()
|
| /petsc/doc/manual/ |
| H A D | dmplex.md | 225 Custom permutations can be set using `PetscSectionSetClosurePermutation()`.
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3281 PetscErrorCode PetscSectionSetClosurePermutation(PetscSection section, PetscObject obj, PetscInt de… in PetscSectionSetClosurePermutation() function
|