petsc-3.3-p7 2013-05-11

NORM_INFINITY

||v|| = max_i |v_i|. ||A|| = max_i || v_i* ||, maximum row sum

See Also

NormType, MatNorm(), VecNorm(), VecNormBegin(), VecNormEnd(), NORM_1, NORM_2,
NORM_FROBINIUS, NORM_1_AND_2

Level:beginner
Location:
src/vec/vec/../../../include/petscvec.h
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/vec/vec/examples/tutorials/ex11.c.html
src/vec/vec/examples/tutorials/ex11f.F.html
src/ksp/ksp/examples/tutorials/ex8.c.html
src/ksp/ksp/examples/tutorials/ex8g.c.html
src/ksp/ksp/examples/tutorials/ex34.c.html
src/ksp/ksp/examples/tutorials/ex43.c.html
src/snes/examples/tutorials/ex61.c.html
src/ts/examples/tutorials/util2.c.html
src/ts/examples/tutorials/ex9.c.html