Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h160 PetscInt ovExValues[16]; /* Label values used to exclude points from the overlap */ member
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c2059 …ovLabels, mesh->ovValues, mesh->numOvExLabels, mesh->ovExLabels, mesh->ovExValues, rootSection, ro… in DMPlexDistributeOverlap_Internal()
H A Dplexcreate.c5185 …rlap exclude label values", "DMPlexDistribute", ((DM_Plex *)dm->data)->ovExValues, &numOvExValues,… in DMSetFromOptions_Overlap_Plex()