]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-17 nicolacavallinifixed indentation 1630/head
2015-09-16 Matthias MaierMerge branch 'griddata-gradient'
2015-09-16 danshaperogradient of InterpolatedTensorProductGridData
2015-09-16 Wolfgang BangerthMerge pull request #1624 from tamiko/tensor.h_cleanup_5
2015-09-16 Matthias Maierastyle 1624/head
2015-09-16 Matthias MaierGeneralize contract3 for arbitrary tensor ranks
2015-09-16 Wolfgang BangerthMerge pull request #1622 from drwells/remove-update...
2015-09-16 David WellsRemove the deprecated update_support_points flag. 1622/head
2015-09-16 Wolfgang BangerthMerge pull request #1614 from pesser/rt-virtual-functio...
2015-09-16 Wolfgang BangerthMerge pull request #1620 from tamiko/minor_restructuring
2015-09-16 Patrick Esseradd interpolate signatures to FE_RannacherTurek 1614/head
2015-09-16 Matthias MaierWording and typos 1620/head
2015-09-16 Matthias MaierDocumentation: Fix doxygen markup in tensor_deprecated.h
2015-09-16 Matthias MaierBugfix: Remove bogus @relates statement
2015-09-16 Matthias MaierDocumentation: Fix doxygen markup in tensor_deprecated.h
2015-09-16 Wolfgang BangerthMerge pull request #1619 from tamiko/remove_doxygen_guards
2015-09-15 Matthias MaierRemove doxygen guards 1619/head
2015-09-15 Matthias MaierMerge pull request #1618 from tamiko/tensor.h_cleanup_4
2015-09-15 Matthias MaierUpdate news/changes.h 1618/head
2015-09-15 Matthias MaierDo not use "contract" in the tests.
2015-09-15 Matthias MaierDo not use "contract" in the library.
2015-09-15 Matthias Maiertensor.h: Deprecate "contract" function
2015-09-15 Wolfgang BangerthMerge pull request #1617 from tamiko/fix_test
2015-09-15 Matthias MaierTestsuite: Clean up codim_one/bem; remove unused code... 1617/head
2015-09-15 Wolfgang BangerthMerge pull request #1607 from tamiko/tensor.h_cleanup_1
2015-09-15 Matthias MaierMerge pull request #1613 from l-korous/msvc-4
2015-09-15 Matthias MaierMerge pull request #1612 from l-korous/msvc-3
2015-09-15 Matthias MaierAdd a news/changes.h entry, move a misplaced news/chang... 1607/head
2015-09-15 Matthias Maiertensor.h: Bugfix: make determinant compatible with...
2015-09-15 Matthias Maiertensor.h: Remove specializations of determinant
2015-09-15 Matthias Maiertensor.h: Remove specializations for transpose
2015-09-15 Matthias Maiertensor.h: Deprecate rank 1 variants of determinant
2015-09-15 Matthias MaierMerge pull request #1616 from tamiko/fix_compilation
2015-09-15 Matthias MaierFix compilation 1616/head
2015-09-15 Wolfgang BangerthMerge pull request #1615 from tamiko/update_changelog
2015-09-15 Matthias MaierUpdate changes.h, move entry 1615/head
2015-09-15 Matthias MaierMerge pull request #1609 from tamiko/tensor.h_cleanup_3
2015-09-15 Matthias MaierUpdate tests to use new signature of outer_product 1609/head
2015-09-15 Matthias MaierUpdate library to use new signature of outer_product
2015-09-15 Matthias Maiertensor.h: Let outer_product return its result
2015-09-15 Matthias MaierMerge pull request #1608 from tamiko/tensor.h_cleanup_2
2015-09-15 Matthias Maieradd a news/changes.h entry 1608/head
2015-09-15 Matthias MaierUpdate tests to use new cross_product signature
2015-09-15 Matthias MaierUpdate library to use new cross_product signature
2015-09-15 Matthias Maiertensor.h: Let the cross_product functions return its...
2015-09-15 Matthias MaierMerge pull request #1611 from l-korous/msvc-2
2015-09-15 Lukas KorousFix for MSVC: template argument was a preprocessor... 1613/head
2015-09-15 Lukas KorousMSVC fix -> add 'dealii::' root namespace explicitely... 1612/head
2015-09-15 Lukas KorousFix for MSVC: Tensor<1, dim, Number>::real_type ->... 1611/head
2015-09-14 Timo HeisterMerge pull request #1606 from tjhei/fix_step_33
2015-09-14 Timo Heisterfix compilation of step-33 1606/head
2015-09-14 Wolfgang BangerthMerge pull request #1604 from drwells/fix-double-that...
2015-09-14 David WellsFix some typos in step-16. 1604/head
2015-09-14 Bruno TurcksinMerge pull request #1602 from tamiko/make_gcc46_happy
2015-09-14 Matthias Maiergcc-4.6: Avoid unsupported initializer list usage 1602/head
2015-09-14 Wolfgang BangerthMerge pull request #1601 from drwells/fix-gdb-doc-incon...
2015-09-14 David WellsFix inconsistencies in our GDB documentation. 1601/head
2015-09-14 Wolfgang BangerthMerge pull request #1600 from tamiko/fix_cxx11_mode
2015-09-14 Matthias MaierBugfix: Support complex_overloads.h also in C++11 mode 1600/head
2015-09-14 Matthias MaierMerge pull request #1598 from bangerth/doxygen-updates-2
2015-09-14 Wolfgang BangerthUntabify. 1598/head
2015-09-14 Matthias MaierMerge pull request #1595 from bangerth/add-tutorial...
2015-09-14 Matthias MaierMerge pull request #1596 from bangerth/doxygen-updates
2015-09-14 Wolfgang BangerthMerge pull request #1593 from bangerth/fix-warnings-4
2015-09-14 Wolfgang BangerthFix a comment, as requested by @tamiko. 1593/head
2015-09-14 Wolfgang BangerthAdd a changelog. 1595/head
2015-09-14 Wolfgang BangerthRemove a duplicate entry. 1596/head
2015-09-14 Wolfgang BangerthAlso link to dealii.org.
2015-09-14 Wolfgang BangerthMerge pull request #1582 from drwells/update-add-gdb...
2015-09-14 David WellsAdded documentation describing our GDB support. 1582/head
2015-09-13 Wolfgang BangerthAdd the tutorial to the doxygen pages.
2015-09-13 Wolfgang BangerthFix warning about unused function argument.
2015-09-13 Wolfgang BangerthMerge pull request #1586 from tamiko/bugfix
2015-09-13 Wolfgang BangerthMerge pull request #1589 from tamiko/bugfix3
2015-09-13 Matthias MaierProvide operator* overloads for mixed floating point... 1586/head
2015-09-13 Matthias MaierOverloads for mixed complex floating point type multipl...
2015-09-13 Matthias MaierTestsuite: Test for mixed floating point type multiplic...
2015-09-13 Matthias MaierBugfix: Remove wrong bugfix
2015-09-13 Matthias MaierBugfix: Convert a missing variant 1589/head
2015-09-13 Matthias MaierMerge pull request #1585 from tamiko/tensor_cleanup_part1
2015-09-12 Matthias MaierThis is why I hate astyle so much. 1585/head
2015-09-12 Matthias MaierBugfix: Allow compilation in C++98 mode
2015-09-12 Matthias MaierImprove documentation, add missing @relates
2015-09-12 Matthias MaierTestsuite: Improve base/tensor_accessors_01
2015-09-12 Matthias MaierTestsuite: Briefly describe two tests
2015-09-12 Matthias MaierAdd a test
2015-09-12 Matthias MaierUse a private member object instead of public inheritance
2015-09-12 Matthias MaierBugfix: Fix return value of StoredIndex<1, S>
2015-09-12 Matthias MaierTensor<rank,dim,Number> - Implement operator* with...
2015-09-12 Matthias MaierTensor<rank,dim,Number> - use TensorAccessors::extract
2015-09-12 Timo HeisterMerge pull request #1588 from bangerth/further-FEValues...
2015-09-12 Wolfgang BangerthMake several more functions part of the internal implem... 1588/head
2015-09-12 Wolfgang BangerthMerge pull request #1587 from tamiko/bugfix2
2015-09-12 Wolfgang BangerthMove several functions from the public interface of...
2015-09-12 Matthias MaierBugfix: Be consistent and cast to const Number & 1587/head
2015-09-12 Matthias MaierBugfix: Use declval in decltype expression
2015-09-12 Wolfgang BangerthMinor cleanup.
2015-09-11 Wolfgang BangerthMerge pull request #1584 from tamiko/fix_tests
2015-09-11 Matthias MaierFix test base/tensor_accessors_04 1584/head
2015-09-11 Matthias MaierFix test base/tensor_accessors_02
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.