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
1925 1150d 21h jroman /trunk/src/eps/impls/krylov/lanczos Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1830 1313d 23h antodo /trunk/src/eps/impls/krylov/lanczos More simple and efficient convergence check with explicitly computed residual.
1823 1327d 05h antodo /trunk/src/eps/impls/krylov/lanczos Split EPSSortDenseSchur in two functions. Revert to safer selection sort algorithm.
1784 1345d 06h antodo /trunk/src/eps/impls/krylov/lanczos Support for generalized Schur decomposition in EPSSortDenseSchur
1782 1347d 05h antodo /trunk/src/eps/impls/krylov/lanczos New eigenvalue sorting code. Correct bug with complex conjugate eigenvalues and shit-and-invert.
1755 1415d 05h antodo /trunk/src/eps/impls/krylov/lanczos Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1707 1531d 05h jroman /trunk/src/eps/impls/krylov/lanczos Put code that is common to all Krylov-type solvers in a new file krylov.c
1706 1531d 06h jroman /trunk/src/eps/impls/krylov/lanczos Reorganize eps/impls subdirectories: move Krylov-type solvers to subdir krylov