Searched refs:PetscSectionSetClosureIndex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexindices.c | 70 PetscCall(PetscSectionSetClosureIndex(section, (PetscObject)dm, closureSection, closureIS)); in DMPlexCreateClosureIndex()
|
| H A D | plexdistribute.c | 1743 PetscCall(PetscSectionSetClosureIndex(section, (PetscObject)dm, clSection, clPoints)); in DMPlexCreateClosureIndex_CELL()
|
| /petsc/include/ |
| H A D | petscsection.h | 86 PETSC_EXTERN PetscErrorCode PetscSectionSetClosureIndex(PetscSection, PetscObject, PetscSection, IS…
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3179 PetscErrorCode PetscSectionSetClosureIndex(PetscSection section, PetscObject obj, PetscSection clSe… in PetscSectionSetClosureIndex() function
|