Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2823 390d 05h jroman /trunk/src/sys/slepcutil.c Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2760 409d 03h jroman /trunk/src/sys/slepcutil.c Split EPSEigenvalueComparison in one function per each sorting criterion
2729 425d 05h jroman /trunk/src/sys/slepcutil.c Rename include/private to include/slepc-private
2717 460d 20h jroman /trunk/src/sys/slepcutil.c Sync with petsc-dev (mainly add MatSetUp where required); also update example outputs for new tolerances
2646 569d 19h jroman /trunk/src/sys/slepcutil.c Remove unnecessary includes
2575 582d 22h eromero /trunk/src/sys/slepcutil.c Updated Copyright year.
2545 598d 03h eromero /trunk/src/sys/slepcutil.c Improved VecNorm implementation in VecComp.
Changed SlepcAbsEigenvalue to an inline function.
2538 601d 22h jroman /trunk/src/sys/slepcutil.c Make SlepcCheckOrthogonality return the maximum value rather than the Frobenius norm
2473 631d 23h jroman /trunk/src/sys/slepcutil.c Replace sqrt with PetscSqrtReal in preparation for quad support
2426 700d 22h jroman /trunk/src/sys/slepcutil.c Fixes for 64-bit-indices
2419 704d 01h jroman /trunk/src/sys/slepcutil.c Sync with petsc-dev: removed PetscViewerASCIIMonitorCreate
2408 713d 21h jroman /trunk/src/sys/slepcutil.c Remove SlepcIsHermitian
2406 714d 03h jroman /trunk/src/sys/slepcutil.c More uses of PetscTypeCompareAny
2394 727d 21h jroman /trunk/src/sys/slepcutil.c Fix format specifiers for quad precision
2349 747d 15h jroman /trunk/src/sys/slepcutil.c Private functions need not check arguments; add argument checks in some public functions
2340 749d 19h jroman /trunk/src/sys/slepcutil.c Move more functions from slepcutil to src/vec
2338 749d 22h jroman /trunk/src/sys/slepcutil.c Move SlepcVecCreateVecs to src/vec
2336 749d 23h jroman /trunk/src/sys/slepcutil.c Enforce coding convention
2335 750d 15h jroman /trunk/src/sys/slepcutil.c Add SlepcVecDuplicateVecs to allocate a block of vectors with continuous storage
2334 750d 17h jroman /trunk/src/sys/slepcutil.c Use VecGetArrayRead when possible

Show All