Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message
2662 593d 05h carcamgo /trunk/src/ Fixed type in ks-slice
2661 593d 05h eromero /trunk/src/ Fixed typo.
2660 593d 05h eromero /trunk/src/ Fixed issues compiling with cl.
2659 593d 05h carcamgo /trunk/src/ Corrected compilation error for windows
2658 593d 07h jroman /trunk/src/ Add missing header
2657 593d 18h eromero /trunk/src/ Fixed bug in harmonic extraction in Davidson solvers.
Rewrote KXX projector.
2653 594d 00h jroman /trunk/src/ Default value for eps->balance must be set before the specific method setup, otherwise it gives an error when ESSetFromOptions is omitted
2652 594d 00h jroman /trunk/src/ Correctly manage options prefixes
2651 594d 01h eromero /trunk/src/ Added alignment pointer check for pointers used in LAPACK and BLAS functions.
Fixed bug in extraction of pairs from the converged projected problem in Davidson solvers (QEP test1 and test2 work again!).
2650 594d 05h eromero /trunk/src/ Improved the performance of VecMult and VecMultS.
Improved the performance of dvd_compute_eigenvectors.
Fixed bugs in Davidson solvers when pwindow or qwindow are greater than 0.
Fixed alignment memory problem in dvd_managementV_basic.
Fixed bugs computing the projector for complex eigenpairs in real arithmetic.
Check constrains for qwindow and pwindow values in Davidson solvers.
Fix parameter set to 0 in GD.
Partially fixed QEP test1 and test2.
2649 595d 05h jroman /trunk/src/ Remove warning in complex
2648 595d 05h eromero /trunk/src/ Fixed prefix missing in ST and aggregated objects.
2647 595d 06h eromero /trunk/src/ ST's KSP default tolerance set to SLEPC_DEFAULT_TOL.
2646 596d 22h jroman /trunk/src/ Remove unnecessary includes
2645 596d 23h jroman /trunk/src/ Do not use SUBSET_NONZERO_PATTERN in MatCopy
2644 597d 01h jroman /trunk/src/ Some more fixes in manpages
2643 597d 05h jroman /trunk/src/ Minor fixes to manpages
2642 597d 06h jroman /trunk/src/ We need to customise also the manexamples rule, otherwise the Examples header appears in a different color
2641 597d 07h jroman /trunk/src/ Remove unused variables
2640 599d 17h carcamgo /trunk/src/ Corrected compilation errors

Show All