#include "petscts.h" PetscErrorCode TSErrorWeightedNorm(TS ts,Vec U,Vec Y,NormType wnormtype,PetscReal *norm)Collective on TS Many br
ts | - time stepping context Many br | |
U | - state vector, usually ts->vec_sol Many br | |
Y | - state vector to be compared to U Many br | |
wnormtype | - norm type, either NORM_2 or NORM_INFINITY Many br |
Many br
Level:developer
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages