Searched refs:ovlp (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex96.c | 10 PetscInt ovlp = 0; in main() local 48 PetscCall(DMPlexDistribute(dm, ovlp, NULL, &pdm)); in main()
|
| H A D | ex95.c | 10 PetscInt ovlp = 0; in main() local 48 PetscCall(DMPlexDistribute(dm, ovlp, NULL, &pdm)); in main()
|
| H A D | ex26.c | 265 PetscInt ovlp = 0; in main() local 271 PetscCall(DMPlexDistribute(dm, ovlp, &migrationSF, &pdm)); in main()
|
| H A D | ex64.c | 264 PetscInt ovlp = 0; in main() local 270 PetscCall(DMPlexDistribute(dm, ovlp, &migrationSF, &pdm)); in main()
|