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
/
stset.c
@ 2283
- Rev 3305
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
3305
43d 07h
jroman
/trunk/src/st/interface/stset.c
Sync with petsc-dev: changes related to PetscFunctionListAdd(), PetscObjectComposeFunction() and XXXRegister()
3290
65d 06h
jroman
/trunk/src/st/interface/stset.c
Remove more useless whitespace
3289
65d 07h
jroman
/trunk/src/st/interface/stset.c
Remove lots of whitespace in otherwise empty lines
3257
75d 08h
jroman
/trunk/src/st/interface/stset.c
Remove whitespace after __FUNCT__
3244
90d 01h
jroman
/trunk/src/st/interface/stset.c
Make sure the ksp object exists in STSetFromOptions
3227
95d 09h
jroman
/trunk/src/st/interface/stset.c
Sync with petsc-dev: use PetscObjectComm()
3209
100d 04h
jroman
/trunk/src/st/interface/stset.c
Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3181
117d 02h
jroman
/trunk/src/st/interface/stset.c
Some more style stuff
3179
117d 23h
jroman
/trunk/src/st/interface/stset.c
Some more style-related changes
3170
122d 20h
jroman
/trunk/src/st/interface/stset.c
Sync with petsc-dev: rename PetscFList to PetscFunctionList and use new calling sequence
3166
142d 23h
jroman
/trunk/src/st/interface/stset.c
Use PetscObjectOptionsBegin
3113
228d 07h
jroman
/trunk/src/st/interface/stset.c
Change #define char* XXXType to typedef const char* XXXType (as in PETSc)
3101
233d 08h
jroman
/trunk/src/st/interface/stset.c
Rework ST to store transformed operators T
3009
291d 02h
eromero
/trunk/src/st/interface/stset.c
Updated copyright.
2823
386d 10h
jroman
/trunk/src/st/interface/stset.c
Sync with petsc-dev: rename PetscTypeCompare to PetscObjectTypeCompare
2729
421d 10h
jroman
/trunk/src/st/interface/stset.c
Rename include/private to include/slepc-private
2643
566d 06h
jroman
/trunk/src/st/interface/stset.c
Minor fixes to manpages
2575
579d 03h
eromero
/trunk/src/st/interface/stset.c
Updated Copyright year.
2446
673d 06h
jroman
/trunk/src/st/interface/stset.c
Fix -st_matstructure option to be independent of the actual values of the MatStructure enum (which has been changed in petsc-dev)
2384
730d 06h
jroman
/trunk/src/st/interface/stset.c
Use PetscOptionsHead/Tail and add PetscObjectProcessOptionsHandlers
←Prev
1
2
Next→
Show All