EPSKrylovSchur: use extra row in non-Hermitian variant
- Modify
DSTruncate()
andDSTranslateHarmonic()
to work appropriately - This also requires adding a
trim
argument toDSTruncate()
to be more systematic in trimming the final Schur decomposition computed by Krylov methods, in particular cleaning the extra row.
Edited by Jose E. Roman