#include "petscts.h" PetscErrorCode TSErrorWeightedNormInfinity(TS ts,Vec U,Vec Y,PetscReal *norm)Collective on TS
ts | - time stepping context | |
U | - state vector, usually ts->vec_sol | |
Y | - state vector to be compared to U |
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