Home
last modified time | relevance | path

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

/petsc/src/snes/utils/dm/
H A Ddmadapt.c852 static PetscErrorCode DMAdaptorComputeErrorIndicator_Gradient(DMAdaptor adaptor, Vec locX, Vec errV… in DMAdaptorComputeErrorIndicator_Gradient() function
1703 adaptor->ops->computeerrorindicator = DMAdaptorComputeErrorIndicator_Gradient; in DMAdaptorInitialize_Gradient()