#include "slepcst.h" PetscErrorCode STGetMatStructure(ST st,MatStructure *str)Not Collective
st | - the spectral transformation context |
str | - either SAME_NONZERO_PATTERN, DIFFERENT_NONZERO_PATTERN, SUBSET_NONZERO_PATTERN, or UNKNOWN_NONZERO_PATTERN |
Location: src/sys/classes/st/interface/stset.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages