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 19h jroman /trunk/src/st/interface/stfunc.c Add missing calls for correct memory logging
3341 27d 04h jroman /trunk/src/st/interface/stfunc.c Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3318 58d 05h 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 20h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305 74d 03h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 74d 04h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: remove XXXRegisterDynamic()
3290 96d 02h jroman /trunk/src/st/interface/stfunc.c Remove more useless whitespace
3289 96d 03h jroman /trunk/src/st/interface/stfunc.c Remove lots of whitespace in otherwise empty lines
3282 98d 16h jroman /trunk/src/st/interface/stfunc.c No need to call PetscObjectAMSUnPublish() since it is called in PetscHeaderDestroy()
3281 98d 21h jroman /trunk/src/st/interface/stfunc.c Forgot to add explicit PetscObject cast in previous commit
3280 99d 04h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: PetscObjectAMSUnPublish()
3273 102d 19h jroman /trunk/src/st/interface/stfunc.c Initial implementation of split operatior for NEP, with an example
3271 103d 04h jroman /trunk/src/st/interface/stfunc.c Add helper function SlepcSNPrintfScalar
3260 104d 21h jroman /trunk/src/st/interface/stfunc.c Bug fix in EPSGetOperators
3257 106d 04h jroman /trunk/src/st/interface/stfunc.c Remove whitespace after __FUNCT__
3227 126d 05h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: use PetscObjectComm()
3226 126d 05h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: one argument less in PetscHeaderCreate
3225 126d 16h jroman /trunk/src/st/interface/stfunc.c Add missing CHKERRQ
3209 131d 00h jroman /trunk/src/st/interface/stfunc.c Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3191 143d 19h jroman /trunk/src/st/interface/stfunc.c Do not error out in XXXView() when non-ascii

Show All