Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c8127 static PetscErrorCode DMPlexGetClosureIndicesSize_Internal(DM dm, PetscSection section, PetscInt po… in DMPlexGetClosureIndicesSize_Internal() function
8526 PetscCall(DMPlexGetClosureIndicesSize_Internal(dmRow, sectionRow, point, &numIndicesRow)); in DMPlexMatSetClosureGeneral()
8527 PetscCall(DMPlexGetClosureIndicesSize_Internal(dmCol, sectionCol, point, &numIndicesCol)); in DMPlexMatSetClosureGeneral()