Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/ !
H A Dplex.c7838 …mPoints, PetscInt *outNumIndices, PetscInt *outPoints[], PetscInt offsets[], PetscScalar *outMat[]) in DMPlexAnchorsGetSubMatModification() argument
7927 if (outMat) *outMat = NULL; in DMPlexAnchorsGetSubMatModification()
7938 if (!outPoints && !outMat) { in DMPlexAnchorsGetSubMatModification()
7983 if (outMat) { in DMPlexAnchorsGetSubMatModification()
8048 *outMat = modMat; in DMPlexAnchorsGetSubMatModification()