#include "petscsnes.h" PetscErrorCode PETSCSNES_DLLEXPORT MatSNESMFWPSetComputeNormU(Mat A,PetscTruth flag)
A | - the matrix created with MatCreateSNESMF() | |
flag | - PETSC_TRUE causes it to compute ||U||, PETSC_FALSE uses the previous value |
Level:advanced
Location:src/snes/mf/wp.c
Index of all SNESMF routines
Table of Contents for all manual pages
Index of all manual pages