]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-12-06 maierRemove 'official' Windows support from the readme.
2013-12-06 maierTestsuite: Reenable compiler version injection on non...
2013-12-06 maierDocumentation: Update some documentation
2013-12-06 kronbichlerFix latex formula
2013-12-06 bangerthAdd a couple of previously missing specializations.
2013-12-06 bangerthIn the conversion to 64-bit indices, a lot of classes...
2013-12-06 maierDocumentation: Some more cleanup
2013-12-06 maierDocumentation: Cleanup, and remove obsolete dot invocation
2013-12-05 daniel.arndtAdjust the tests using collect_periodic_faces to the...
2013-12-05 daniel.arndtChanged the signature of collect_periodic_faces to...
2013-12-05 kanschatfix tangentil jump
2013-12-05 kronbichlerCleanup append_index call. Do not make the scratch...
2013-12-05 kronbichlerAvoid cycles in constraint.
2013-12-05 kronbichlerForgot to update test output.
2013-12-05 kronbichlerBetter test output to avoid log(0).
2013-12-05 kanschatsimplify code
2013-12-05 heisterfix typo
2013-12-05 heisterfix test output
2013-12-05 maierBugfix: Fix typo introduced in 31887
2013-12-04 heisterimprove documentation
2013-12-04 kronbichlerAvoid using C++11
2013-12-04 maierTestsuite: The testsuite needs at least cmake version...
2013-12-04 maierBugfix: Export mesh_converter again in the project...
2013-12-04 kronbichlerTest one more aspect: resolving large chains of constraints
2013-12-04 kronbichlerTwo more test cases. Use common naming scheme for paral...
2013-12-04 heisterrun gla tests only if we have petsc and trilinos
2013-12-04 heisterscale random entries in test to make tolerance check...
2013-12-04 kronbichlerOutput error instead of throwing an assertion in order...
2013-12-04 bangerthInstantiate several functions in GridTools for parallel...
2013-12-04 kronbichlerCopy data inside the vector
2013-12-04 kronbichlerUpdate tooltip
2013-12-04 maierDocumentation: Prettify tutorial pages
2013-12-04 kronbichlerRemove debug output
2013-12-04 kronbichlerFix a few issues when re-using ScratchData.
2013-12-04 maierDocumentation: Provide tutorial page within doxygen...
2013-12-04 kronbichlerFix segmentation fault. Still need to fix wrong resolut...
2013-12-04 heisterimprove comments for periodicity stuff
2013-12-03 kronbichlerUse std::vector instead of manually allocating memory
2013-12-03 maierDocumentation: Fix typos
2013-12-03 maierFinal cleanup of the build system for the release.
2013-12-03 maierCMake: Bugfix, only run the install stage for the conve...
2013-12-03 kronbichlerMention change
2013-12-03 maierAdd an news item
2013-12-03 maierDocumentation: Bugfix: Avoid a name clash for configure...
2013-12-03 maierCleanup: Remove report_features and the old build test...
2013-12-03 maierCmake: Fix a quoting error; silence a warning with...
2013-12-03 bangerthInclude a suggestion by Denis Davydov.
2013-12-03 bangerthAdd a few comments as suggested by Denis Davydov.
2013-12-03 kronbichlerAdd scratch data field in constraint matrix to avoid...
2013-12-03 maierCMake: Also respect DEAL_II_CXX_FLAGS
2013-12-03 maierCMake: Improve $ (make|ninja) (help|info) considerably...
2013-12-03 kronbichlerRe-fill comments to make them more compact.
2013-12-03 bangerthFix typo in Guido's name.
2013-12-03 wickpublications update
2013-12-03 wickpublications update
2013-12-02 maierTry to fix the timing issues in base/timer_02
2013-12-01 kronbichlerAdd a comment
2013-12-01 heisterfix latex errors
2013-12-01 bangerthSignificantly improve the error message one gets when...
2013-12-01 maierIncrease stopping limit for gmres_reorthogonalize
2013-12-01 bangerthAvoid a memory allocation if possible, by re-using...
2013-12-01 maierFix output for intel
2013-11-30 maierTestsuite: Add alternative comparison output for Intel...
2013-11-30 maierTestsuite: Provide different comparison files for the...
2013-11-30 maierTestsuite: Add a possiblity to specify compiler and...
2013-11-30 maierTestsuite: Remove test override location mechanism.
2013-11-29 kronbichlerDisable even-odd decomposition for element degree 1...
2013-11-29 maierFix some more failing tests due to rounding with ICC
2013-11-29 maierDocumentation: Some more cleanup
2013-11-29 maierDoc: Change target description.
2013-11-28 maierSome last documentation fixes
2013-11-28 maierFix typo
2013-11-28 maierDocumentation: Reformat <pre> environment, unify and...
2013-11-28 maierDocumentation: Bugfix
2013-11-28 maier"Fix" a compilation issue with clang-3.4 and bundled...
2013-11-28 heisteradd missing instantiations of find_active_cell_around_point
2013-11-28 maierAnd change the number of printed digits for four more...
2013-11-28 maierAnd another one
2013-11-28 maierand another test
2013-11-28 maierIncrease number of printed digits for a test
2013-11-28 maierFix a test for icc: Stop for polynomial degree 4 as...
2013-11-28 maierIncrease output accuracy of a test so that it succesful...
2013-11-27 bangerthReset a copy object before writing into it.
2013-11-27 bangerthClean up code a bit.
2013-11-27 bangerthMark an input argument as const.
2013-11-27 bangerthWork around the Intel ICC bug that leads to forgotten...
2013-11-27 kanschatautomatically generate version info
2013-11-26 heisternext try to remove compilation warning in tensor_base.h
2013-11-26 heisterfix typo
2013-11-26 heisterfix cone tests
2013-11-26 kanschatimprove style
2013-11-26 kronbichlerAdd publication. As the matrix-free paper explains...
2013-11-26 kronbichlerSimplify formulas. With mathjax one can use latex formu...
2013-11-26 kanschatuse MathJax and SVG
2013-11-26 turcksinReplace ring buffer by item_bugger in WorkStream.
2013-11-25 bangerthFix typos.
2013-11-25 turcksinChange the way copier can be ignored in WorkStream.
2013-11-25 kanschatchange generation of header and footer
2013-11-25 heistermissing changes in r31796, clean up mumps, add asserts
2013-11-25 heisteradd missing instantiation for mumps, add tests, leave...
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.