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

Show All