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
2589 571d 17h eromero /branches/ Fixed bugs in davidson solvers. EPS ex1 works for nev=1.
2588 572d 15h eromero /branches/ First version of Davidson solver with presence of converged vectors in the projected problem and the projector.
2560 585d 15h eromero /branches/ Added a command line option for matdense buffersize.
Added a special MatDenseMatMult with sibling matrices.
Matdense example ex1 compares noncontiguous and contiguous SlepcUpdateVectors implementations.
2554 589d 04h eromero /branches/ Merge from trunk.
Fixed more issues in B-orthogonal Davidson solvers (passed eps tests).
2553 589d 06h eromero /branches/ Fixed bugs in B-orthogonal variant of Davidson methods.
Fixed mpd < nev case in Davidson methods.
2549 591d 07h eromero /branches/ Merged from trunk.
2548 592d 01h eromero /branches/ Updated from trunk.
Added the option in gd to activate the B-Orth.
2547 592d 15h eromero /branches/ Added a MatDenseCreateBasic with array.
Rewrote SlepcUpdateVectors with contiguous vectors using MatDense.
2544 593d 16h eromero /branches/ Added const to MatDense*ArrayRead functions.
Added the functions to create views of other matrices (siblings matrices).
MatDenseMatMult supports A<-A*B.
Added matdense/ex1 to measure the improvement in the performance.
2533 597d 17h eromero /branches/ Fixed errors in MatDense. test1 passed!
2522 598d 16h eromero /branches/ First successful MatDense compilation.
Added test1, to check the user interface.
Added trmm blas function.
2518 600d 16h eromero /branches/ Fixing compiling errors in utopia...
2517 600d 16h eromero /branches/ New branch for the developing of the new clases for basic dense matrix operations and multivectors.
2442 674d 05h eromero /branches/ Merged r2289 through r2441 from slepc-3_1-branch into slepc-3_1-sym.
2439 674d 21h eromero /branches/ Simplified initV step code.
Changed initV code in order to allow the krylov starting with an user initial subspace.
2438 680d 04h eromero /branches/ Fix uninitialized values in Davidson solvers.
2421 697d 21h jroman /branches/ Single precision arithmetic was broken since 3.0.0
2389 726d 00h jroman /branches/ Protect SVDCYCLIC for the case of small N
2288 777d 20h jroman /branches/ Remove linebreaks in SLEPC_AUTHOR_INFO
2287 778d 21h eromero /branches/ Fixed bug in sym branch, when solving HEP with davidson solvers.

Show All