#include "petscts.h" PetscErrorCode TSEvaluateWLTE(TS ts,NormType wnormtype,PetscInt *order,PetscReal *wlte)Collective on TS Many br
| ts | - time stepping context Many br | |
| wnormtype | - norm type, either NORM_2 or NORM_INFINITY Many br | |
| order | - optional, desired order for the error evaluation or PETSC_DECIDE Many br |
| order | - optional, the actual order of the error evaluation Many br | |
| wlte | - the weighted local truncation error norm Many br |
Many br
Level:advanced
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages