Searched refs:PetscConvEstComputeErrorTS_Private (Results 1 – 1 of 1) sorted by relevance
25 static PetscErrorCode PetscConvEstComputeErrorTS_Private(PetscConvEst ce, PetscInt r, DM dm, Vec u,… in PetscConvEstComputeErrorTS_Private() function285 ce->ops->computeerror = PetscConvEstComputeErrorTS_Private; in PetscConvEstUseTS()