Home
last modified time | relevance | path

Searched refs:DMPlexMatGetClosureIndicesRefined (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmplex.h403 PETSC_EXTERN PetscErrorCode DMPlexMatGetClosureIndicesRefined(DM, PetscSection, PetscSection, DM, P…
/petsc/src/dm/impls/plex/
H A Dplexfem.c3115 …PetscCall(DMPlexMatGetClosureIndicesRefined(dmf, fsection, fglobalSection, dmc, csection, cglobalS… in DMPlexComputeInterpolatorNested()
3710 …PetscCall(DMPlexMatGetClosureIndicesRefined(dmf, fsection, fglobalSection, dmc, csection, cglobalS… in DMPlexComputeInjectorFEM()
H A Dplex.c8721 PetscErrorCode DMPlexMatGetClosureIndicesRefined(DM dmf, PetscSection fsection, PetscSection global… in DMPlexMatGetClosureIndicesRefined() function