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
2434 686d 13h jroman /trunk/include/slepceps.h Remove unused EPS_DIVERGED_NONSYMMETRIC
2403 713d 17h jroman /trunk/include/slepceps.h Start work on spectrum slicing: added EPS_ALL and EPSSetInterval
2375 734d 11h jroman /trunk/include/slepceps.h Rearrange header files
2351 742d 18h jroman /trunk/include/slepceps.h Destroy routine in XXXMonitorSet now takes void** argument
2348 746d 10h jroman /trunk/include/slepceps.h Add EPSReset
2322 753d 07h jroman /trunk/include/slepceps.h Two more enums
2321 753d 10h jroman /trunk/include/slepceps.h Properly handle enum EPSPowerShiftType; others will follow
2308 756d 20h jroman /trunk/include/slepceps.h Changed EPSDestroy to nullify pointer
2240 887d 16h jroman /trunk/include/slepceps.h Sychronize with petsc-dev (lowercase EXTERN)
2216 948d 08h jroman /trunk/include/slepceps.h Synchronize with petsc-dev: change PetscTruth to PetscBool
2213 948d 10h jroman /trunk/include/slepceps.h Synchronize with petsc-dev: rename Cookie to ClassId
2116 1022d 06h eromero /trunk/include/slepceps.h Updated the copyright
2083 1023d 12h eromero /trunk/include/slepceps.h Completed the convergence test interface
2073 1024d 11h jroman /trunk/include/slepceps.h Minor change: GD and JD are not external solvers
2071 1026d 11h jroman /trunk/include/slepceps.h Add new convergence test relative to the eigenvalue and the matrix norms
2070 1026d 11h jroman /trunk/include/slepceps.h Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2058 1026d 19h jroman /trunk/include/slepceps.h - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2041 1029d 18h 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 1030d 17h 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 1037d 14h jroman /trunk/include/slepceps.h Add trueres boolean attribute for the explicit computation of residuals; not used yet

Show All