#include "slepceps.h" PetscErrorCode EPSPowerSetSignNormalization(EPS eps,PetscBool sign_normalization)Logically Collective
eps | - the eigenproblem solver context | |
sign_normalization | - whether Bx should be multiplied by the sign of the first non-zero element when performing normalization steps |
-eps_power_sign_normalization | - Sets the sign normalization flag |