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
2823 417d 16h jroman /trunk/src/svd/ Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2784 430d 08h jroman /trunk/src/svd/ Add example for testing PSNHEP
2762 435d 03h jroman /trunk/src/svd/ No braces around SETERRQ
2761 436d 08h jroman /trunk/src/svd/ Sync with petsc-dev: add bs argument to VecCreateMPIWithArray
2740 446d 10h jroman /trunk/src/svd/ Use PetscFPTrapPush() to guard LAPACK calls that set floating point exceptions
2739 446d 11h jroman /trunk/src/svd/ Unify and clean all the LAPACK protections
2730 451d 16h jroman /trunk/src/svd/ Avoid use of PETSC_COMM_WORLD; add error checking in PetscInfo calls
2729 452d 16h jroman /trunk/src/svd/ Rename include/private to include/slepc-private
2717 488d 08h jroman /trunk/src/svd/ Sync with petsc-dev (mainly add MatSetUp where required); also update example outputs for new tolerances
2691 579d 08h jroman /trunk/src/svd/ Random seeds must be set in order for SlepcVecSetRandom to work correctly
2671 582d 10h jroman /trunk/src/svd/ Merge from release (c2670, Fortran interface for monitors)
2652 594d 08h jroman /trunk/src/svd/ Correctly manage options prefixes
2646 597d 06h jroman /trunk/src/svd/ Remove unnecessary includes
2644 597d 09h jroman /trunk/src/svd/ Some more fixes in manpages
2622 600d 09h jroman /trunk/src/svd/ Change default tolerance also for SVD and QEP
2605 601d 16h 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 607d 12h jroman /trunk/src/svd/ Remove redundant SVDGetIP
2575 610d 10h eromero /trunk/src/svd/ Updated Copyright year.
2540 629d 07h jroman /trunk/src/svd/ More fixes for nightly tests (complex)
2536 629d 10h jroman /trunk/src/svd/ Move binary matrices to share directory
Examples that use these matrices cannot be run for complex tests

Show All