Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h108 DMPLEX_INTERPOLATED_INVALID = -1, enumerator
/petsc/src/dm/impls/plex/
H A Dplexcreate.c5852 mesh->interpolated = DMPLEX_INTERPOLATED_INVALID; in DMCreate_Plex()
5853 mesh->interpolatedCollective = DMPLEX_INTERPOLATED_INVALID; in DMCreate_Plex()