Actual source code: lgmres.h

4: #define KSPLGMRES "lgmres" 6: #define KSPLGMRESSetAugDim(ksp,r) PetscTryMethod((ksp),KSPLGMRESSetAugDim_C,(KSP,int),((ksp),(r))) 7: #define KSPLGMRESSetConstant(ksp) PetscTryMethod((ksp),KSPLGMRESSetConstant_C,(KSP),((ksp))) 9: #endif /* __LGMRES_H */