Subversion Repositories slepc-dev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2821 417d 17h jroman /trunk/src/ps/pshep.c Fix _stevr method in PSHEP
2819 419d 02h jroman /trunk/src/ps/pshep.c Add method 2 (dstevr) to PSHEP - does not work yet
2818 419d 19h jroman /trunk/src/ps/pshep.c Change behaviour of PSHEP so that dimensions are handled equal to PSNHEP, that is, takes into account the value of l; this fixes a problem in subspace with symmetric matrix
2814 423d 01h jroman /trunk/src/ps/pshep.c Move EPSUpdateShiftRKS to PSTranslateRKS
2813 424d 17h jroman /trunk/src/ps/pshep.c Add PSSwitchFormat_HEP to convert to/from compact storage
2807 424d 21h jroman /trunk/src/ps/pshep.c Added PSVectors and implementations for PSHEP and PSNHEP
2806 425d 02h jroman /trunk/src/ps/pshep.c Simplify compact storage in slice
2796 427d 14h jroman /trunk/src/ps/pshep.c Integrate PSARROWTRID into PSHEP
2793 427d 18h jroman /trunk/src/ps/pshep.c Add PSSetMethod
2792 427d 22h jroman /trunk/src/ps/pshep.c Change Lanczos to use PS
2791 427d 23h jroman /trunk/src/ps/pshep.c Fixes for complex and C++; extract common code from PSSort
2789 428d 21h jroman /trunk/src/ps/pshep.c Enable use of complex version of tridiagonalization in the LAPACK interface, and some fixes for PSHEP
2787 429d 00h jroman /trunk/src/ps/pshep.c Some fixes for PSHEP; added test
2783 430d 04h jroman /trunk/src/ps/pshep.c Added PSHEP; does not work yet