#include "petscksp.h" PetscErrorCode KSPSetSupportedNorm(KSP ksp,KSPNormType normtype,PCSide pcside,PetscInt priority)Logically Collective
ksp | - Krylov method | |
normtype | - supported norm type | |
pcside | - preconditioner side that can be used with this norm | |
priority | - positive integer preference for this combination; larger values have higher priority |
Level:developer
Location:src/ksp/ksp/interface/itcreate.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages