Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h254 #define DMPLEX_OVERLAP_MANUAL -1 macro
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2113 PetscCall(DMPlexSetOverlap_Plex(*distdm, NULL, DMPLEX_OVERLAP_MANUAL)); in DMPlexDistributionLoad_HDF5_Private()