STAssociatedSLESSolve
Solve the linear system of equations associated to the spectral transformation.
Synopsis
#include "slepcst.h"
int STAssociatedSLESSolve(ST st,Vec b,Vec x)
Collective on ST
Input Parameters
st -the spectral transformation context
b -right hand side vector
Output Parameter
x -computed solution
See Also
STGetSLES(), SLESSolve()
Level:developer
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages