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
2858 371d 01h jroman /trunk/include/slepcblaslapack.h Add _larf and _larfg to LAPACK interface
2857 371d 10h jroman /trunk/include/slepcblaslapack.h Sync with petsc-dev: PETSC_EXTERN
2837 385d 23h jroman /trunk/include/slepcblaslapack.h Add _hsein to LAPACK interface
2829 387d 04h jroman /trunk/include/slepcblaslapack.h Add new method for reducing the arrowhead block to tridiagonal form
2828 387d 08h jroman /trunk/include/slepcblaslapack.h Revert last change
2827 387d 08h jroman /trunk/include/slepcblaslapack.h Last argument of BLASrot_ is a scalar
2803 400d 07h jroman /trunk/include/slepcblaslapack.h Use PetscBLASInt rather than PetscBool for LOGICAL arguments in BLAS
2789 403d 02h jroman /trunk/include/slepcblaslapack.h Enable use of complex version of tridiagonalization in the LAPACK interface, and some fixes for PSHEP
2736 420d 08h jroman /trunk/include/slepcblaslapack.h Avoid duplicate interface to BLAS dsymm/zhemm
2735 420d 08h jroman /trunk/include/slepcblaslapack.h Clean the blaslapack interface
2680 555d 02h jroman /trunk/include/slepcblaslapack.h Add configure tests for newly added BlasLapack functions
2672 555d 18h 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 584d 02h eromero /trunk/include/slepcblaslapack.h Updated Copyright year.
2486 627d 00h jroman /trunk/include/slepcblaslapack.h Fixes for quad precision
2479 632d 00h jroman /trunk/include/slepcblaslapack.h Remove LAPACKhseqr_ and LAPACKgges_ since now they are declared in petsc-dev
2420 704d 00h jroman /trunk/include/slepcblaslapack.h Single precision arithmetic was broken since 3.0.0
2240 890d 05h jroman /trunk/include/slepcblaslapack.h Sychronize with petsc-dev (lowercase EXTERN)
2216 950d 21h jroman /trunk/include/slepcblaslapack.h Synchronize with petsc-dev: change PetscTruth to PetscBool
2116 1024d 19h eromero /trunk/include/slepcblaslapack.h Updated the copyright
1988 1067d 02h 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

Show All