Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h402 PETSC_EXTERN PetscErrorCode DMPlexMatSetClosureRefined(DM, PetscSection, PetscSection, DM, PetscSec…
/petsc/src/dm/impls/plex/
H A Dplexfem.c3132 …PetscCall(DMPlexMatSetClosureRefined(dmf, fsection, fglobalSection, dmc, csection, cglobalSection,… in DMPlexComputeInterpolatorNested()
H A Dplex.c8555 PetscErrorCode DMPlexMatSetClosureRefined(DM dmf, PetscSection fsection, PetscSection globalFSectio… in DMPlexMatSetClosureRefined() function