petsc-3.5.4 2015-05-23
Report Typos and Errors

KSPGLTRGetObjFcn

Get objective function value.

Synopsis

#include "petscksp.h" 
PetscErrorCode  KSPGLTRGetObjFcn(KSP ksp, PetscReal *o_fcn)
Note Collective

Input Parameters

ksp - the iterative context
o_fcn - the objective function value

Keywords

KSP, GLTR, get, objective function

Level:advanced
Location:
src/ksp/ksp/impls/cg/gltr/gltr.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages