Home
last modified time | relevance | path

Searched defs:idxSection (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c150 PETSC_EXTERN void dmplexgetclosureindices_(DM *dm, PetscSection *section, PetscSection *idxSection,… in dmplexgetclosureindices_()
164 …oid dmplexrestoreclosureindices_(DM *dm, PetscSection *section, PetscSection *idxSection, PetscInt… in dmplexrestoreclosureindices_()
/petsc/src/dm/impls/plex/
H A Dplex.c8149 …de DMPlexGetClosureIndices_Internal(DM dm, PetscSection section, PetscSection idxSection, PetscInt… in DMPlexGetClosureIndices_Internal()
8362 PetscErrorCode DMPlexGetClosureIndices(DM dm, PetscSection section, PetscSection idxSection, PetscI… in DMPlexGetClosureIndices()
8404 PetscErrorCode DMPlexRestoreClosureIndices(DM dm, PetscSection section, PetscSection idxSection, Pe… in DMPlexRestoreClosureIndices()