#include "slepceps.h" PetscErrorCode EPSCISSSetUseST(EPS eps,PetscBool usest)Logically Collective on EPS
eps | - the eigenproblem solver context | |
usest | - boolean flag to use the ST object or not |
-eps_ciss_usest <bool> | - whether the ST object will be used or not |