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
2374 733d 08h jroman /trunk/src/st/interface Use PETSC_MAX_PATH_LEN where appropiate
2365 734d 17h jroman /trunk/src/st/interface Rework EPSView and STView
2364 735d 06h jroman /trunk/src/st/interface Move KSP creation to STGetKSP
2363 735d 07h jroman /trunk/src/st/interface PetscMemzero is not necessary after PetscHeaderCreate
2350 741d 15h jroman /trunk/src/st/interface Added SVDReset
2349 745d 03h jroman /trunk/src/st/interface Private functions need not check arguments; add argument checks in some public functions
2348 745d 06h jroman /trunk/src/st/interface Add EPSReset
2334 748d 04h jroman /trunk/src/st/interface Use VecGetArrayRead when possible
2333 748d 14h jroman /trunk/src/st/interface checknullspace should be in the _STOps table
2331 749d 02h jroman /trunk/src/st/interface Enforce coding convention - whitespace around parentheses and commas
2330 749d 04h jroman /trunk/src/st/interface Enforce coding convention - remove space before CHKERRQ
2328 749d 05h jroman /trunk/src/st/interface Distinguish between collective and logically collective operations in manpages
2327 749d 07h jroman /trunk/src/st/interface Add a few missing PetscLogObjectParent
2326 749d 09h jroman /trunk/src/st/interface Make use of PetscValidLogicalCollectiveXXX macros and add some additional argument checks
2320 752d 07h jroman /trunk/src/st/interface Change ifdef/ifndef directives to if defined
2319 752d 07h jroman /trunk/src/st/interface Add proper pointer checks to XXXGetYYY methods
2318 752d 08h jroman /trunk/src/st/interface Remove SlepcNotImplemented functions
2317 752d 08h jroman /trunk/src/st/interface Enforce coding convention and style guide
2316 752d 10h jroman /trunk/src/st/interface Remove tab characters
2312 755d 10h jroman /trunk/src/st/interface Update also XXXDestroy for SVD, QEP, ST and IP

Show All