Home
last modified time | relevance | path

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

/petsc/src/snes/utils/dm/
H A Ddmadapt.c839 static PetscErrorCode DMAdaptorComputeCellErrorIndicator_Gradient(DMAdaptor adaptor, PetscInt dim, … in DMAdaptorComputeCellErrorIndicator_Gradient() function
1704 adaptor->ops->computecellerrorindicator = DMAdaptorComputeCellErrorIndicator_Gradient; in DMAdaptorInitialize_Gradient()