Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3486 DM adaptPlex; in DMPforestLabelsFinalize() local
3489 PetscCall(DMPforestGetPlex(adapt, &adaptPlex)); in DMPforestLabelsFinalize()
3492 PetscCall(DMPlexGetChart(adaptPlex, &pStartA, &pEndA)); in DMPforestLabelsFinalize()