#include "petscsnes.h" PetscErrorCode PETSCSNES_DLLEXPORT MatSNESMFWPSetComputeNormA(Mat A,PetscTruth flag)
A | - the matrix created with MatCreateSNESMF() | |
flag | - PETSC_TRUE causes it to compute ||a||, PETSC_FALSE assumes it is 1. |
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