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
2757 406d 17h jroman /trunk/src/ip/ Start work on new object PS: Projected System
2749 410d 17h jroman /trunk/src/ip/ Minor fixes for the recently added tests
2748 410d 17h jroman /trunk/src/ip/ Add IPPseudoOrthogonalize for indefinite Gram-Schmidt
2746 410d 19h jroman /trunk/src/ip/ Added indefinite inner product
2740 414d 20h jroman /trunk/src/ip/ Use PetscFPTrapPush() to guard LAPACK calls that set floating point exceptions
2739 414d 21h jroman /trunk/src/ip/ Unify and clean all the LAPACK protections
2730 420d 02h jroman /trunk/src/ip/ Avoid use of PETSC_COMM_WORLD; add error checking in PetscInfo calls
2729 421d 02h jroman /trunk/src/ip/ Rename include/private to include/slepc-private
2691 547d 18h jroman /trunk/src/ip/ Random seeds must be set in order for SlepcVecSetRandom to work correctly
2575 578d 19h eromero /trunk/src/ip/ Updated Copyright year.
2573 579d 17h eromero /trunk/src/ip/ Fixed style issues in ipborthog.c.
2561 586d 03h eromero /trunk/src/ip/ Fixed missing file from merge at revision 2555.
2558 586d 19h eromero /trunk/src/ip/ 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.
2555 589d 21h eromero /trunk/src/ip/ Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2538 597d 19h jroman /trunk/src/ip/ Make SlepcCheckOrthogonality return the maximum value rather than the Frobenius norm
2529 598d 16h jroman /trunk/src/ip/ Avoid using %A as format specifier; fix some tests
2512 603d 18h jroman /trunk/src/ip/ Fixes in IP tests
2473 627d 20h jroman /trunk/src/ip/ Replace sqrt with PetscSqrtReal in preparation for quad support
2469 628d 17h jroman /trunk/src/ip/ Sync with petsc-dev (PetscHeaderCreate)
2445 673d 03h jroman /trunk/src/ip/ Avoid using VecTDot with real scalars

Show All