KSPGetType
Gets the KSP type as a string from the KSP object.
Synopsis
#include "ksp.h"
int KSPGetType(KSP ksp,KSPType *type)
Not Collective
Input Parameter
ksp -Krylov context
Output Parameter
name -name of KSP method
Keywords
KSP, get, method, name
See Also
KSPSetType()
Level:intermediate
Location:src/sles/ksp/interface/itcreate.c
KSP Index
Table of Contents