Home
last modified time | relevance | path

Searched refs:DMPlexAnchorsGetSubMatModification (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddmpleximpl.h355 PETSC_INTERN PetscErrorCode DMPlexAnchorsGetSubMatModification(DM, PetscSection, PetscInt, PetscInt…
/petsc/src/dm/impls/plex/
H A Dplex.c7838 PETSC_INTERN PetscErrorCode DMPlexAnchorsGetSubMatModification(DM dm, PetscSection section, PetscIn… in DMPlexAnchorsGetSubMatModification() function
8076 …PetscCall(DMPlexAnchorsGetSubMatModification(dm, section, numPoints, numIndices, points, perms, ou… in DMPlexAnchorsModifyMat_Internal()