#include "slepcst.h" PetscErrorCode STFilterSetRange(ST st,PetscReal left,PetscReal right)Logically Collective on ST
st | - the spectral transformation context | |
left | - left end of the interval | |
right | - right end of the interval |
-st_filter_range <a,b> | - set [a,b] as the numerical range |
Location: src/sys/classes/st/impls/filter/filter.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages