petsc-3.9.4 2018-09-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/vscat/../../../include/petscvec.h
Examples
src/vec/vec/examples/tutorials/ex11.c.html
src/vec/vec/examples/tutorials/ex11f.F.html
src/ksp/ksp/examples/tutorials/ex6.c.html
src/ksp/ksp/examples/tutorials/ex8.c.html
src/ksp/ksp/examples/tutorials/ex34.c.html
src/ksp/ksp/examples/tutorials/ex43.c.html
src/ksp/ksp/examples/tutorials/ex62.c.html
src/ksp/ksp/examples/tutorials/ex64.c.html
src/snes/examples/tutorials/ex5.c.html
src/snes/examples/tutorials/ex9.c.html
src/snes/examples/tutorials/ex56.c.html
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages