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
2560 589d 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 593d 03h eromero /branches/ Merge from trunk.
Fixed more issues in B-orthogonal Davidson solvers (passed eps tests).
2553 593d 06h eromero /branches/ Fixed bugs in B-orthogonal variant of Davidson methods.
Fixed mpd < nev case in Davidson methods.
2549 595d 07h eromero /branches/ Merged from trunk.
2548 596d 01h eromero /branches/ Updated from trunk.
Added the option in gd to activate the B-Orth.
2547 596d 15h eromero /branches/ Added a MatDenseCreateBasic with array.
Rewrote SlepcUpdateVectors with contiguous vectors using MatDense.
2544 597d 15h 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 601d 16h eromero /branches/ Fixed errors in MatDense. test1 passed!
2522 602d 15h eromero /branches/ First successful MatDense compilation.
Added test1, to check the user interface.
Added trmm blas function.
2518 604d 15h eromero /branches/ Fixing compiling errors in utopia...
2517 604d 16h eromero /branches/ New branch for the developing of the new clases for basic dense matrix operations and multivectors.
2442 678d 05h eromero /branches/ Merged r2289 through r2441 from slepc-3_1-branch into slepc-3_1-sym.
2439 678d 21h eromero /branches/ Simplified initV step code.
Changed initV code in order to allow the krylov starting with an user initial subspace.
2438 684d 04h eromero /branches/ Fix uninitialized values in Davidson solvers.
2421 701d 21h jroman /branches/ Single precision arithmetic was broken since 3.0.0
2389 730d 00h jroman /branches/ Protect SVDCYCLIC for the case of small N
2288 781d 20h jroman /branches/ Remove linebreaks in SLEPC_AUTHOR_INFO
2287 782d 20h eromero /branches/ Fixed bug in sym branch, when solving HEP with davidson solvers.
2286 782d 20h eromero /branches/ New branch with davidson codes using IPBOrthogonalize.
Add B-orthogonalization with only one matrix-vector product IPBOrthogonalize.
Add a function for sorting Hermitian eigendecomposition.
Reduce to only one calcpairs control function.
Modified calcpairs to use IPBOrthogonalize.
Fix bug in IPSetBilinearForm when the matrix is removed from the IP object.
2263 812d 06h eromero /branches/ Testing the SLEPc svn web interface! (fourth chance for Carlos)

Show All