Searched refs:TSComputeExactError (Results 1 – 3 of 3) sorted by relevance
37 PetscCall(TSComputeExactError(ts, u, e)); in PetscConvEstComputeErrorTS_Private()
1597 PETSC_EXTERN PetscErrorCode TSComputeExactError(TS, Vec, Vec);
3759 PetscErrorCode TSComputeExactError(TS ts, Vec u, Vec e) in TSComputeExactError() function