KSPSetUp

Sets up the internal data structures for the later use of an iterative solver.

Synopsis

int KSPSetUp(KSP ksp)
Collective on KSP

Input Parameter

ksp -iterative context obtained from KSPCreate()

Keywords

KSP, setup

See Also

KSPCreate(), KSPSolve(), KSPDestroy()

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