#include "petscksp.h" PetscErrorCode KSPPIPEGCRSetModifyPC(KSP ksp,PetscErrorCode (*function)(KSP,PetscInt,PetscReal,void*),void *data,PetscErrorCode (*destroy)(void*))Logically Collective on KSP Many br
ksp - iterative context Many brn - the total number of PIPEGCR iterations that have occurred Many brrnorm - 2-norm residual value Many brctx - the user provided application context Many br
Many br
.seealso: KSPPIPEGCRModifyPCNoChange() Many br
Level:intermediate
Location:src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages