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
2814 391d 11h jroman /trunk/src/ps/psnhep.c Move EPSUpdateShiftRKS to PSTranslateRKS
2809 393d 05h jroman /trunk/src/ps/psnhep.c Use PSVectors in EPSComputeVectors_Schur
2807 393d 07h jroman /trunk/src/ps/psnhep.c Added PSVectors and implementations for PSHEP and PSNHEP
2793 396d 04h jroman /trunk/src/ps/psnhep.c Add PSSetMethod
2784 398d 05h jroman /trunk/src/ps/psnhep.c Add example for testing PSNHEP
2783 398d 14h jroman /trunk/src/ps/psnhep.c Added PSHEP; does not work yet
2782 399d 06h jroman /trunk/src/ps/psnhep.c Do not use real Q as workspace in SYTRD to avoid potential problems in complex
2777 400d 07h jroman /trunk/src/ps/psnhep.c Print matrices in PSView() for debugging purposes
2775 401d 03h jroman /trunk/src/ps/psnhep.c First attempt to change symmetric Krylov-Schur to use PS; does not work yet
2773 401d 08h jroman /trunk/src/ps/psnhep.c Partial migration of Krylov-Schur to use PS
2772 402d 03h jroman /trunk/src/ps/psnhep.c Add PSTranslateHarmonic operation and use it from Arnoldi
2771 402d 04h jroman /trunk/src/ps/psnhep.c Split psbasic.c in two files
2770 402d 05h jroman /trunk/src/ps/psnhep.c Allow for more dynamic allocation of workspace within PS
2767 402d 06h jroman /trunk/src/ps/psnhep.c Use the same leading dimension for all matrices in PS
2766 402d 08h jroman /trunk/src/ps/psnhep.c Integrate EPSHessCond into PS
2765 402d 10h jroman /trunk/src/ps/psnhep.c Minor changes in PS and subspace
2764 402d 11h jroman /trunk/src/ps/psnhep.c Clean PSSolve_NHEP and manage workspace correctly
2763 402d 12h jroman /trunk/src/ps/psnhep.c First version of subspace using the PS object
2759 404d 15h jroman /trunk/src/ps/psnhep.c More work on PS
2758 405d 06h jroman /trunk/src/ps/psnhep.c More work on PS: add a PS object to the EPS context