KSPDestroy

Destroys KSP context.

Synopsis

int KSPDestroy(KSP ksp)
Collective on KSP

Input Parameter

ksp -iterative context obtained from KSPCreate()

Keywords

KSP, destroy

See Also

KSPCreate(), KSPSetUp(), KSPSolve()

Location: src/ksp/interface/itfunc.c
KSP Index
Table of Contents