Subversion Repositories slepc-dev

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
3355 13d 01h jroman /trunk/src/ip/ Add missing calls for correct memory logging
3341 26d 10h jroman /trunk/src/ip/ Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3340 26d 11h jroman /trunk/src/ip/ Rename long symbols so that they are always less than 31 characters
3329 38d 12h jroman /trunk/src/ip/ Use PetscStackCallBLAS; remove BLAS calls in example 3
3322 48d 12h jroman /trunk/src/ip/ Merge from release (Fortran stubs)
3311 67d 03h jroman /trunk/src/ip/ Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305 73d 09h jroman /trunk/src/ip/ Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 73d 10h jroman /trunk/src/ip/ Sync with petsc-dev: remove XXXRegisterDynamic()
3290 95d 09h jroman /trunk/src/ip/ Remove more useless whitespace
3289 95d 10h jroman /trunk/src/ip/ Remove lots of whitespace in otherwise empty lines
3288 95d 11h jroman /trunk/src/ip/ Add viewer argument in SlepcCheckOrthogonality
3270 103d 03h jroman /trunk/src/ip/ Rename a few internal functions
3266 103d 09h jroman /trunk/src/ip/ Use PETSC_EXTERN in Fortran interface
3265 103d 10h jroman /trunk/src/ip/ Use PETSC_EXTERN in all constructors
3258 104d 09h jroman /trunk/src/ip/ Add new auxiliary class FN to represent basic mathematical functions
3257 105d 11h jroman /trunk/src/ip/ Remove whitespace after __FUNCT__
3249 114d 04h jroman /trunk/src/ip/ Add helper functions to avoid code replication in management of initial vectors
3234 123d 05h jroman /trunk/src/ip/ Further reorganize include files
3227 125d 11h jroman /trunk/src/ip/ Sync with petsc-dev: use PetscObjectComm()
3226 125d 12h jroman /trunk/src/ip/ Sync with petsc-dev: one argument less in PetscHeaderCreate

Show All