Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
2575 578d 07h eromero /trunk/src/eps/ Updated Copyright year.
2572 579d 05h eromero /trunk/src/eps/ Fixed default extraction in Davidson solvers for standard Hermitian problems.
2570 582d 12h eromero /trunk/src/eps/ Updated EPS runtest7f.
2569 583d 08h eromero /trunk/src/eps/ Fixed issue in EPS example ex1f90 compiling with 8-bytes intergers.
2568 583d 08h eromero /trunk/src/eps/ Fixed issues compiling with C++.
2567 585d 04h eromero /trunk/src/eps/ Removed the special option for jd in EPS test 9.
2566 585d 04h eromero /trunk/src/eps/ Improved the default extraction choice in Davidson solvers.
2562 585d 12h eromero /trunk/src/eps/ Enforced make test to fail if something fails.
2558 586d 07h eromero /trunk/src/eps/ Changed EPS tests considering complex arithmetic.
Passed EPS tests for real and complex arithmetics.
Fixed bug in Davidson methods: when B-orthogonalizing, the eigenvectors are 2-normalized.
Relaxed the constrain that keeps the norm result real.
2557 589d 06h eromero /trunk/src/eps/ Changed EPS tests, removing from the output the number of iterations and constraining more the tolerance.
2556 589d 08h eromero /trunk/src/eps/ Fixed bugs in dvd_blas for complex arithmetic.
Fixed bugs in B-orthogonal Davidson variant for complex arithmetic.
2555 589d 09h eromero /trunk/src/eps/ Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2552 591d 05h eromero /trunk/src/eps/ Relaxed eps/test1.
Fixed issues for eps/test2.
2551 591d 05h eromero /trunk/src/eps/ Added new tests for eps.
2543 596d 12h eromero /trunk/src/eps/ Fixed a minor mistake in a test makefile.
2542 597d 04h jroman /trunk/src/eps/ Do not show number of iterations in tests
2540 597d 05h jroman /trunk/src/eps/ More fixes for nightly tests (complex)
2539 597d 07h jroman /trunk/src/eps/ Further fixes for nightly tests
2538 597d 07h jroman /trunk/src/eps/ Make SlepcCheckOrthogonality return the maximum value rather than the Frobenius norm
2536 597d 07h jroman /trunk/src/eps/ Move binary matrices to share directory
Examples that use these matrices cannot be run for complex tests
2535 597d 08h jroman /trunk/src/eps/ Example ex6f requires complex, so remove it from the make test target and replace it with test7f (based on ex1f)
2531 598d 04h jroman /trunk/src/eps/ Add test5_blopex in the make test rule
2530 598d 04h jroman /trunk/src/eps/ Do not show filename in test5
2529 598d 04h jroman /trunk/src/eps/ Avoid using %A as format specifier; fix some tests
2527 598d 06h jroman /trunk/src/eps/ Clean QEP tests; still two tests not passed
2524 598d 12h jroman /trunk/src/eps/ Remove comment
2523 598d 12h jroman /trunk/src/eps/ Add diagonal eigenproblem example
2519 600d 10h eromero /trunk/src/eps/ Fixed problems with jd in eps test1.
2516 603d 00h jroman /trunk/src/eps/ Final changes in makefiles and output files
2511 603d 06h jroman /trunk/src/eps/ Now make test also runs an example with 2 processors
2509 604d 01h jroman /trunk/src/eps/ Update makefiles and output files in EPS tutorials
2508 604d 04h jroman /trunk/src/eps/ Fix format specifiers and use EPSPrintSolution in EPS tests
2507 604d 05h jroman /trunk/src/eps/ Fix memory leak
2506 604d 08h eromero /trunk/src/eps/ Changed the default KSP tolerance values for JD.
2505 604d 15h jroman /trunk/src/eps/ C++ fixes
2504 605d 00h jroman /trunk/src/eps/ Enhanced formatting in EPSPrintSolution
2503 605d 03h jroman /trunk/src/eps/ Fix format specifiers and use EPSPrintSolution in EPS tutorials
2501 605d 12h jroman /trunk/src/eps/ Add EPSPrintSolution
2500 606d 06h jroman /trunk/src/eps/ Format fixes
2499 607d 00h jroman /trunk/src/eps/ Correct error checking for PetscInfo