Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2822 392d 14h jroman /trunk/src/ps/pshep.c Remove warning
2821 392d 17h jroman /trunk/src/ps/pshep.c Fix _stevr method in PSHEP
2819 394d 02h jroman /trunk/src/ps/pshep.c Add method 2 (dstevr) to PSHEP - does not work yet
2818 394d 18h 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 398d 00h jroman /trunk/src/ps/pshep.c Move EPSUpdateShiftRKS to PSTranslateRKS
2813 399d 17h jroman /trunk/src/ps/pshep.c Add PSSwitchFormat_HEP to convert to/from compact storage
2807 399d 21h jroman /trunk/src/ps/pshep.c Added PSVectors and implementations for PSHEP and PSNHEP
2806 400d 01h jroman /trunk/src/ps/pshep.c Simplify compact storage in slice
2796 402d 13h jroman /trunk/src/ps/pshep.c Integrate PSARROWTRID into PSHEP
2793 402d 17h jroman /trunk/src/ps/pshep.c Add PSSetMethod
2792 402d 21h jroman /trunk/src/ps/pshep.c Change Lanczos to use PS
2791 402d 22h jroman /trunk/src/ps/pshep.c Fixes for complex and C++; extract common code from PSSort
2789 403d 20h jroman /trunk/src/ps/pshep.c Enable use of complex version of tridiagonalization in the LAPACK interface, and some fixes for PSHEP
2787 404d 00h jroman /trunk/src/ps/pshep.c Some fixes for PSHEP; added test
2783 405d 04h jroman /trunk/src/ps/pshep.c Added PSHEP; does not work yet