#include "slepcst.h" PetscErrorCode STGetBalanceMatrix(ST st,Vec *D)Not collective, but vector is shared by all processors that share the ST
st | - the spectral transformation context |
D | - the diagonal matrix (represented as a vector) |
Location: src/sys/classes/st/interface/stfunc.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages