KSPDestroy
Destroys KSP context.
Synopsis
#include "ksp.h"
int KSPDestroy(KSP ksp)
Collective on KSP
Input Parameter
ksp -iterative context obtained from KSPCreate()
Keywords
KSP, destroy
See Also
KSPCreate(), KSPSetUp(), KSPSolve()
Level:developer
Location:src/sles/ksp/interface/itfunc.c
KSP Index
Table of Contents