Skip to content

matrix norm #23845

Mar 26, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote
  1. MOOSE almost always supplies the preconditioning matrix to PETSc. You control what goes into the preconditioning matrix via how computeQpJacobian and computeQpOffDiagJacobian methods are implemented and what you supply in the Preconditioning block of your input file
  2. This is not possible to do from the command line or MOOSE input file currently. In your application though you could use the API: https://petsc.org/release/docs/manualpages/Mat/MatNorm/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nanguaxiaofendui
Comment options

Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants