slepc-3.22.0 2024-09-28
Report Typos and Errors

STGetStructured

Gets a flag that indicates if the application of the operator is done using its structure.

Synopsis

#include "slepcst.h" 
PetscErrorCode STGetStructured(ST st,PetscBool *flg)
Not Collective

Input Parameter

st  - the spectral transformation context

Output Parameter

flg  - the flag

See Also

STSetStructured()

Level

developer

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