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 1150d 05h jroman /trunk/include/private/epsimpl.h Use attributes n and nloc to store global and local problem dimensions in EPS
1917 1156d 23h jroman /trunk/include/private/epsimpl.h Change interface of EPSAttachDeflationSpace; now references of vectors are kept and copied only at setup
1853 1290d 05h antodo /trunk/include/private/epsimpl.h Move package functions to private headers
1830 1313d 22h antodo /trunk/include/private/epsimpl.h More simple and efficient convergence check with explicitly computed residual.
1812 1334d 01h antodo /trunk/include/private/epsimpl.h Check convergence with explicitly computed residual in Krylov-Schur and Arnoldi eigensolvers with non-Hermitian problems.
1801 1335d 06h jroman /trunk/include/private/epsimpl.h Forgot one file in previous commit
1799 1337d 21h jroman /trunk/include/private/epsimpl.h Interface for balancing (not implemented yet)
1794 1339d 23h antodo /trunk/include/private/epsimpl.h Check convergence with explicitly computed residual. Only works for Krylov-Schur and Arnoldi eigensolvers with Hermitian problems.
1785 1345d 02h antodo /trunk/include/private/epsimpl.h First version of user converge checking. Only works for Krylov-Schur and Arnoldi eigensolvers.
1782 1347d 04h antodo /trunk/include/private/epsimpl.h New eigenvalue sorting code. Correct bug with complex conjugate eigenvalues and shit-and-invert.
1755 1415d 04h antodo /trunk/include/private/epsimpl.h Use BLAS2 instead of VecMAXPY. Minor interface changes in IPOrthogonalize.
1672 1572d 02h slepc /trunk/include/private/epsimpl.h antodo: licencia LGPL
1665 1572d 05h slepc /trunk/include/private/epsimpl.h antodo: actualizar EPSTranslateHarmonic
1662 1572d 20h slepc /trunk/include/private/epsimpl.h antodo: bug con complejos
1622 1586d 22h slepc /trunk/include/private/epsimpl.h antodo: utilizar EPSFullLanczos para KS simetrico
1607 1591d 21h slepc /trunk/include/private/epsimpl.h antodo: usar SlepcUpdateVectors en los metodos two-side y eliminar el eps->AW
1601 1593d 22h slepc /trunk/include/private/epsimpl.h antodo: cambiar rutina EPSUpdateVectors a SlepcUpdateVectors e instrumentarla
1596 1596d 21h slepc /trunk/include/private/epsimpl.h antodo: hacer que todos los solvers utilicen almacenamiento tipo FORTRAN para eps->V (y eps->W) y utilizar BLAS3 en EPSUpdateVectors
1588 1597d 03h slepc /trunk/include/private/epsimpl.h antodo: quitar el campo nv de la estructura EPS
1585 1597d 22h slepc /trunk/include/private/epsimpl.h antodo: dejar de utilizar el eps->AV para ahorrar memoria

Show All