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

KSPSTCGGetNormD

Got norm of the direction.

Synopsis

#include "petscksp.h" 
PetscErrorCode  KSPSTCGGetNormD(KSP ksp, PetscReal *norm_d)
Collective on KSP

Input Parameters

ksp - the iterative context
norm_d - the norm of the direction

Keywords

KSP, STCG, get, norm direction

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