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
2630 599d 05h eromero /trunk/src/eps/ Added an advertising of experimental options in GD and JD.
2629 599d 05h carcamgo /trunk/src/eps/ Disabled spectrum slicing for complex
Corrected memory leak
Changes for enabling cayley in Spectrum Slicing
Corrected small error in solve.c
2626 599d 05h eromero /trunk/src/eps/ Fixed EPS testtest10 to be passed with single precision.
2624 599d 05h eromero /trunk/src/eps/ Fixed more bugs in davidson solvers related with keeping converged vectors in the projector and in the projected problem.
2623 599d 06h jroman /trunk/src/eps/ Do not show tolerances in 'make test' examples
2621 599d 06h eromero /trunk/src/eps/ Fixed PRIMME, BLOPEX, GD and JD due to change r2619.
2620 599d 06h eromero /trunk/src/eps/ Fixed EPS ex13 to work with Davidson methods (due to r2616).
2619 599d 07h jroman /trunk/src/eps/ Use precision-dependent default tolerance in EPS; use tighter tolerance in spectrum slicing
2616 600d 04h eromero /trunk/src/eps/ Avoided to set associated objects options (to indicate default options) in the create function of an object.
2615 600d 04h jroman /trunk/src/eps/ Add B-normalization of eigenvectors in case of Cayley transform
2614 600d 04h jroman /trunk/src/eps/ Add manpage for VecCompCreate and friends
2613 600d 05h jroman /trunk/src/eps/ Change the way 'which' is initialized by default
2611 600d 07h eromero /trunk/src/eps/ Fixed interface issues of JDGet/SetConstantCorrectionTolerance.
Added the interface to set the number of converged vectors in the projected problem and in the projector, for Davidson solvers.
2610 600d 09h jroman /trunk/src/eps/ Switch to test10 for basic 'make test' so that it works in single precision
2609 600d 09h carcamgo /trunk/src/eps/ In spectrum slicing:
removed restriction to generalized problem
purification only for generalized problem
corrected compilation error
bug in memory reserve
2608 600d 10h eromero /trunk/src/eps/ Implemented the dynamic (newton) stopping criterion for the solution of the correction equation in JD.
2607 600d 12h eromero /trunk/src/eps/ Removed // comments from Davidson code.
2605 600d 13h eromero /trunk/src/eps/ mproved subspace management in Davidson solvers, reducing the total number of used vector.
Added experimental support to keep converged vectors in the projected problem and in the projector.
Fixed potencial bug in QEP and SVD object monitors that use an EPS monitor.
2599 601d 06h carcamgo /trunk/src/eps/ Adapted values for the monitor in slice
2596 602d 00h carcamgo /trunk/src/eps/ Code cleanup and removal of discarded options
Added purification of values obtained on each shift
Several error messages added

Show All