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
/
st
/
interface
/
stfunc.c
@ 335
- Rev 3355
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
3355
13d 19h
jroman
/trunk/src/st/interface/stfunc.c
Add missing calls for correct memory logging
3341
27d 04h
jroman
/trunk/src/st/interface/stfunc.c
Do not initialize packages at SlepcInitialize(), but at the first time XXXCreate() is called
3318
58d 05h
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
67d 20h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: remove XXXRegisterDestroy() and move PetscFunctionListDestroy(&XXXList) into the package finalize
3305
74d 03h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3304
74d 04h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: remove XXXRegisterDynamic()
3290
96d 02h
jroman
/trunk/src/st/interface/stfunc.c
Remove more useless whitespace
3289
96d 03h
jroman
/trunk/src/st/interface/stfunc.c
Remove lots of whitespace in otherwise empty lines
3282
98d 16h
jroman
/trunk/src/st/interface/stfunc.c
No need to call PetscObjectAMSUnPublish() since it is called in PetscHeaderDestroy()
3281
98d 21h
jroman
/trunk/src/st/interface/stfunc.c
Forgot to add explicit PetscObject cast in previous commit
3280
99d 04h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: PetscObjectAMSUnPublish()
3273
102d 19h
jroman
/trunk/src/st/interface/stfunc.c
Initial implementation of split operatior for NEP, with an example
3271
103d 04h
jroman
/trunk/src/st/interface/stfunc.c
Add helper function SlepcSNPrintfScalar
3260
104d 21h
jroman
/trunk/src/st/interface/stfunc.c
Bug fix in EPSGetOperators
3257
106d 04h
jroman
/trunk/src/st/interface/stfunc.c
Remove whitespace after __FUNCT__
3227
126d 05h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: use PetscObjectComm()
3226
126d 05h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: one argument less in PetscHeaderCreate
3225
126d 16h
jroman
/trunk/src/st/interface/stfunc.c
Add missing CHKERRQ
3209
131d 00h
jroman
/trunk/src/st/interface/stfunc.c
Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3191
143d 19h
jroman
/trunk/src/st/interface/stfunc.c
Do not error out in XXXView() when non-ascii
←Prev
1
2
Next→
Show All