#include "slepcst.h" int STSinvertSetMatStructure(ST st,MatStructure str)Collective on ST
st | - the spectral transformation context | |
str | - either SAME_NONZERO_PATTERN, DIFFERENT_NONZERO_PATTERN or SUBSET_NONZERO_PATTERN |
-st_sinvert_same_pattern | - Indicates A and B have the same nonzero pattern | |
-st_sinvert_different_pattern | - Indicates A and B have different nonzero pattern | |
-st_sinvert_subset_pattern | - Indicates B's nonzero pattern is a subset of B's |
Level:advanced
Location:src/st/impls/sinvert/sinvert.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages