Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
2852 377d 04h eromero /branches/slepc-3_2-utopia/ Moved use_impl from basic implementation to MatDense interface.
Added Serialize and Deserialize functions to MatDense.
Added MPI asynchronous reductions to MatDense.
2560 590d 03h eromero /branches/slepc-3_2-utopia/ Added a command line option for matdense buffersize.
Added a special MatDenseMatMult with sibling matrices.
Matdense example ex1 compares noncontiguous and contiguous SlepcUpdateVectors implementations.
2547 597d 03h eromero /branches/slepc-3_2-utopia/ Added a MatDenseCreateBasic with array.
Rewrote SlepcUpdateVectors with contiguous vectors using MatDense.
2544 598d 04h eromero /branches/slepc-3_2-utopia/ 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 602d 05h eromero /branches/slepc-3_2-utopia/ Fixed errors in MatDense. test1 passed!
2522 603d 04h eromero /branches/slepc-3_2-utopia/ First successful MatDense compilation.
Added test1, to check the user interface.
Added trmm blas function.
2518 605d 04h eromero /branches/slepc-3_2-utopia/ Fixing compiling errors in utopia...
2517 605d 04h eromero /branches/slepc-3_2-utopia/ New branch for the developing of the new clases for basic dense matrix operations and multivectors.
2516 607d 04h jroman /trunk/ Final changes in makefiles and output files
2515 607d 07h jroman /trunk/ Add SVDPrintSolution and related changes
2514 607d 09h jroman /trunk/ The test directory was missing in previous commit
2513 607d 10h jroman /trunk/ Add QEPPrintSolution and related changes
2512 607d 11h jroman /trunk/ Fixes in IP tests
2511 607d 11h jroman /trunk/ Now make test also runs an example with 2 processors
2510 607d 12h jroman /trunk/ Fix format specifiers and use EPSPrintSolution in ST
2509 608d 06h jroman /trunk/ Update makefiles and output files in EPS tutorials
2508 608d 08h jroman /trunk/ Fix format specifiers and use EPSPrintSolution in EPS tests
2507 608d 09h jroman /trunk/ Fix memory leak
2506 608d 12h eromero /trunk/ Changed the default KSP tolerance values for JD.
2505 608d 19h jroman /trunk/ C++ fixes

Show All