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
2161 1021d 20h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Merge from release
2159 1021d 22h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Merge from release
2157 1021d 22h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Merge from release
2155 1022d 20h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Merge from release
2139 1045d 02h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Fix some warnings
2116 1050d 16h eromero /trunk/src/eps/impls/krylov/lanczos/lanczos.c Updated the copyright
2102 1050d 23h eromero /trunk/src/eps/impls/krylov/lanczos/lanczos.c Removed PetscOptionsHead and PetscOptionsTail by PetscOptionsBegin and PetscOptionsEnd
2070 1054d 21h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2064 1055d 01h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Remove unused conv array
2030 1066d 06h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Continue work on new convergence test scheme; residual convergence currently disabled
2029 1066d 19h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c More work on new convergence scheme
1987 1093d 15h eromero /trunk/src/eps/impls/krylov/lanczos/lanczos.c - Merging from branches/davidsones to trunk
1953 1168d 21h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Make the AV vectors private to the eigensolvers that use them
1947 1169d 02h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.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 1169d 21h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1170d 04h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Use more consistent names for enumerates
1933 1175d 00h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1929 1175d 03h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Two additional uses of n and nloc attributes in EPS
1928 1175d 04h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Use attributes n and nloc to store global and local problem dimensions in EPS
1925 1175d 19h jroman /trunk/src/eps/impls/krylov/lanczos/lanczos.c Reset function pointers of ComposeFunctions in XXXDestroy_XXX

Show All