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
2815 392d 00h jroman /trunk/include/slepc-private/psimpl.h Add PSSetRefined - not used yet
2814 393d 23h jroman /trunk/include/slepc-private/psimpl.h Move EPSUpdateShiftRKS to PSTranslateRKS
2807 395d 20h jroman /trunk/include/slepc-private/psimpl.h Added PSVectors and implementations for PSHEP and PSNHEP
2794 398d 16h jroman /trunk/include/slepc-private/psimpl.h Add PSSetCompact, not used yet
2793 398d 16h jroman /trunk/include/slepc-private/psimpl.h Add PSSetMethod
2791 398d 21h jroman /trunk/include/slepc-private/psimpl.h Fixes for complex and C++; extract common code from PSSort
2780 402d 17h jroman /trunk/include/slepc-private/psimpl.h Sort list of eigenvalues with a separate subroutine PSSortEigenvaluesReal_Private
2777 402d 19h jroman /trunk/include/slepc-private/psimpl.h Print matrices in PSView() for debugging purposes
2775 403d 15h jroman /trunk/include/slepc-private/psimpl.h First attempt to change symmetric Krylov-Schur to use PS; does not work yet
2773 403d 20h jroman /trunk/include/slepc-private/psimpl.h Partial migration of Krylov-Schur to use PS
2772 404d 16h jroman /trunk/include/slepc-private/psimpl.h Add PSTranslateHarmonic operation and use it from Arnoldi
2771 404d 16h jroman /trunk/include/slepc-private/psimpl.h Split psbasic.c in two files
2770 404d 17h jroman /trunk/include/slepc-private/psimpl.h Allow for more dynamic allocation of workspace within PS
2766 404d 21h jroman /trunk/include/slepc-private/psimpl.h Integrate EPSHessCond into PS
2763 405d 01h jroman /trunk/include/slepc-private/psimpl.h First version of subspace using the PS object
2759 407d 03h jroman /trunk/include/slepc-private/psimpl.h More work on PS
2758 407d 18h jroman /trunk/include/slepc-private/psimpl.h More work on PS: add a PS object to the EPS context
2757 408d 17h jroman /trunk/include/slepc-private/psimpl.h Start work on new object PS: Projected System