QPCGrads
compute free and chopped gradient
Synopsis
PetscErrorCode QPCGrads(QPC qpc, Vec x, Vec g, Vec gf, Vec gc)
Parameters
| qpc | - QPC instance
|
| g | - gradient
|
| gf | - free gradient
|
| gc | - chopped gradient
|
Level
none
Location
src/qpc/interface/qpc.c
Index of all QPC routines
Table of Contents for all manual pages
Index of all manual pages