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
2159 996d 00h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Merge from release
2157 996d 01h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Merge from release
2155 996d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Merge from release
2116 1024d 18h eromero /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Updated the copyright
2102 1025d 02h eromero /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Removed PetscOptionsHead and PetscOptionsTail by PetscOptionsBegin and PetscOptionsEnd
2065 1029d 03h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c - Remove old ArnoldiResiduals subroutine
- Convert new ArnoldiResiduals subroutine to DenseSelectedEvec (dense.c), extracting the last step
2062 1029d 05h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2030 1040d 08h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Continue work on new convergence test scheme; residual convergence currently disabled
2026 1042d 22h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More work on new convergence scheme
2025 1042d 23h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Remove Two-sided Arnoldi
1987 1067d 17h eromero /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c - Merging from branches/davidsones to trunk
1947 1143d 05h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1942 1144d 00h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1928 1149d 07h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1149d 21h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX
1923 1154d 00h jroman /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Fix several truth options so that they can be deactivated
1830 1312d 23h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c More simple and efficient convergence check with explicitly computed residual.
1823 1326d 05h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Split EPSSortDenseSchur in two functions. Revert to safer selection sort algorithm.
1812 1333d 02h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Check convergence with explicitly computed residual in Krylov-Schur and Arnoldi eigensolvers with non-Hermitian problems.
1794 1339d 01h antodo /trunk/src/eps/impls/krylov/arnoldi/arnoldi.c Check convergence with explicitly computed residual. Only works for Krylov-Schur and Arnoldi eigensolvers with Hermitian problems.

Show All