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
2213 977d 04h jroman /trunk/src/eps/interface/basic.c Synchronize with petsc-dev: rename Cookie to ClassId
2212 986d 07h jroman /trunk/src/eps/interface/basic.c Usage of const char* as suggested by Lisandro
2175 1018d 01h jroman /trunk/src/eps/interface/basic.c Merge from release (EPSConv)
2130 1050d 09h jroman /trunk/src/eps/interface/basic.c Protect PetscRandomDestroy
2116 1051d 00h eromero /trunk/src/eps/interface/basic.c Updated the copyright
2083 1052d 06h eromero /trunk/src/eps/interface/basic.c Completed the convergence test interface
2074 1053d 05h 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 1055d 09h jroman /trunk/src/eps/interface/basic.c Remove unused conv array
2062 1055d 11h jroman /trunk/src/eps/interface/basic.c - Remove eps->Z since it is no longer required
- Adapt ARNOLDI to the new convergence scheme
2046 1058d 04h jroman /trunk/src/eps/interface/basic.c Add support for 'trackall' monitors in Krylov eigensolvers
2041 1058d 12h 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 1059d 06h eromero /trunk/src/eps/interface/basic.c - Updated EPSView with the new options in eps->extraction
2031 1066d 08h jroman /trunk/src/eps/interface/basic.c Add trueres boolean attribute for the explicit computation of residuals; not used yet
2027 1068d 14h 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 1168d 04h jroman /trunk/src/eps/interface/basic.c Add new function EPSSetMatrixNorms, not used yet
1953 1169d 06h jroman /trunk/src/eps/interface/basic.c Make the AV vectors private to the eigensolvers that use them
1947 1169d 11h 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 1170d 05h jroman /trunk/src/eps/interface/basic.c Rename EPS_USER to EPS_WHICH_USER
1944 1170d 05h jroman /trunk/src/eps/interface/basic.c Added leftvecs attribute for EPS and QEP; not used yet
1942 1170d 06h jroman /trunk/src/eps/interface/basic.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP

Show All