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
2394 755d 20h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix format specifiers for quad precision
2392 756d 19h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Protect from unavailable Lapack functions
2346 776d 17h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Protected arguments in macro SlepcValidVecsContiguos
Include SlepcValidVecsContiguous in dvd_blas functions using contiguous vectors
Updated davidson solvers to use the new contiguous vectors implementation
2334 778d 15h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Use VecGetArrayRead when possible
2283 819d 16h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Use angle brackets for includes; not finished yet
2280 821d 19h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Sync with petsc-dev: PETSC_MAX_REAL
2279 821d 20h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Sync with petsc-dev: PETSC_MAX and MatNullspaceDestroy
2223 976d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix __FUNCT__ macro in many places
2219 977d 14h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: fix various compilation problems
2216 977d 15h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 977d 16h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2206 995d 19h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Removed the profiler from the jd and gd
Moved petsc events from dvd_blas to slepcinit
2177 1017d 18h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Merge from release
2152 1031d 03h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2139 1046d 00h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Fix some warnings
2117 1051d 03h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Fixed issues compiling with int64
2116 1051d 13h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c Updated the copyright
2110 1051d 17h jroman /trunk/src/eps/impls/davidson/common/dvd_blas.c Add missing comment at the beginning of new files
2034 1063d 17h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c - After EPSSolve_DAVIDSON the converged Schur decomposition is obtained, instead of putting off it until computing the associated eigenvectors in EPSComputeEigenvectors_QZ
- Bug fixed: eigenvectors pX and pY have been correctly orthogonalized already in functions dvd_improvex_jd_proj_uv_*
- Bug partially fixed: error lower than eps_tol observed in converged eigenpairs when the harmonic transformation changes the sign of the conjugate eigenpairs imaginary part
2022 1070d 20h eromero /trunk/src/eps/impls/davidson/common/dvd_blas.c - Bug fixed at function dvd_compute_eigenvector

Show All