petsc-3.14.6 2021-03-30
Report Typos and Errors

KSPCGType

Determines what type of CG to use

Synopsis

typedef enum {KSP_CG_SYMMETRIC=0,KSP_CG_HERMITIAN=1} KSPCGType;

See Also

KSPCGSetType()

Level

beginner

Location

src/ksp/ksp/guess/../../../../include/petscksp.h
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages