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
2575 578d 02h eromero /trunk/src/sys/ Updated Copyright year.
2555 589d 04h eromero /trunk/src/sys/ Added B-orthogonal version for Davidson solvers (merged from slepc-3_1-sym).
2545 593d 07h eromero /trunk/src/sys/ Improved VecNorm implementation in VecComp.
Changed SlepcAbsEigenvalue to an inline function.
2538 597d 02h jroman /trunk/src/sys/ Make SlepcCheckOrthogonality return the maximum value rather than the Frobenius norm
2473 627d 03h jroman /trunk/src/sys/ Replace sqrt with PetscSqrtReal in preparation for quad support
2428 694d 08h jroman /trunk/src/sys/ Added Matlab interface for EPS
2426 696d 03h jroman /trunk/src/sys/ Fixes for 64-bit-indices
2419 699d 05h jroman /trunk/src/sys/ Sync with petsc-dev: removed PetscViewerASCIIMonitorCreate
2408 709d 01h jroman /trunk/src/sys/ Remove SlepcIsHermitian
2406 709d 07h jroman /trunk/src/sys/ More uses of PetscTypeCompareAny
2394 723d 02h jroman /trunk/src/sys/ Fix format specifiers for quad precision
2362 733d 06h jroman /trunk/src/sys/ Added the first two tests
2349 742d 20h jroman /trunk/src/sys/ Private functions need not check arguments; add argument checks in some public functions
2340 744d 23h jroman /trunk/src/sys/ Move more functions from slepcutil to src/vec
2338 745d 02h jroman /trunk/src/sys/ Move SlepcVecCreateVecs to src/vec
2337 745d 02h jroman /trunk/src/sys/ Register VecComp
2336 745d 03h jroman /trunk/src/sys/ Enforce coding convention
2335 745d 20h jroman /trunk/src/sys/ Add SlepcVecDuplicateVecs to allocate a block of vectors with continuous storage
2334 745d 21h jroman /trunk/src/sys/ Use VecGetArrayRead when possible
2331 746d 19h jroman /trunk/src/sys/ Enforce coding convention - whitespace around parentheses and commas

Show All