Searched refs:DMPlexInsertBounds_Plex (Results 1 – 3 of 3) sorted by relevance
321 PETSC_INTERN PetscErrorCode DMPlexInsertBounds_Plex(DM, PetscBool, PetscReal, Vec);
5759 …Call(PetscObjectComposeFunction((PetscObject)dm, "DMPlexInsertBounds_C", DMPlexInsertBounds_Plex)); in DMInitialize_Plex()
1258 PetscErrorCode DMPlexInsertBounds_Plex(DM dm, PetscBool lower, PetscReal time, Vec locB) in DMPlexInsertBounds_Plex() function