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
2215 945d 22h jroman /trunk/src/eps/interface/basic.c Synchronize with petsc-dev: remove underscores from viewer typenames
2214 945d 22h jroman /trunk/src/eps/interface/basic.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 945d 23h jroman /trunk/src/eps/interface/basic.c Synchronize with petsc-dev: rename Cookie to ClassId
2212 955d 02h jroman /trunk/src/eps/interface/basic.c Usage of const char* as suggested by Lisandro
2175 986d 20h jroman /trunk/src/eps/interface/basic.c Merge from release (EPSConv)
2130 1019d 04h jroman /trunk/src/eps/interface/basic.c Protect PetscRandomDestroy
2116 1019d 19h eromero /trunk/src/eps/interface/basic.c Updated the copyright
2083 1021d 01h eromero /trunk/src/eps/interface/basic.c Completed the convergence test interface
2074 1022d 00h jroman /trunk/src/eps/interface/basic.c Make SINVERT and CAYLEY work with target-relative sorting criteria; now the user should set the target instead of the shift
2064 1024d 04h jroman /trunk/src/eps/interface/basic.c Remove unused conv array
2062 1024d 06h jroman /trunk/src/eps/interface/basic.c - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2046 1026d 23h jroman /trunk/src/eps/interface/basic.c Add support for 'trackall' monitors in Krylov eigensolvers
2041 1027d 07h eromero /trunk/src/eps/interface/basic.c - EPSMonitorDefault renamed to EPSMonitorAll
- Added EPSMonitorLGAll and improved EPSMonitorLG showing a figure with the approximate eigenvalues when the problem is hermitian and is compiled with complex numbers
2040 1028d 01h eromero /trunk/src/eps/interface/basic.c - Updated EPSView with the new options in eps->extraction
2031 1035d 03h jroman /trunk/src/eps/interface/basic.c Add trueres boolean attribute for the explicit computation of residuals; not used yet
2027 1037d 09h jroman /trunk/src/eps/interface/basic.c Store a random number generator context in all solvers so that random vectors are different from one call to the next
1957 1136d 23h jroman /trunk/src/eps/interface/basic.c Add new function EPSSetMatrixNorms, not used yet
1953 1138d 01h jroman /trunk/src/eps/interface/basic.c Make the AV vectors private to the eigensolvers that use them
1947 1138d 06h jroman /trunk/src/eps/interface/basic.c More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1945 1139d 00h jroman /trunk/src/eps/interface/basic.c Rename EPS_USER to EPS_WHICH_USER

Show All