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
/
eps
/
examples
/
tests
/
test4.c
@ 2575
- Rev 3290
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
3290
68d 13h
jroman
/trunk/src/eps/examples/tests/test4.c
Remove more useless whitespace
3289
68d 14h
jroman
/trunk/src/eps/examples/tests/test4.c
Remove lots of whitespace in otherwise empty lines
3214
102d 05h
jroman
/trunk/src/eps/examples/tests/test4.c
Do not use CHKERRQ after SlepcFinalize()
3209
103d 11h
jroman
/trunk/src/eps/examples/tests/test4.c
Sync with petsc-dev: use NULL instead of PETSC_NULL; avoid use of PETSC_IGNORE
3113
231d 13h
jroman
/trunk/src/eps/examples/tests/test4.c
Change #define char* XXXType to typedef const char* XXXType (as in PETSc)
3010
294d 08h
eromero
/trunk/src/eps/examples/tests/test4.c
Added tests for EPS solver GD2.
3009
294d 09h
eromero
/trunk/src/eps/examples/tests/test4.c
Updated copyright.
2717
460d 08h
jroman
/trunk/src/eps/examples/tests/test4.c
Sync with petsc-dev (mainly add MatSetUp where required); also update example outputs for new tolerances
2575
582d 10h
eromero
/trunk/src/eps/examples/tests/test4.c
Updated Copyright year.
2539
601d 09h
jroman
/trunk/src/eps/examples/tests/test4.c
Further fixes for nightly tests
2516
607d 03h
jroman
/trunk/src/eps/examples/tests/test4.c
Final changes in makefiles and output files
2508
608d 06h
jroman
/trunk/src/eps/examples/tests/test4.c
Fix format specifiers and use EPSPrintSolution in EPS tests
2451
671d 09h
eromero
/trunk/src/eps/examples/tests/test4.c
Added a test to use an EPS without calling EPSSetFromOptions.
2355
742d 11h
jroman
/trunk/src/eps/examples/tutorials/ex1.c
Distribute examples across the tree; not finished yet
2331
751d 03h
jroman
/trunk/src/examples/ex1.c
Enforce coding convention - whitespace around parentheses and commas
2320
754d 08h
jroman
/trunk/src/examples/ex1.c
Change ifdef/ifndef directives to if defined
2317
754d 08h
jroman
/trunk/src/examples/ex1.c
Enforce coding convention and style guide
2308
757d 17h
jroman
/trunk/src/examples/ex1.c
Changed EPSDestroy to nullify pointer
2305
758d 06h
jroman
/trunk/src/examples/ex1.c
Sync with petsc-dev (XXXDestroy)
2283
791d 05h
jroman
/trunk/src/examples/ex1.c
Use angle brackets for includes; not finished yet
←Prev
1
2
Next→
Show All