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

Show All