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
1947 1143d 04h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1942 1143d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1928 1149d 06h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1149d 21h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1923 1153d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Fix several truth options so that they can be deactivated
1830 1312d 23h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More simple and efficient convergence check with explicitly computed residual.
1823 1326d 05h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Split EPSSortDenseSchur in two functions. Revert to safer selection sort algorithm.
1812 1333d 02h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Check convergence with explicitly computed residual in Krylov-Schur and Arnoldi eigensolvers with non-Hermitian problems.
1794 1339d 00h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Check convergence with explicitly computed residual. Only works for Krylov-Schur and Arnoldi eigensolvers with Hermitian problems.
1785 1344d 03h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c First version of user converge checking. Only works for Krylov-Schur and Arnoldi eigensolvers.
1784 1344d 06h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Support for generalized Schur decomposition in EPSSortDenseSchur
1782 1346d 05h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c New eigenvalue sorting code. Correct bug with complex conjugate eigenvalues and shit-and-invert.
1755 1414d 05h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1707 1530d 06h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Put code that is common to all Krylov-type solvers in a new file krylov.c
1706 1530d 06h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Reorganize eps/impls subdirectories: move Krylov-type solvers to subdir krylov
1673 1571d 01h slepc /arnoldi.c jroman: Preparacion para release 3.0.0
1672 1571d 03h slepc /arnoldi.c antodo: licencia LGPL
1666 1571d 06h slepc /arnoldi.c jroman: Hacer que funcione el harmonic con mpd
1665 1571d 06h slepc /arnoldi.c antodo: actualizar EPSTranslateHarmonic
1641 1577d 22h slepc /arnoldi.c antodo: utilizar PetscBLASIntCast

Show All