]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-25 Lei Qiaoadd test distributed_grids/2d_refinement_10
2015-09-19 Timo HeisterMerge pull request #1633 from QiaoLei-88/simplifyDistRefine
2015-09-18 Wolfgang BangerthMerge pull request #1638 from drwells/fix-doc-typos-3
2015-09-18 David WellsFix some typos in the documentation. 1638/head
2015-09-18 Wolfgang BangerthMerge pull request #1637 from drwells/matrix-and-vector...
2015-09-18 David WellsRefer to namespaces as namespaces, not classes. 1637/head
2015-09-18 Wolfgang BangerthMerge pull request #1636 from jperryhouts/improve_debugging
2015-09-18 Jonathan Perry... Improve error message if FiniteElement has not been... 1636/head
2015-09-18 Wolfgang BangerthMerge pull request #1635 from agrayver/new_test
2015-09-18 Alexander GrayverAdd new tests 1635/head
2015-09-18 Lei Qiaouse same counting function for master and slave node... 1633/head
2015-09-18 Lei Qiaouse same counting function for master and slave node...
2015-09-17 Matthias MaierMerge pull request #1146 from davydden/parpack_second_try
2015-09-17 Denis Davydovavoid using C++11 functions in arpack unit tests 1146/head
2015-09-17 Denis Davydovdisable PArpack if scalapack is present in Trilinos...
2015-09-17 Denis DavydovPArpack: extend unit tests to check that we get correct...
2015-09-17 Denis Davydovfix a bug in Arpack class related to wrong eigenvectors
2015-09-17 Matthias MaierMerge pull request #1632 from luca-heltai/fix-compilation
2015-09-17 Luca HeltaiFixed compilation on mac. 1632/head
2015-09-17 Wolfgang BangerthMerge pull request #1597 from bangerth/further-FEValues...
2015-09-17 Denis DavydovPArpack: reword comments in the unit tests
2015-09-17 Wolfgang BangerthSimplify some code. 1597/head
2015-09-17 Wolfgang BangerthUpdate some documentation.
2015-09-17 Wolfgang BangerthMove more things out of MappingQ1 that don't need to...
2015-09-17 Wolfgang BangerthUse the new variants of contract().
2015-09-17 Wolfgang BangerthUse covariant return types to avoid some casts.
2015-09-17 Wolfgang BangerthBreak the dependence of MappingQ on MappingQ1.
2015-09-17 Wolfgang BangerthMove functions into MappingQGeneric.
2015-09-17 Wolfgang BangerthMove even more functions.
2015-09-17 Wolfgang BangerthMove more functions into the .cc file only.
2015-09-17 Wolfgang BangerthMove some code into the .cc file.
2015-09-17 Wolfgang BangerthRemove some code that appears to now be dead.
2015-09-17 Wolfgang BangerthRemove member variables now no longer necessary.
2015-09-17 Wolfgang BangerthMove compute_mapping_support_points() and friends to...
2015-09-17 Denis Davydovmove DEAL_II_ARPACK_WITH_PARPACK inside confih.h.in
2015-09-17 Matthias MaierMerge pull request #1621 from pesser/gnu-compiler-warning
2015-09-17 Wolfgang BangerthMerge pull request #1626 from tcclevenger/add_svg_step2
2015-09-17 tcclevengerUse print_svg in step 2 1626/head
2015-09-17 Wolfgang BangerthMerge pull request #1623 from nicolacavallini/codim_one...
2015-09-17 nicolacavalliniadded codim one hyper ball 1623/head
2015-09-17 Wolfgang BangerthMerge pull request #1625 from drwells/remove-unused...
2015-09-17 Wolfgang BangerthMerge pull request #1629 from danshapero/indentation
2015-09-17 Wolfgang BangerthMerge pull request #1630 from nicolacavallini/fix_indent
2015-09-17 nicolacavallinifixed indentation 1630/head
2015-09-17 Denis Davydovindentation of function_lib.cc and function_10.cc
2015-09-17 Denis Davydovadded PArpack unit tests and a note to changes.h
2015-09-17 Denis Davydovadded PArpack eigensolver class
2015-09-17 Denis Davydovextend CMake scripts to find PArpack
2015-09-17 danshaperoIndentation fix in gradient_interpolate 1629/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 David WellsRemove unimplemented UpdateFlags flags. 1625/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-15 Patrick Esseradd -Woverloaded-virtual flag for gnu compiler 1621/head
2015-09-14 Timo HeisterMerge pull request #1606 from tjhei/fix_step_33
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.