Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2540 602d 01h jroman /trunk/src/eps/examples/tests/makefile More fixes for nightly tests (complex)
2535 602d 04h jroman /trunk/src/eps/examples/tests/makefile Example ex6f requires complex, so remove it from the make test target and replace it with test7f (based on ex1f)
2531 603d 00h jroman /trunk/src/eps/examples/tests/makefile Add test5_blopex in the make test rule
2529 603d 00h jroman /trunk/src/eps/examples/tests/makefile Avoid using %A as format specifier; fix some tests
2524 603d 08h jroman /trunk/src/eps/examples/tests/makefile Remove comment
2523 603d 08h jroman /trunk/src/eps/examples/tests/makefile Add diagonal eigenproblem example
2516 607d 20h jroman /trunk/src/eps/examples/tests/makefile Final changes in makefiles and output files
2509 608d 21h jroman /trunk/src/eps/examples/tests/makefile Update makefiles and output files in EPS tutorials
2496 616d 04h jroman /trunk/src/eps/examples/tests/makefile Add testblopex target in the makefile
2492 617d 00h jroman /trunk/src/eps/examples/tests/makefile Add test5 that reads the small binary matrices contained in PETSc's distribution
2452 672d 01h eromero /trunk/src/eps/examples/tests/makefile Fixed makefile and added the output for test4 in eps.
2451 672d 03h eromero /trunk/src/eps/examples/tests/makefile Added a test to use an EPS without calling EPSSetFromOptions.
2401 720d 00h jroman /trunk/src/eps/examples/tests/makefile Improve EPS tests
2399 720d 09h jroman /trunk/src/eps/examples/tests/makefile Print messages according to original intention of test3
2397 724d 20h eromero /trunk/src/eps/examples/tests/makefile Fixed bug, EPSDefaultFreeWork didn't set eps->nwork to zero.
Increased the default max_it for davidson solvers.
Updated eps runtest1_1 for testing with other important eps types.
Updated eps test3 to call appropriated EPSSetWhichEigenpairs.
Fixed minor error in the eps tests makefile.
2387 731d 10h jroman /trunk/src/eps/examples/tests/makefile Added two new tests in EPS; test3 does not work yet
2386 734d 04h jroman /trunk/src/eps/examples/tests/makefile Non-contiguous version of SlepcVecMAXPBY
2362 738d 07h jroman /trunk/src/eps/examples/tests/makefile Added the first two tests
2356 743d 03h jroman /trunk/src/eps/examples/tests/makefile Finished moving examples to split directories