MatSORType#

What type of (S)SOR to perform

Synopsis#

May be bitwise ORd together

Developer Notes#

Any additions/changes here MUST also be made in include/petsc/finclude/petscmat.h

MatSORType may be bitwise ORd together, so do not change the numerical values

See Also#

MatSOR()

Level#

beginner

Location#

include/petscmat.h

Examples#

src/tao/pde_constrained/tutorials/hyperbolic.c.html
src/tao/pde_constrained/tutorials/parabolic.c.html


Edit on GitLab

Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages