Searched refs:DMPlexAnchorsGetSubMatIndices (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 7790 static PetscErrorCode DMPlexAnchorsGetSubMatIndices(PetscInt nPoints, const PetscInt pnts[], PetscS… in DMPlexAnchorsGetSubMatIndices() function 7996 …PetscCall(DMPlexAnchorsGetSubMatIndices(numPoints, points, section, cSec, tmpIndices, oldOffsetsCo… in DMPlexAnchorsGetSubMatModification() 7997 …PetscCall(DMPlexAnchorsGetSubMatIndices(newNumPoints, newPoints, section, section, tmpNewIndices, … in DMPlexAnchorsGetSubMatModification()
|