]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-12-03 Thomas Wickpublications update
2013-12-03 Thomas Wickpublications update
2013-12-02 Matthias MaierTry to fix the timing issues in base/timer_02
2013-12-01 Martin KronbichlerAdd a comment
2013-12-01 Timo Heisterfix latex errors
2013-12-01 Wolfgang BangerthSignificantly improve the error message one gets when...
2013-12-01 Matthias MaierIncrease stopping limit for gmres_reorthogonalize
2013-12-01 Wolfgang BangerthAvoid a memory allocation if possible, by re-using...
2013-12-01 Matthias MaierFix output for intel
2013-11-30 Matthias MaierTestsuite: Add alternative comparison output for Intel...
2013-11-30 Matthias MaierTestsuite: Provide different comparison files for the...
2013-11-30 Matthias MaierTestsuite: Add a possiblity to specify compiler and...
2013-11-30 Matthias MaierTestsuite: Remove test override location mechanism.
2013-11-29 Martin KronbichlerDisable even-odd decomposition for element degree 1...
2013-11-29 Matthias MaierFix some more failing tests due to rounding with ICC
2013-11-29 Matthias MaierDocumentation: Some more cleanup
2013-11-29 Matthias MaierDoc: Change target description.
2013-11-28 Matthias MaierSome last documentation fixes
2013-11-28 Matthias MaierFix typo
2013-11-28 Matthias MaierDocumentation: Reformat <pre> environment, unify and...
2013-11-28 Matthias MaierDocumentation: Bugfix
2013-11-28 Matthias Maier"Fix" a compilation issue with clang-3.4 and bundled...
2013-11-28 Timo Heisteradd missing instantiations of find_active_cell_around_point
2013-11-28 Matthias MaierAnd change the number of printed digits for four more...
2013-11-28 Matthias MaierAnd another one
2013-11-28 Matthias Maierand another test
2013-11-28 Matthias MaierIncrease number of printed digits for a test
2013-11-28 Matthias MaierFix a test for icc: Stop for polynomial degree 4 as...
2013-11-28 Matthias MaierIncrease output accuracy of a test so that it succesful...
2013-11-27 Wolfgang BangerthReset a copy object before writing into it.
2013-11-27 Wolfgang BangerthClean up code a bit.
2013-11-27 Wolfgang BangerthMark an input argument as const.
2013-11-27 Wolfgang BangerthWork around the Intel ICC bug that leads to forgotten...
2013-11-27 Guido Kanschatautomatically generate version info
2013-11-26 Timo Heisternext try to remove compilation warning in tensor_base.h
2013-11-26 Timo Heisterfix typo
2013-11-26 Timo Heisterfix cone tests
2013-11-26 Guido Kanschatimprove style
2013-11-26 Martin KronbichlerAdd publication. As the matrix-free paper explains...
2013-11-26 Martin KronbichlerSimplify formulas. With mathjax one can use latex formu...
2013-11-26 Guido Kanschatuse MathJax and SVG
2013-11-26 Bruno TurcksinReplace ring buffer by item_bugger in WorkStream.
2013-11-25 Wolfgang BangerthFix typos.
2013-11-25 Bruno TurcksinChange the way copier can be ignored in WorkStream.
2013-11-25 Guido Kanschatchange generation of header and footer
2013-11-25 Timo Heistermissing changes in r31796, clean up mumps, add asserts
2013-11-25 Timo Heisteradd missing instantiation for mumps, add tests, leave...
2013-11-25 Timo Heisteradd tests for mumps
2013-11-25 Timo Heisterfix GridGenerator::truncated_cone in 3d
2013-11-25 Timo Heisteradd failing test for truncated_cone
2013-11-25 Felix Gruberchange encoding to UTF-8
2013-11-25 Felix GruberAdd missing accents in the documentation of the Nédélec...
2013-11-25 Martin KronbichlerSecond part of r31784
2013-11-25 Matthias MaierCorrection: Just use "trunk" if no svn information...
2013-11-25 Matthias MaierBugfix: Always set a subproject
2013-11-25 Bruno TurcksinWorskStream does not need to use a copy function.
2013-11-24 Guido Kanschatmove script
2013-11-24 Martin KronbichlerDisable multithreading path when not using more than...
2013-11-24 Timo Heisterfix some tests broken by rand() changes
2013-11-24 Timo Heisterfix some tests that use srand
2013-11-23 Timo Heisteralso make make_hanging_node_constraints work in 3d...
2013-11-23 Timo Heisterupdate test and output (and remove the one added that...
2013-11-23 Timo Heisterfix bug in make_hanging_node_constraints in parallel...
2013-11-23 Guido KanschatAdd documentation
2013-11-23 Timo Heistersimplify test
2013-11-23 Guido Kanschatadd missing header lines
2013-11-23 Timo Heisteradd failing test
2013-11-23 Wolfgang BangerthImprove further.
2013-11-23 Wolfgang BangerthIncrease queue size for WorkStream::run operation as...
2013-11-23 Guido Kanschatchange encoding to UTF-8
2013-11-23 Wolfgang BangerthDocument the changes in tutorials better.
2013-11-23 Wolfgang BangerthAlso finish documentation of step-14.
2013-11-23 Wolfgang BangerthDocument the most recent WorkStream changes to step...
2013-11-22 Bruno TurcksinAdd documentation for resolve_indices function.
2013-11-22 Bruno TurcksinAdd a function to resolve constraint indices.
2013-11-22 Timo Heisterinline DoFRenumbering::downstream to fix compilation...
2013-11-22 Matthias MaierPut the -no-vec declaration into the right file :->
2013-11-22 Timo Heistertest requires trilinos
2013-11-22 Wolfgang BangerthResolve another oddity in how GCC and ICC output __PRET...
2013-11-22 Wolfgang BangerthFirst part of documenting the switch to WorkStream...
2013-11-22 Timo Heisterrework r31759 to my liking and fix a few more places
2013-11-22 Timo Heisterdisable vectorization on intel compilers because they...
2013-11-22 Matthias MaierReplace "rand" by "myrand" in the testsuite to avoid...
2013-11-22 Matthias MaierBugfix: create ${TARGET}.signed dummy file in CMakeFile...
2013-11-22 Wolfgang BangerthSimplify code slightly.
2013-11-22 Eric HeienRemoved comments after confirming changes work
2013-11-22 Wolfgang BangerthDocument the third kind of WorkStream::run.
2013-11-21 Timo Heisterfix compiler warning
2013-11-21 Timo Heisteradd test for issue 154 fixed in r31734
2013-11-21 Timo Heisterfix clang warnings
2013-11-21 Timo Heisterremove one clang compiler warning
2013-11-21 Timo Heisterfix test output
2013-11-21 Timo Heistercheck in proposed change in issue 148 to get rid of...
2013-11-21 Timo Heisterrun test with one proc too, because it crashes on some...
2013-11-21 Timo Heisterfix exception specification for rand() in tests
2013-11-21 Timo Heisterwrite own rand() function for the test suite because...
2013-11-21 Timo Heisterreference tests.h in test
2013-11-21 Matthias MaierTestsuite: Bugfix: Fix a typo that prevented all tests...
2013-11-20 Matthias MaierDocumentation update
2013-11-20 Matthias MaierCMake: Forbid to use ninja together with icc
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.