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
2240 916d 03h jroman /trunk/src/eps/interface/opts.c Sychronize with petsc-dev (lowercase EXTERN)
2216 976d 19h jroman /trunk/src/eps/interface/opts.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 976d 20h jroman /trunk/src/eps/interface/opts.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 976d 21h jroman /trunk/src/eps/interface/opts.c Synchronize with petsc-dev: rename Cookie to ClassId
2177 1016d 22h jroman /trunk/src/eps/interface/opts.c Merge from release
2151 1034d 04h jroman /trunk/src/eps/interface/opts.c Fix EPSSetBalance
2116 1050d 17h eromero /trunk/src/eps/interface/opts.c Updated the copyright
2111 1050d 21h jroman /trunk/src/eps/interface/opts.c Disable adaptive matrix norms for the release
2108 1050d 22h jroman /trunk/src/eps/interface/opts.c Add documentation of new harmonic extraction types
2097 1051d 03h eromero /trunk/src/eps/interface/opts.c Changed the EPSCompareEigenvalues criterion: results == -1 means the fist eigenvalue is preferred to the 2st
2085 1051d 22h jroman /trunk/src/eps/interface/opts.c Slight change in documentation of EPSSetConvergenceTest
2083 1051d 23h eromero /trunk/src/eps/interface/opts.c Completed the convergence test interface
2071 1054d 21h jroman /trunk/src/eps/interface/opts.c Add new convergence test relative to the eigenvalue and the matrix norms
2070 1054d 22h jroman /trunk/src/eps/interface/opts.c Change the definition of conv_func to return the computed error estimate instead of a boolean flag
2058 1055d 06h jroman /trunk/src/eps/interface/opts.c - Remove ResidualConverged which is now done with -eps_true_residual
- Fix missing character that broke AbsoluteConverged
2048 1056d 07h eromero /trunk/src/eps/interface/opts.c - Fixed documentation of EPSMonitorSet
- bug fixed in EPSMonitorLGAll when nest is smaller than nev
2046 1057d 21h jroman /trunk/src/eps/interface/opts.c Add support for 'trackall' monitors in Krylov eigensolvers
2041 1058d 05h eromero /trunk/src/eps/interface/opts.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
2032 1065d 22h eromero /trunk/src/eps/interface/opts.c - Removed fortran custom wrapper in EPSGetLeftVectorsWanted, EPSGetMatrixNorms and EPSGetBalance
2031 1066d 01h jroman /trunk/src/eps/interface/opts.c Add trueres boolean attribute for the explicit computation of residuals; not used yet

Show All