Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3039 PetscInt pStart, pEnd, pStartBase, pEndBase, p; in DMPforestLabelsInitialize() local
3111 PetscCall(DMPlexGetChart(base, &pStartBase, &pEndBase)); in DMPforestLabelsInitialize()
3149 PetscCall(DMLabelCreateIndex(baseLabel, pStartBase, pEndBase)); in DMPforestLabelsInitialize()