#include "petscksp.h" PetscErrorCode KSPCGSetRadius(KSP ksp, PetscReal radius)Logically Collective on KSP
ksp | - the iterative context | |
radius | - the trust region radius (Infinity is the default) |
Level:advanced
Location:src/ksp/ksp/impls/cg/cgtype.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages