]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-12-05 Martin KronbichlerAvoid cycles in constraint.
2013-12-05 Martin KronbichlerForgot to update test output.
2013-12-05 Martin KronbichlerBetter test output to avoid log(0).
2013-12-05 Guido Kanschatsimplify code
2013-12-05 Timo Heisterfix typo
2013-12-05 Timo Heisterfix test output
2013-12-05 Matthias MaierBugfix: Fix typo introduced in 31887
2013-12-04 Timo Heisterimprove documentation
2013-12-04 Martin KronbichlerAvoid using C++11
2013-12-04 Matthias MaierTestsuite: The testsuite needs at least cmake version...
2013-12-04 Matthias MaierBugfix: Export mesh_converter again in the project...
2013-12-04 Martin KronbichlerTest one more aspect: resolving large chains of constraints
2013-12-04 Martin KronbichlerTwo more test cases. Use common naming scheme for paral...
2013-12-04 Timo Heisterrun gla tests only if we have petsc and trilinos
2013-12-04 Timo Heisterscale random entries in test to make tolerance check...
2013-12-04 Martin KronbichlerOutput error instead of throwing an assertion in order...
2013-12-04 Wolfgang BangerthInstantiate several functions in GridTools for parallel...
2013-12-04 Martin KronbichlerCopy data inside the vector
2013-12-04 Martin KronbichlerUpdate tooltip
2013-12-04 Matthias MaierDocumentation: Prettify tutorial pages
2013-12-04 Martin KronbichlerRemove debug output
2013-12-04 Martin KronbichlerFix a few issues when re-using ScratchData.
2013-12-04 Matthias MaierDocumentation: Provide tutorial page within doxygen...
2013-12-04 Martin KronbichlerFix segmentation fault. Still need to fix wrong resolut...
2013-12-04 Timo Heisterimprove comments for periodicity stuff
2013-12-03 Martin KronbichlerUse std::vector instead of manually allocating memory
2013-12-03 Matthias MaierDocumentation: Fix typos
2013-12-03 Matthias MaierFinal cleanup of the build system for the release.
2013-12-03 Matthias MaierCMake: Bugfix, only run the install stage for the conve...
2013-12-03 Martin KronbichlerMention change
2013-12-03 Matthias MaierAdd an news item
2013-12-03 Matthias MaierDocumentation: Bugfix: Avoid a name clash for configure...
2013-12-03 Matthias MaierCleanup: Remove report_features and the old build test...
2013-12-03 Matthias MaierCmake: Fix a quoting error; silence a warning with...
2013-12-03 Wolfgang BangerthInclude a suggestion by Denis Davydov.
2013-12-03 Wolfgang BangerthAdd a few comments as suggested by Denis Davydov.
2013-12-03 Martin KronbichlerAdd scratch data field in constraint matrix to avoid...
2013-12-03 Matthias MaierCMake: Also respect DEAL_II_CXX_FLAGS
2013-12-03 Matthias MaierCMake: Improve $ (make|ninja) (help|info) considerably...
2013-12-03 Martin KronbichlerRe-fill comments to make them more compact.
2013-12-03 Wolfgang BangerthFix typo in Guido's name.
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
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.