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 587d 09h 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 590d 21h eromero /branches/ Merge from trunk.
Fixed more issues in B-orthogonal Davidson solvers (passed eps tests).
2553 591d 00h eromero /branches/ Fixed bugs in B-orthogonal variant of Davidson methods.
Fixed mpd < nev case in Davidson methods.
2549 593d 01h eromero /branches/ Merged from trunk.
2548 593d 19h eromero /branches/ Updated from trunk.
Added the option in gd to activate the B-Orth.
2547 594d 09h eromero /branches/ Added a MatDenseCreateBasic with array.
Rewrote SlepcUpdateVectors with contiguous vectors using MatDense.
2544 595d 09h 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 599d 10h eromero /branches/ Fixed errors in MatDense. test1 passed!
2522 600d 09h eromero /branches/ First successful MatDense compilation.
Added test1, to check the user interface.
Added trmm blas function.
2518 602d 09h eromero /branches/ Fixing compiling errors in utopia...
2517 602d 10h eromero /branches/ New branch for the developing of the new clases for basic dense matrix operations and multivectors.
2442 675d 22h eromero /branches/ Merged r2289 through r2441 from slepc-3_1-branch into slepc-3_1-sym.
2439 676d 15h eromero /branches/ Simplified initV step code.
Changed initV code in order to allow the krylov starting with an user initial subspace.
2438 681d 22h eromero /branches/ Fix uninitialized values in Davidson solvers.
2421 699d 15h jroman /branches/ Single precision arithmetic was broken since 3.0.0
2389 727d 18h jroman /branches/ Protect SVDCYCLIC for the case of small N
2288 779d 14h jroman /branches/ Remove linebreaks in SLEPC_AUTHOR_INFO
2287 780d 14h eromero /branches/ Fixed bug in sym branch, when solving HEP with davidson solvers.
2286 780d 14h 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 809d 23h eromero /branches/ Testing the SLEPc svn web interface! (fourth chance for Carlos)

Show All