Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2064 1022d 20h jroman /trunk/include/ Remove unused conv array
2062 1022d 21h jroman /trunk/include/ - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2059 1022d 22h jroman /trunk/include/ Unified version of convergence check in Krylov solvers: EPSKrylovConvergence
2058 1023d 00h jroman /trunk/include/ - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2054 1023d 16h eromero /trunk/include/ - Added Monitor{All,LG,LGAll} and {Set,Get}TrackAll to QEP and SVD
- The EPS monitors show the eigenvalues of the original problem
- More correction in EPS for the new monitors
2045 1025d 15h jroman /trunk/include/ Added EPSComputeTrueResidual which is invoked in Krylov solvers whenever the -eps_true_residual flag is active
2044 1025d 17h antodo /trunk/include/ Fisrt version of the Quadratic Arnoldi method
2041 1025d 22h eromero /trunk/include/ - EPSMonitorDefault renamed to EPSMonitorAll
- Added EPSMonitorLGAll and improved EPSMonitorLG showing a figure with the approximate eigenvalues when the problem is hermitian and is compiled with complex numbers
2039 1026d 22h eromero /trunk/include/ - Improved EPSSortDenseSchurGeneralized in order to sort up to some number of eigenpairs
- Davidson methods sort the projected Schur problem partially, instead of entirely
2031 1033d 18h jroman /trunk/include/ Add trueres boolean attribute for the explicit computation of residuals; not used yet
2030 1034d 01h jroman /trunk/include/ Continue work on new convergence test scheme; residual convergence currently disabled
2027 1036d 00h jroman /trunk/include/ Store a random number generator context in all solvers so that random vectors are different from one call to the next
2020 1039d 15h eromero /trunk/include/ - Changed STPrecondSetMatForKSP to STPrecondSetKSPHasMat
2002 1047d 17h eromero /trunk/include/ - Removed the custom preconditioner of PRIMME
2000 1051d 17h eromero /trunk/include/ - Improved the robustness of the setup of STPrecond: avoid crashing when the matrix for the preconditioner of the st->ksp->pc set by user is useless
1996 1053d 12h eromero /trunk/include/ - Added the new ST Precond for the preconditioned eigensolvers like blopex, primme, gd and jd
1995 1054d 21h eromero /trunk/include/ - Added some missing code for the jd solver and the fix parameter
1994 1054d 22h eromero /trunk/include/ - Changed the fortran interface for adding the new EPS_HARMONIC_* values and the new solvers gd and jd
- Fixed some mistakes in the documentation of the gd solver
- Added the Jacobi-Davidson solver
1988 1060d 17h eromero /trunk/include/ - 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 10h eromero /trunk/include/ - Merging from branches/davidsones to trunk

Show All