Subversion Repositories slepc-dev

Rev

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

Filtering Options

Rev Age Author Path Log message
3311 36d 18h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305 43d 01h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304 43d 01h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: remove XXXRegisterDynamic()
3290 65d 00h jroman /trunk/src/ip/ipbasic.c Remove more useless whitespace
3289 65d 01h jroman /trunk/src/ip/ipbasic.c Remove lots of whitespace in otherwise empty lines
3270 72d 18h jroman /trunk/src/ip/ipbasic.c Rename a few internal functions
3265 73d 01h jroman /trunk/src/ip/ipbasic.c Use PETSC_EXTERN in all constructors
3258 74d 01h jroman /trunk/src/ip/ipbasic.c Add new auxiliary class FN to represent basic mathematical functions
3257 75d 02h jroman /trunk/src/ip/ipbasic.c Remove whitespace after __FUNCT__
3227 95d 03h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: use PetscObjectComm()
3226 95d 03h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: one argument less in PetscHeaderCreate
3209 99d 22h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3191 112d 17h jroman /trunk/src/ip/ipbasic.c Do not error out in XXXView() when non-ascii
3170 122d 14h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: rename PetscFList to PetscFunctionList and use new calling sequence
3166 142d 17h jroman /trunk/src/ip/ipbasic.c Use PetscObjectOptionsBegin
3113 228d 00h jroman /trunk/src/ip/ipbasic.c Change #define char* XXXType to typedef const char* XXXType (as in PETSc)
3009 290d 20h eromero /trunk/src/ip/ipbasic.c Updated copyright.
2872 350d 16h jroman /trunk/src/ip/ipbasic.c Show an intelligible error message when PetscInitialize is called instead of SlepcInitialize
2823 386d 04h jroman /trunk/src/ip/ipbasic.c Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2762 403d 14h jroman /trunk/src/ip/ipbasic.c No braces around SETERRQ

Show All