KSPDestroy

Destroys KSP context.

Synopsis

#include "petscksp.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
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages