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
2116 1026d 08h eromero /trunk/include/slepceps.h Updated the copyright
2083 1027d 14h eromero /trunk/include/slepceps.h Completed the convergence test interface
2073 1028d 13h jroman /trunk/include/slepceps.h Minor change: GD and JD are not external solvers
2071 1030d 13h jroman /trunk/include/slepceps.h Add new convergence test relative to the eigenvalue and the matrix norms
2070 1030d 13h jroman /trunk/include/slepceps.h Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2058 1030d 21h jroman /trunk/include/slepceps.h - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2041 1033d 20h eromero /trunk/include/slepceps.h - 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
2039 1034d 19h eromero /trunk/include/slepceps.h - Improved EPSSortDenseSchurGeneralized in order to sort up to some number of eigenpairs
- Davidson methods sort the projected Schur problem partially, instead of entirely
2031 1041d 16h jroman /trunk/include/slepceps.h Add trueres boolean attribute for the explicit computation of residuals; not used yet
2030 1041d 22h jroman /trunk/include/slepceps.h Continue work on new convergence test scheme; residual convergence currently disabled
2002 1055d 14h eromero /trunk/include/slepceps.h - Removed the custom preconditioner of PRIMME
1995 1062d 18h eromero /trunk/include/slepceps.h - Added some missing code for the jd solver and the fix parameter
1987 1069d 07h eromero /trunk/include/slepceps.h - Merging from branches/davidsones to trunk
1957 1143d 12h jroman /trunk/include/slepceps.h Add new function EPSSetMatrixNorms, not used yet
1947 1144d 18h jroman /trunk/include/slepceps.h More work on left eigenvectors:
- Remove solver class attribute in EPS
- Use leftvecs attribute instead
- Dispatch eps->ops->solve method in EPSSetUp_XXX
1945 1145d 12h jroman /trunk/include/slepceps.h Rename EPS_USER to EPS_WHICH_USER
1944 1145d 12h jroman /trunk/include/slepceps.h Added leftvecs attribute for EPS and QEP; not used yet
1942 1145d 13h jroman /trunk/include/slepceps.h Set default value of 'which' in XXXSetUp_XXX for EPS and QEP
1940 1145d 21h jroman /trunk/include/slepceps.h Use more consistent names for enumerates
1937 1146d 12h jroman /trunk/include/slepceps.h Added EPSSetInitialSpaceLeft for providing initial left vectors; now ex12 works again

Show All