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
2736 414d 13h jroman /trunk/include/slepcblaslapack.h Avoid duplicate interface to BLAS dsymm/zhemm
2735 414d 13h jroman /trunk/include/slepcblaslapack.h Clean the blaslapack interface
2680 549d 07h jroman /trunk/include/slepcblaslapack.h Add configure tests for newly added BlasLapack functions
2672 549d 23h eromero /trunk/include/slepcblaslapack.h Added a function to format generalized Schur decompositions in the LAPACK way.
Allowed GNHP to be solved without harmonic extraction in Davidson methods.
Considered the residual associated to the eigenpair, instead to the Schur pair, in the convergence criteria, for Davidson solvers.
Fixed bug: in some cases JD was not using the preconditioner.
2575 578d 07h eromero /trunk/include/slepcblaslapack.h Updated Copyright year.
2486 621d 04h jroman /trunk/include/slepcblaslapack.h Fixes for quad precision
2479 626d 05h jroman /trunk/include/slepcblaslapack.h Remove LAPACKhseqr_ and LAPACKgges_ since now they are declared in petsc-dev
2420 698d 05h jroman /trunk/include/slepcblaslapack.h Single precision arithmetic was broken since 3.0.0
2240 884d 10h jroman /trunk/include/slepcblaslapack.h Sychronize with petsc-dev (lowercase EXTERN)
2216 945d 02h jroman /trunk/include/slepcblaslapack.h Synchronize with petsc-dev: change PetscTruth to PetscBool
2116 1019d 00h eromero /trunk/include/slepcblaslapack.h Updated the copyright
1988 1061d 07h eromero /trunk/include/slepcblaslapack.h - Added BLAShemm that is hemm when compiling for complex numbers and symm otherwise
- Warning fixed about the routine SlepcUpdateStrideVectors
- Bug fixed: SlepcDenseMatProdTriang use the hemm BLAS routine in complex arithmetic instead of the symm BLAS routine
- Cleaned SlepcDenseMatProdTriang
1987 1061d 23h eromero /trunk/include/slepcblaslapack.h - Merging from branches/davidsones to trunk
1958 1133d 05h jroman /trunk/include/slepcblaslapack.h New experimental version of ArnoldiResiduals; residual estimates are computed one by one, until the first non-converged is found
1846 1290d 11h eromero /trunk/include/slepcblaslapack.h Added LAPACK function xgges
1784 1338d 13h antodo /trunk/include/slepcblaslapack.h Support for generalized Schur decomposition in EPSSortDenseSchur
1672 1565d 09h slepc /trunk/include/slepcblaslapack.h antodo: licencia LGPL
1551 1611d 04h slepc /trunk/include/slepcblaslapack.h jroman: Otra correccion al commit anterior
1550 1611d 04h slepc /trunk/include/slepcblaslapack.h jroman: Correccion al commit anterior
1549 1611d 04h slepc /trunk/include/slepcblaslapack.h jroman: Hacer que las rutinas _steqr, _orgtr, _sytrd de Lapack sean siempre las del caso real, incluso en complejos

Show All