Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h354 PETSC_INTERN PetscErrorCode DMPlexAnchorsModifyMat_Internal(DM, PetscSection, PetscInt, PetscInt, c…
/petsc/src/dm/impls/plex/
H A Dplex.c8068 PETSC_INTERN PetscErrorCode DMPlexAnchorsModifyMat_Internal(DM dm, PetscSection section, PetscInt n… in DMPlexAnchorsModifyMat_Internal() function
8123 …PetscCall(DMPlexAnchorsModifyMat_Internal(dm, section, numPoints, numIndices, points, perms, numIn… in DMPlexAnchorsModifyMat()
8253 …PetscCall(DMPlexAnchorsModifyMat_Internal(dm, section, Ncl, Ni, points, perms, nRows, nCols, value… in DMPlexGetClosureIndices_Internal()