Subversion Repositories slepc-dev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
3355 13d 08h jroman /trunk/src/st/interface/stfunc.c Add missing calls for correct memory logging
3341 26d 17h jroman /trunk/src/st/interface/stfunc.c Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3318 57d 19h jroman /trunk/src/st/interface/stfunc.c Revert change 2550 because it causes grief when doing EPSView() followed by computevectors() in generalized problems with shift-invert if PC=none; don't know what the original motivation of this change was
3311 67d 10h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305 73d 16h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 73d 17h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: remove XXXRegisterDynamic()
3290 95d 16h jroman /trunk/src/st/interface/stfunc.c Remove more useless whitespace
3289 95d 17h jroman /trunk/src/st/interface/stfunc.c Remove lots of whitespace in otherwise empty lines
3282 98d 05h jroman /trunk/src/st/interface/stfunc.c No need to call PetscObjectAMSUnPublish() since it is called in PetscHeaderDestroy()
3281 98d 10h jroman /trunk/src/st/interface/stfunc.c Forgot to add explicit PetscObject cast in previous commit
3280 98d 18h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: PetscObjectAMSUnPublish()
3273 102d 09h jroman /trunk/src/st/interface/stfunc.c Initial implementation of split operatior for NEP, with an example
3271 102d 18h jroman /trunk/src/st/interface/stfunc.c Add helper function SlepcSNPrintfScalar
3260 104d 11h jroman /trunk/src/st/interface/stfunc.c Bug fix in EPSGetOperators
3257 105d 18h jroman /trunk/src/st/interface/stfunc.c Remove whitespace after __FUNCT__
3227 125d 18h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: use PetscObjectComm()
3226 125d 19h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: one argument less in PetscHeaderCreate
3225 126d 06h jroman /trunk/src/st/interface/stfunc.c Add missing CHKERRQ
3209 130d 14h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3191 143d 08h jroman /trunk/src/st/interface/stfunc.c Do not error out in XXXView() when non-ascii

Show All