Home
last modified time | relevance | path

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

/petsc/src/snes/utils/dm/
H A Ddmadapt.c854 DM dm, plex, edm, eplex; in DMAdaptorComputeErrorIndicator_Gradient() local
868 PetscCall(DMConvert(edm, DMPLEX, &eplex)); in DMAdaptorComputeErrorIndicator_Gradient()
944 PetscCall(DMPlexPointGlobalRef(eplex, cell, earray, (void *)&eval)); in DMAdaptorComputeErrorIndicator_Gradient()
951 PetscCall(DMDestroy(&eplex)); in DMAdaptorComputeErrorIndicator_Gradient()