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
2837 412d 01h jroman /trunk/include/slepcblaslapack.h Add _hsein to LAPACK interface
2829 413d 06h jroman /trunk/include/slepcblaslapack.h Add new method for reducing the arrowhead block to tridiagonal form
2828 413d 10h jroman /trunk/include/slepcblaslapack.h Revert last change
2827 413d 10h jroman /trunk/include/slepcblaslapack.h Last argument of BLASrot_ is a scalar
2803 426d 09h jroman /trunk/include/slepcblaslapack.h Use PetscBLASInt rather than PetscBool for LOGICAL arguments in BLAS
2789 429d 05h jroman /trunk/include/slepcblaslapack.h Enable use of complex version of tridiagonalization in the LAPACK interface, and some fixes for PSHEP
2736 446d 10h jroman /trunk/include/slepcblaslapack.h Avoid duplicate interface to BLAS dsymm/zhemm
2735 446d 11h jroman /trunk/include/slepcblaslapack.h Clean the blaslapack interface
2680 581d 04h jroman /trunk/include/slepcblaslapack.h Add configure tests for newly added BlasLapack functions
2672 581d 20h 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 610d 05h eromero /trunk/include/slepcblaslapack.h Updated Copyright year.
2486 653d 02h jroman /trunk/include/slepcblaslapack.h Fixes for quad precision
2479 658d 02h jroman /trunk/include/slepcblaslapack.h Remove LAPACKhseqr_ and LAPACKgges_ since now they are declared in petsc-dev
2420 730d 02h jroman /trunk/include/slepcblaslapack.h Single precision arithmetic was broken since 3.0.0
2240 916d 07h jroman /trunk/include/slepcblaslapack.h Sychronize with petsc-dev (lowercase EXTERN)
2216 977d 00h jroman /trunk/include/slepcblaslapack.h Synchronize with petsc-dev: change PetscTruth to PetscBool
2116 1050d 22h eromero /trunk/include/slepcblaslapack.h Updated the copyright
1988 1093d 04h 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 1093d 21h eromero /trunk/include/slepcblaslapack.h - Merging from branches/davidsones to trunk
1958 1165d 02h jroman /trunk/include/slepcblaslapack.h New experimental version of ArnoldiResiduals; residual estimates are computed one by one, until the first non-converged is found

Show All