Searched refs:DMPlexGetClosureIndices_Internal (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 8149 static PetscErrorCode DMPlexGetClosureIndices_Internal(DM dm, PetscSection section, PetscSection id… in DMPlexGetClosureIndices_Internal() function 8367 …PetscCall(DMPlexGetClosureIndices_Internal(dm, section, idxSection, point, useClPerm, &numRows, &n… in DMPlexGetClosureIndices() 8529 …PetscCall(DMPlexGetClosureIndices_Internal(dmRow, sectionRow, globalSectionRow, point, useRowPerm,… in DMPlexMatSetClosureGeneral() 8531 …PetscCall(DMPlexGetClosureIndices_Internal(dmCol, sectionCol, globalSectionCol, point, useColPerm,… in DMPlexMatSetClosureGeneral()
|