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
2031 1040d 02h jroman /trunk/src/eps/interface/opts.c Add trueres boolean attribute for the explicit computation of residuals; not used yet
2030 1040d 08h jroman /trunk/src/eps/interface/opts.c Continue work on new convergence test scheme; residual convergence currently disabled
1987 1067d 17h eromero /trunk/src/eps/interface/opts.c - Merging from branches/davidsones to trunk
1957 1141d 21h jroman /trunk/src/eps/interface/opts.c Add new function EPSSetMatrixNorms, not used yet
1950 1143d 02h jroman /trunk/src/eps/interface/opts.c Change EPSMonitorConverged in order to avoid a static variable
1948 1143d 04h jroman /trunk/src/eps/interface/opts.c Reset setupcalled when leftvecs is changed
1947 1143d 04h jroman /trunk/src/eps/interface/opts.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 1143d 22h jroman /trunk/src/eps/interface/opts.c Rename EPS_USER to EPS_WHICH_USER
1944 1143d 22h jroman /trunk/src/eps/interface/opts.c Added leftvecs attribute for EPS and QEP; not used yet
1942 1143d 23h jroman /trunk/src/eps/interface/opts.c Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1144d 07h jroman /trunk/src/eps/interface/opts.c Use more consistent names for enumerates
1936 1144d 23h jroman /trunk/src/eps/interface/opts.c Consistent naming of functions related to left eigenvectors
1933 1149d 02h jroman /trunk/src/eps/interface/opts.c Replaced EPSSetInitialVector by the new function EPSSetInitialSpace; still more work required for left initial vectors
1915 1156d 17h jroman /trunk/src/eps/interface/opts.c New problem type EPS_GHIEP for generalized symmetric-indefinite eigenproblems (not tested yet)
1886 1175d 23h jroman /trunk/src/eps/interface/opts.c Fix options truth group; force setup when maxits is changed
1824 1325d 02h antodo /trunk/src/eps/interface/opts.c Fix compiler warnings
1815 1333d 00h jroman /trunk/src/eps/interface/opts.c Allow which=target-imaginary only with complex scalars
1811 1333d 18h jroman /trunk/src/eps/interface/opts.c Miscellaneous fixes for EPS manual pages
1810 1333d 21h jroman /trunk/src/eps/interface/opts.c Add checking for the enumerate in EPSSetBalance
1804 1334d 02h jroman /trunk/src/eps/interface/opts.c Finished implementing Krylov balancing

Show All