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
2177 990d 04h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common Merge from release
2155 996d 03h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common Merge from release
2152 1003d 12h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Bug fixed in STPrecondSetMatForPC
- Bug fixed: wrong overload of VecAYPX in comp vectors
- Removed more compiling warnings
2142 1018d 05h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common Fix some problems with window's compiler
2139 1018d 09h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common Fix some warnings
2117 1023d 12h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common Fixed issues compiling with int64
2116 1023d 23h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common Updated the copyright
2112 1024d 02h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common Fixed problems compiling in C++
2110 1024d 03h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common Add missing comment at the beginning of new files
2104 1024d 04h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common When searching for largest eigenvalues and st precond is used, the default shift is set to inf
2096 1024d 09h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common EPS sorts the eigenvalues tacking into account its st
2070 1028d 03h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2058 1028d 12h jroman /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2047 1029d 13h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - bug fixed: error when track all was enabled and mpd was smaller than ncv
2042 1031d 10h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Added to davidson solvers the support to trackall
2039 1032d 10h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Improved EPSSortDenseSchurGeneralized in order to sort up to some number of eigenpairs
- Davidson methods sort the projected Schur problem partially, instead of entirely
2037 1032d 21h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Davidon solvers support computing the residual associated to all eigenvalues in the searching subspace
2035 1035d 11h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - Bug almost fixed (see r2034): harmonic transformation is updated to avoid changing the sign of the conjugate eigenpairs imaginary part
2034 1036d 02h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - 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
2033 1038d 02h eromero /branches/slepc-3_2-indef/src/eps/impls/davidson/common - bug fixed: fixed multiple calls to calcpairs_selectPairs
- bug fixed at function dvd_updateV_testConv

Show All