#include "slepcst.h" PetscErrorCode STMatSolve(ST st,PetscInt k,Vec b,Vec x)Collective on ST
st | - the spectral transformation context | |
k | - index of matrix to use | |
b | - right hand side vector |
Location: src/st/interface/stsles.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages