Subversion Repositories slepc-dev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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

Show All