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 730d 12h jroman /trunk/src/qep/interface/qepmon.c Sync with petsc-dev: removed PetscViewerASCIIMonitorCreate
2394 754d 09h jroman /trunk/src/qep/interface/qepmon.c Fix format specifiers for quad precision
2351 770d 14h jroman /trunk/src/qep/interface/qepmon.c Destroy routine in XXXMonitorSet now takes void** argument
2331 778d 02h jroman /trunk/src/qep/interface/qepmon.c Enforce coding convention - whitespace around parentheses and commas
2328 778d 05h jroman /trunk/src/qep/interface/qepmon.c Distinguish between collective and logically collective operations in manpages
2317 781d 08h jroman /trunk/src/qep/interface/qepmon.c Enforce coding convention and style guide
2314 781d 13h jroman /trunk/src/qep/interface/qepmon.c The destructor for XXXMonitorConverged is common to EPS, SVD, QEP
2313 781d 13h jroman /trunk/src/qep/interface/qepmon.c Turn XXXMonitor into functions, instead of macros
2311 784d 10h jroman /trunk/src/qep/interface/qepmon.c Unify monitors of type XXXMonitorConverged
2305 785d 05h jroman /trunk/src/qep/interface/qepmon.c Sync with petsc-dev (XXXDestroy)
2284 818d 04h jroman /trunk/src/qep/interface/qepmon.c More work on angle brackets
2242 870d 06h jroman /trunk/src/qep/interface/qepmon.c Various fixes to the online documentation
2214 976d 05h jroman /trunk/src/qep/interface/qepmon.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 976d 06h jroman /trunk/src/qep/interface/qepmon.c Synchronize with petsc-dev: rename Cookie to ClassId
2134 1044d 14h eromero /trunk/src/qep/interface/qepmon.c Removed references to MonitorDefault
2116 1050d 02h eromero /trunk/src/qep/interface/qepmon.c Updated the copyright
2054 1055d 08h eromero /trunk/src/qep/interface/qepmon.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
2011 1072d 15h jroman /trunk/src/qep/interface/qepmon.c Fix LG monitor so that at most 255 lines are processed
1951 1168d 10h jroman /trunk/src/qep/interface/qepmon.c Extend previous change also to SVD and QEP
1887 1201d 07h jroman /trunk/src/qep/interface/qepmon.c Added new QEP object for quadratic eigenproblems; only the interface, no implementation yet