Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c40 PetscErrorCode DMPlexSetActivePoint(DM dm, PetscInt point) in DMPlexSetActivePoint() function
1053 PetscCall(DMPlexSetActivePoint(dm, point)); in DMProjectLocal_Generic_Plex()
1084 PetscCall(DMPlexSetActivePoint(dm, p)); in DMProjectLocal_Generic_Plex()
/petsc/include/
H A Dpetscdmplex.h437 PETSC_EXTERN PetscErrorCode DMPlexSetActivePoint(DM, PetscInt);