Searched refs:truncation (Results 1 – 17 of 17) sorted by relevance
10 Using Notay's truncation strategy
12 Using Notay's truncation strategy
18 Interpolation truncation factor 0.
60 PetscInt truncation; member97 ctx.truncation = 1; in main()98 PetscCall(PetscOptionsGetInt(NULL, NULL, "-truncation", &ctx.truncation, NULL)); in main()259 …if (ctx->truncation == 2) { /* log function with approximated with a quadratic polynomial outside … in FormFunction()273 if (ctx->truncation == 2) { /* quadratic */ in FormFunction()582 if (ctx->truncation == 2) { /* quadratic */ in MyMonitor()596 if (ctx->truncation == 2) { in MyMonitor()682 if (ctx->truncation == 2) { /* quadratic */ in MyMonitor()701 if (ctx->truncation == 2) { /* quadratic */ in MyMonitor()
32 Interpolation truncation factor 0.
30 Interpolation truncation factor 0.
25 Interpolation truncation factor 0.
26 Interpolation truncation factor 0.
39 Using Notay's truncation strategy
43 Using Notay's truncation strategy
9 Interpolation truncation factor 0.
177 estimating the local truncation error with a BDF-2 formula.
113 - Add `VecErrorWeightedNorms()` to unify weighted local truncation error norms used in `TS`
1009 and `-ts_rtol`. The error estimate is based on the local truncation1011 truncation error satisfies the tolerances provided by the user and1013 truncation is obtained by comparing the solution $y$ to a lower
2030 """Set tolerances for local truncation error when using an adaptive controller.2073 """Return the tolerances for local truncation error.
5132 The absolute truncation threshold.