Searched refs:DMPlexGetFullMeet (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexf90.c | 238 *ierr = DMPlexGetFullMeet(*dm, *numPoints, points, &n, &coveredPoints); in dmplexgetfullmeet_()
|
| /petsc/include/ |
| H A D | petscdmplex.h | 149 PETSC_EXTERN PetscErrorCode DMPlexGetFullMeet(DM, PetscInt, const PetscInt[], PetscInt *, const Pet…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 5151 PetscErrorCode DMPlexGetFullMeet(DM dm, PetscInt numPoints, const PetscInt points[], PetscInt *numC… in DMPlexGetFullMeet() function
|