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
2740 420d 11h jroman /trunk/src/svd/ Use PetscFPTrapPush() to guard LAPACK calls that set floating point exceptions
2739 420d 12h jroman /trunk/src/svd/ Unify and clean all the LAPACK protections
2730 425d 17h jroman /trunk/src/svd/ Avoid use of PETSC_COMM_WORLD; add error checking in PetscInfo calls
2729 426d 17h jroman /trunk/src/svd/ Rename include/private to include/slepc-private
2717 462d 09h jroman /trunk/src/svd/ Sync with petsc-dev (mainly add MatSetUp where required); also update example outputs for new tolerances
2691 553d 09h jroman /trunk/src/svd/ Random seeds must be set in order for SlepcVecSetRandom to work correctly
2671 556d 11h jroman /trunk/src/svd/ Merge from release (c2670, Fortran interface for monitors)
2652 568d 09h jroman /trunk/src/svd/ Correctly manage options prefixes
2646 571d 07h jroman /trunk/src/svd/ Remove unnecessary includes
2644 571d 10h jroman /trunk/src/svd/ Some more fixes in manpages
2622 574d 10h jroman /trunk/src/svd/ Change default tolerance also for SVD and QEP
2605 575d 17h eromero /trunk/src/svd/ mproved subspace management in Davidson solvers, reducing the total number of used vector.
Added experimental support to keep converged vectors in the projected problem and in the projector.
Fixed potencial bug in QEP and SVD object monitors that use an EPS monitor.
2586 581d 13h jroman /trunk/src/svd/ Remove redundant SVDGetIP
2575 584d 11h eromero /trunk/src/svd/ Updated Copyright year.
2540 603d 08h jroman /trunk/src/svd/ More fixes for nightly tests (complex)
2536 603d 11h jroman /trunk/src/svd/ Move binary matrices to share directory
Examples that use these matrices cannot be run for complex tests
2520 606d 08h jroman /trunk/src/svd/ Fix memory leaks
2515 609d 06h jroman /trunk/src/svd/ Add SVDPrintSolution and related changes
2507 610d 08h jroman /trunk/src/svd/ Fix memory leak
2473 633d 12h jroman /trunk/src/svd/ Replace sqrt with PetscSqrtReal in preparation for quad support

Show All