#include "slepcst.h" PetscErrorCode STSetOperators(ST st,PetscInt n,Mat A[])Collective on ST and Mat
st | - the spectral transformation context | |
n | - number of matrices in array A | |
A | - the array of matrices associated with the eigensystem |
Location: src/st/interface/stfunc.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages