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
/
tutorials
/
makefile
@ 2843
- 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
64d 09h
jroman
/trunk/src/eps/examples/tutorials/makefile
Remove more useless whitespace
3105
229d 12h
jroman
/trunk/src/eps/examples/tutorials/makefile
Fix memory leak
3009
290d 04h
eromero
/trunk/src/eps/examples/tutorials/makefile
Updated copyright.
2610
569d 07h
jroman
/trunk/src/eps/examples/tutorials/makefile
Switch to test10 for basic 'make test' so that it works in single precision
2575
578d 05h
eromero
/trunk/src/eps/examples/tutorials/makefile
Updated Copyright year.
2562
585d 10h
eromero
/trunk/src/eps/examples/tutorials/makefile
Enforced make test to fail if something fails.
2536
597d 05h
jroman
/trunk/src/eps/examples/tutorials/makefile
Move binary matrices to share directory
Examples that use these matrices cannot be run for complex tests
2535
597d 06h
jroman
/trunk/src/eps/examples/tutorials/makefile
Example ex6f requires complex, so remove it from the make test target and replace it with test7f (based on ex1f)
2531
598d 02h
jroman
/trunk/src/eps/examples/tutorials/makefile
Add test5_blopex in the make test rule
2511
603d 04h
jroman
/trunk/src/eps/examples/tutorials/makefile
Now make test also runs an example with 2 processors
2509
603d 23h
jroman
/trunk/src/eps/examples/tutorials/makefile
Update makefiles and output files in EPS tutorials
2463
654d 22h
jroman
/trunk/src/eps/examples/tutorials/makefile
Added computation of exact eigenvalues in ex19
2433
683d 09h
jroman
/trunk/src/eps/examples/tutorials/makefile
New EPS example ex19
2362
733d 09h
jroman
/trunk/src/eps/examples/tutorials/makefile
Added the first two tests
2356
738d 05h
jroman
/trunk/src/eps/examples/tutorials/makefile
Finished moving examples to split directories