Subversion Repositories slepc-dev

Rev

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

Filtering Options

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

Show All