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
1928 1144d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1145d 14h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1923 1149d 17h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Fix several truth options so that they can be deactivated
1830 1308d 16h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More simple and efficient convergence check with explicitly computed residual.
1823 1321d 22h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Split EPSSortDenseSchur in two functions. Revert to safer selection sort algorithm.
1812 1328d 19h 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 1334d 17h 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 1339d 20h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c First version of user converge checking. Only works for Krylov-Schur and Arnoldi eigensolvers.
1784 1339d 23h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Support for generalized Schur decomposition in EPSSortDenseSchur
1782 1341d 22h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c New eigenvalue sorting code. Correct bug with complex conjugate eigenvalues and shit-and-invert.
1755 1409d 22h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1707 1525d 23h 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 1525d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Reorganize eps/impls subdirectories: move Krylov-type solvers to subdir krylov
1673 1566d 18h slepc /arnoldi.c jroman: Preparacion para release 3.0.0
1672 1566d 20h slepc /arnoldi.c antodo: licencia LGPL
1666 1566d 23h slepc /arnoldi.c jroman: Hacer que funcione el harmonic con mpd
1665 1566d 23h slepc /arnoldi.c antodo: actualizar EPSTranslateHarmonic
1641 1573d 15h slepc /arnoldi.c antodo: utilizar PetscBLASIntCast
1615 1584d 22h slepc /arnoldi.c antodo: hacer la ortogonalizacion en un solo paso
1614 1584d 22h slepc /arnoldi.c antodo: dejar de utilizar el eps->AV para ahorrar memoria

Show All