Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3369 3h 50m eromero /trunk/src/st/ Fixed bug in GD and JD when using a PCSHELL.
3355 13d 18h jroman /trunk/src/st/ Add missing calls for correct memory logging
3342 27d 00h jroman /trunk/src/st/ Normalize names of functions used as shell operations
3341 27d 03h jroman /trunk/src/st/ Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3338 28d 00h jroman /trunk/src/st/ Add missing step processf90interfaces in Fortran stub generation
3318 58d 05h jroman /trunk/src/st/ 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 19h jroman /trunk/src/st/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305 74d 02h jroman /trunk/src/st/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 74d 03h jroman /trunk/src/st/ Sync with petsc-dev: remove XXXRegisterDynamic()
3290 96d 02h jroman /trunk/src/st/ Remove more useless whitespace
3289 96d 02h jroman /trunk/src/st/ Remove lots of whitespace in otherwise empty lines
3282 98d 15h jroman /trunk/src/st/ No need to call PetscObjectAMSUnPublish() since it is called in PetscHeaderDestroy()
3281 98d 20h jroman /trunk/src/st/ Forgot to add explicit PetscObject cast in previous commit
3280 99d 04h jroman /trunk/src/st/ Sync with petsc-dev: PetscObjectAMSUnPublish()
3273 102d 19h jroman /trunk/src/st/ Initial implementation of split operatior for NEP, with an example
3271 103d 03h jroman /trunk/src/st/ Add helper function SlepcSNPrintfScalar
3268 103d 20h jroman /trunk/src/st/ Use of PETSC_INTERN in private headers and other changes related to visibility
3266 104d 02h jroman /trunk/src/st/ Use PETSC_EXTERN in Fortran interface
3265 104d 02h jroman /trunk/src/st/ Use PETSC_EXTERN in all constructors
3260 104d 21h jroman /trunk/src/st/ Bug fix in EPSGetOperators

Show All