Home
last modified time | relevance | path

Searched refs:DM_ADAPT_KEEP (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmtypes.h183 DM_ADAPT_KEEP = 0, enumerator
/petsc/src/dm/impls/plex/
H A Dplexadapt.c33 case DM_ADAPT_KEEP: in DMPlexLabelToVolumeConstraint()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h456 if (quadrants[i]->p.user_int == DM_ADAPT_KEEP) { in pforest_coarsen_flag_any()