Home
last modified time | relevance | path

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

/petsc/src/ts/utils/
H A Dtsconvest.c25 static PetscErrorCode PetscConvEstComputeErrorTS_Private(PetscConvEst ce, PetscInt r, DM dm, Vec u,… in PetscConvEstComputeErrorTS_Private() function
285 ce->ops->computeerror = PetscConvEstComputeErrorTS_Private; in PetscConvEstUseTS()