KSPSetUp
Sets up the internal data structures for the later use of an iterative solver.
Synopsis
#include "petscksp.h"
int KSPSetUp(KSP ksp)
Collective on KSP
Input Parameter
ksp -iterative context obtained from KSPCreate()
Keywords
KSP, setup
See Also
KSPCreate(), KSPSolve(), KSPDestroy()
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