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 701d 18h jroman /trunk/src/svd/interface/svdopts.c Sync with petsc-dev: removed PetscViewerASCIIMonitorCreate
2407 711d 16h jroman /trunk/src/svd/interface/svdopts.c Move PetscRandomSetFromOptions to XXXCreate to avoid problems when users do not call XXXSetFromOptions
2384 731d 18h jroman /trunk/src/svd/interface/svdopts.c Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
2381 732d 13h jroman /trunk/src/svd/interface/svdopts.c Move IP creation to XXXGetIP
2376 733d 12h jroman /trunk/src/svd/interface/svdopts.c Add XXXRegisterAllCalled
2370 734d 18h jroman /trunk/src/svd/interface/svdopts.c Use -ip_ prefix for IP options; make IP options and enumerates more consistent
2351 741d 19h jroman /trunk/src/svd/interface/svdopts.c Destroy routine in XXXMonitorSet now takes void** argument
2350 741d 21h jroman /trunk/src/svd/interface/svdopts.c Added SVDReset
2331 749d 08h jroman /trunk/src/svd/interface/svdopts.c Enforce coding convention - whitespace around parentheses and commas
2328 749d 11h jroman /trunk/src/svd/interface/svdopts.c Distinguish between collective and logically collective operations in manpages
2326 749d 14h jroman /trunk/src/svd/interface/svdopts.c Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2317 752d 13h jroman /trunk/src/svd/interface/svdopts.c Enforce coding convention and style guide
2314 752d 18h jroman /trunk/src/svd/interface/svdopts.c The destructor for XXXMonitorConverged is common to EPS, SVD, QEP
2311 755d 16h jroman /trunk/src/svd/interface/svdopts.c Unify monitors of type XXXMonitorConverged
2284 789d 10h jroman /trunk/src/svd/interface/svdopts.c More work on angle brackets
2242 841d 12h jroman /trunk/src/svd/interface/svdopts.c Various fixes to the online documentation
2216 947d 10h jroman /trunk/src/svd/interface/svdopts.c Synchronize with petsc-dev: change PetscTruth to PetscBool
2214 947d 11h jroman /trunk/src/svd/interface/svdopts.c Synchronize with petsc-dev: add communicator as first argument to SETERRQ macro
2213 947d 12h jroman /trunk/src/svd/interface/svdopts.c Synchronize with petsc-dev: rename Cookie to ClassId
2141 1015d 14h jroman /trunk/src/svd/interface/svdopts.c Various fixes

Show All