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
2419 705d 06h jroman /trunk/src/eps/interface/monitor.c Sync with petsc-dev: removed PetscViewerASCIIMonitorCreate
2394 729d 02h jroman /trunk/src/eps/interface/monitor.c Fix format specifiers for quad precision
2351 745d 07h jroman /trunk/src/eps/interface/monitor.c Destroy routine in XXXMonitorSet now takes void** argument
2331 752d 20h jroman /trunk/src/eps/interface/monitor.c Enforce coding convention - whitespace around parentheses and commas
2330 752d 21h jroman /trunk/src/eps/interface/monitor.c Enforce coding convention - remove space before CHKERRQ
2328 752d 22h jroman /trunk/src/eps/interface/monitor.c Distinguish between collective and logically collective operations in manpages
2317 756d 01h jroman /trunk/src/eps/interface/monitor.c Enforce coding convention and style guide
2314 756d 06h jroman /trunk/src/eps/interface/monitor.c The destructor for XXXMonitorConverged is common to EPS, SVD, QEP
2313 756d 06h jroman /trunk/src/eps/interface/monitor.c Turn XXXMonitor into functions, instead of macros
2311 759d 04h jroman /trunk/src/eps/interface/monitor.c Unify monitors of type XXXMonitorConverged
2305 759d 22h jroman /trunk/src/eps/interface/monitor.c Sync with petsc-dev (XXXDestroy)
2283 792d 22h jroman /trunk/src/eps/interface/monitor.c Use angle brackets for includes; not finished yet
2242 845d 00h jroman /trunk/src/eps/interface/monitor.c Various fixes to the online documentation
2214 950d 23h jroman /trunk/src/eps/interface/monitor.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 951d 00h jroman /trunk/src/eps/interface/monitor.c Synchronize with petsc-dev: rename Cookie to ClassId
2134 1019d 07h eromero /trunk/src/eps/interface/monitor.c Removed references to MonitorDefault
2116 1024d 20h eromero /trunk/src/eps/interface/monitor.c Updated the copyright
2054 1030d 01h eromero /trunk/src/eps/interface/monitor.c - Added Monitor{All,LG,LGAll} and {Set,Get}TrackAll to QEP and SVD
- The EPS monitors show the eigenvalues of the original problem
- More correction in EPS for the new monitors
2048 1030d 09h eromero /trunk/src/eps/interface/monitor.c - Fixed documentation of EPSMonitorSet
- bug fixed in EPSMonitorLGAll when nest is smaller than nev
2041 1032d 07h eromero /trunk/src/eps/interface/monitor.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

Show All