Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2852 373d 08h eromero /branches/ Moved use_impl from basic implementation to MatDense interface.
Added Serialize and Deserialize functions to MatDense.
Added MPI asynchronous reductions to MatDense.
2779 400d 14h eromero /branches/ Added indefinite orthogonalization to IPBOrthogonalize.
Added a dense classical GS orthogonalization routine.
Added support of indefinite problems for Davidson solvers.
Added options in order to explicitly indicate the Davidson method that the generic Davidson solver will employ.
2755 409d 18h jroman /branches/ Increase patchlevel
2754 409d 18h jroman /branches/ Merge from trunk (cmake fixes for external packages)
2751 410d 09h jroman /branches/ Correctly generate shared libraries, taking into account the external libraries
2734 415d 09h jroman /branches/ Merge from trunk (OTHERSHAREDLIBS)
2732 417d 16h eromero /branches/ Added VecTDot and VecMTDot functions to VecComp.
2726 423d 18h jroman /branches/ Protect against the generation of zero-sized projected problem in JD
2724 424d 11h jroman /branches/ Fixes for blopex with complex scalars
2718 450d 15h jroman /branches/ Various fixes for external packages in C++
2714 459d 15h jroman /branches/ Increase patchlevel
2712 459d 21h jroman /branches/ Fix for Microsoft compilers
2705 527d 20h jroman /branches/ Fix a bug that occurs when FortranLib fails
2703 536d 12h jroman /branches/ Increase patchlevel
2702 536d 12h jroman /branches/ Merge r2701 from trunk (fixes for spectrum slicing)
2700 536d 12h eromero /branches/ Merged revision 2699 from trunk to slepc-3_2-branch.
2696 543d 13h jroman /branches/ Merge 2695 from trunk (Blopex)
2694 543d 14h jroman /branches/ Merge 2693 from trunk (Blopex)
2692 547d 14h jroman /branches/ Merge 2691 from trunk (random seeds)
2690 548d 13h eromero /branches/ Merge 2689 from trunk into slepc-3_2-branch
2684 549d 13h jroman /branches/ Increase patchlevel
2683 549d 13h jroman /branches/ Revert unintended code in previous commit
2682 549d 14h jroman /branches/ Merge from trunk 2672:2681
2670 550d 16h jroman /branches/ Fix Fortran interface for the monitors
2668 560d 10h dalcinl /branches/ setup.py: change version format
2667 561d 14h eromero /branches/ Merge from trunk to slepc-3_2-branch of revisions 2664:2666.
2664 561d 18h jroman /branches/ Merge two changes from trunk that were omitted in previous merges
2663 561d 19h jroman /branches/ Merge from trunk
2655 562d 14h jroman /branches/ Increase patchlevel
2654 562d 14h jroman /branches/ Merge from trunk
2636 568d 13h jroman /branches/ Changes in html documentation
2634 568d 13h jroman /branches/ Remove GHIEP problem type and set release flag
2632 568d 14h jroman /branches/ Create branch for 3.2
2606 569d 21h eromero /branches/ Removed slepc-3_2-proj.
2604 569d 22h eromero /branches/ Merged from trunk to slepc-3_2-proj.
2603 569d 22h eromero /branches/ Merge from trunk to slepc-3_2-proj.
2602 569d 22h eromero /branches/ Fixed more bugs in Davidson solvers related to the expanded projected problem.
2601 570d 06h eromero /branches/ Fixed bugs in Davidson solvers related to the expanded projected problem.
2600 570d 06h eromero /branches/ Put again V and the converged vectors together in Davidson solvers.
Reduced the storage of AV and KZ.
Moved the management of KZ from calcpairs to improvex.
2598 570d 17h eromero /branches/ Removed slepc-3_1-sym branch.