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
2791 428d 04h jroman /trunk/include/slepc-private/psimpl.h Fixes for complex and C++; extract common code from PSSort
2780 432d 00h jroman /trunk/include/slepc-private/psimpl.h Sort list of eigenvalues with a separate subroutine PSSortEigenvaluesReal_Private
2777 432d 02h jroman /trunk/include/slepc-private/psimpl.h Print matrices in PSView() for debugging purposes
2775 432d 22h jroman /trunk/include/slepc-private/psimpl.h First attempt to change symmetric Krylov-Schur to use PS; does not work yet
2773 433d 03h jroman /trunk/include/slepc-private/psimpl.h Partial migration of Krylov-Schur to use PS
2772 433d 23h jroman /trunk/include/slepc-private/psimpl.h Add PSTranslateHarmonic operation and use it from Arnoldi
2771 433d 23h jroman /trunk/include/slepc-private/psimpl.h Split psbasic.c in two files
2770 434d 00h jroman /trunk/include/slepc-private/psimpl.h Allow for more dynamic allocation of workspace within PS
2766 434d 03h jroman /trunk/include/slepc-private/psimpl.h Integrate EPSHessCond into PS
2763 434d 07h jroman /trunk/include/slepc-private/psimpl.h First version of subspace using the PS object
2759 436d 10h jroman /trunk/include/slepc-private/psimpl.h More work on PS
2758 437d 01h jroman /trunk/include/slepc-private/psimpl.h More work on PS: add a PS object to the EPS context
2757 438d 00h jroman /trunk/include/slepc-private/psimpl.h Start work on new object PS: Projected System