Searched refs:DMPlexSetActivePoint (Results 1 – 2 of 2) sorted by relevance
40 PetscErrorCode DMPlexSetActivePoint(DM dm, PetscInt point) in DMPlexSetActivePoint() function1053 PetscCall(DMPlexSetActivePoint(dm, point)); in DMProjectLocal_Generic_Plex()1084 PetscCall(DMPlexSetActivePoint(dm, p)); in DMProjectLocal_Generic_Plex()
437 PETSC_EXTERN PetscErrorCode DMPlexSetActivePoint(DM, PetscInt);