]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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...
2013-11-25 heisteradd tests for mumps
2013-11-25 heisterfix GridGenerator::truncated_cone in 3d
2013-11-25 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 kronbichlerSecond part of r31784
2013-11-25 maierCorrection: Just use "trunk" if no svn information...
2013-11-25 maierBugfix: Always set a subproject
2013-11-25 turcksinWorskStream does not need to use a copy function.
2013-11-24 kanschatmove script
2013-11-24 kronbichlerDisable multithreading path when not using more than...
2013-11-24 heisterfix some tests broken by rand() changes
2013-11-24 heisterfix some tests that use srand
2013-11-23 heisteralso make make_hanging_node_constraints work in 3d...
2013-11-23 heisterupdate test and output (and remove the one added that...
2013-11-23 heisterfix bug in make_hanging_node_constraints in parallel...
2013-11-23 kanschatAdd documentation
2013-11-23 heistersimplify test
2013-11-23 kanschatadd missing header lines
2013-11-23 heisteradd failing test
2013-11-23 bangerthImprove further.
2013-11-23 bangerthIncrease queue size for WorkStream::run operation as...
2013-11-23 kanschatchange encoding to UTF-8
2013-11-23 bangerthDocument the changes in tutorials better.
2013-11-23 bangerthAlso finish documentation of step-14.
2013-11-23 bangerthDocument the most recent WorkStream changes to step...
2013-11-22 turcksinAdd documentation for resolve_indices function.
2013-11-22 turcksinAdd a function to resolve constraint indices.
2013-11-22 heisterinline DoFRenumbering::downstream to fix compilation...
2013-11-22 maierPut the -no-vec declaration into the right file :->
2013-11-22 heistertest requires trilinos
2013-11-22 bangerthResolve another oddity in how GCC and ICC output __PRET...
2013-11-22 bangerthFirst part of documenting the switch to WorkStream...
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.