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