Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h111 DMPLEX_INTERPOLATED_MIXED = 2, enumerator
/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c2043 if (min != max) plex->interpolatedCollective = DMPLEX_INTERPOLATED_MIXED; in DMPlexIsInterpolatedCollective()