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