BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenčina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
slepc-dev
(root)
/
trunk
/
src
/
ip
/
ipbasic.c
@ 2283
- Rev 3341
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
3341
27d 05h
jroman
/trunk/src/ip/ipbasic.c
Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3340
27d 06h
jroman
/trunk/src/ip/ipbasic.c
Rename long symbols so that they are always less than 31 characters
3311
67d 22h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305
74d 04h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304
74d 05h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: remove XXXRegisterDynamic()
3290
96d 04h
jroman
/trunk/src/ip/ipbasic.c
Remove more useless whitespace
3289
96d 05h
jroman
/trunk/src/ip/ipbasic.c
Remove lots of whitespace in otherwise empty lines
3270
103d 22h
jroman
/trunk/src/ip/ipbasic.c
Rename a few internal functions
3265
104d 05h
jroman
/trunk/src/ip/ipbasic.c
Use PETSC_EXTERN in all constructors
3258
105d 04h
jroman
/trunk/src/ip/ipbasic.c
Add new auxiliary class FN to represent basic mathematical functions
3257
106d 06h
jroman
/trunk/src/ip/ipbasic.c
Remove whitespace after __FUNCT__
3227
126d 06h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: use PetscObjectComm()
3226
126d 07h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: one argument less in PetscHeaderCreate
3209
131d 02h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3191
143d 20h
jroman
/trunk/src/ip/ipbasic.c
Do not error out in XXXView() when non-ascii
3170
153d 18h
jroman
/trunk/src/ip/ipbasic.c
Sync with petsc-dev: rename PetscFList to PetscFunctionList and use new calling sequence
3166
173d 21h
jroman
/trunk/src/ip/ipbasic.c
Use PetscObjectOptionsBegin
3113
259d 04h
jroman
/trunk/src/ip/ipbasic.c
Change #define char* XXXType to typedef const char* XXXType (as in PETSc)
3009
321d 23h
eromero
/trunk/src/ip/ipbasic.c
Updated copyright.
2872
381d 20h
jroman
/trunk/src/ip/ipbasic.c
Show an intelligible error message when PetscInitialize is called instead of SlepcInitialize
←Prev
1
2
Next→
Show All