]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-08-22 Wolfgang BangerthAdapt a patch from around the internet to fix an issue... 107/head
2014-08-22 Wolfgang BangerthUpdate test output.
2014-08-22 Wolfgang BangerthImport those parts of BOOST 1.56.0 that we need for...
2014-08-22 Wolfgang BangerthMerge pull request #106 from agrayver/optimize_fe_nedelec
2014-08-22 Matthias MaierMerge pull request #105 from bangerth/make-cast-explicit
2014-08-22 Alexander GrayverConstruct restriction and prolongation matrices on... 106/head
2014-08-21 Wolfgang BangerthUse an explicit cast when need a bool from optional... 105/head
2014-08-21 Wolfgang BangerthMerge pull request #104 from tamiko/cmake_fixes
2014-08-21 Matthias MaierCMake: Remove all "help" targets 104/head
2014-08-21 Matthias MaierCMake: Remove non-functional code
2014-08-21 Luca HeltaiMerge pull request #103 from bangerth/move-functions
2014-08-21 Wolfgang BangerthMove create_union_triangulation() and extract_boundary_... 103/head
2014-08-21 Wolfgang BangerthMerge pull request #102 from tamiko/make_icc_happy
2014-08-21 Matthias MaierFix memory_consumption_01 for icc 102/head
2014-08-21 Matthias MaierMerge pull request #88 from guidokanschat/fe_from_name_...
2014-08-21 Luca HeltaiModified all get_name functions to include the spacedim... 88/head
2014-08-21 Guido KanschatStart with instantiation of FETools::get_fe_from_name()
2014-08-20 Timo HeisterMerge pull request #101 from bangerth/fix-uninitialized...
2014-08-20 Timo HeisterMerge pull request #100 from bangerth/silence-warning-2
2014-08-20 Wolfgang BangerthFix a warning about undefined behavior. 101/head
2014-08-20 Wolfgang BangerthSilence a warning from gcc 4.9.1. 100/head
2014-08-20 Timo HeisterMerge pull request #99 from bangerth/fix-test-signature
2014-08-20 Wolfgang BangerthRename output of tests that need PETSc, not Trilinos. 99/head
2014-08-20 Luca HeltaiMerge pull request #95 from luca-heltai/flatten_triangu...
2014-08-20 Luca HeltaiGridGenerator::flatten_triangulation. 95/head
2014-08-19 Timo HeisterMerge pull request #98 from bangerth/require-newer...
2014-08-19 Wolfgang BangerthRequire BOOST 1.48 or later when looking for an externa... 98/head
2014-08-19 Luca HeltaiMerge pull request #96 from bangerth/implement-face...
2014-08-19 Wolfgang BangerthFurther improve test to avoid square roots. 96/head
2014-08-19 Wolfgang BangerthPatch by k3daevin: Implement at least compute the area...
2014-08-19 Luca HeltaiMerge pull request #97 from tamiko/fix_a_test
2014-08-19 Matthias MaierFix test output project_bv_curl_conf_02.output 97/head
2014-08-19 Luca HeltaiMerge pull request #94 from bangerth/silence-warning
2014-08-18 Wolfgang BangerthSilence a warning. 94/head
2014-08-18 Timo HeisterMerge pull request #90 from bangerth/fix-more-c++11...
2014-08-18 Wolfgang BangerthFix a couple more files that accidentally use C++11... 90/head
2014-08-15 Wolfgang BangerthMerge pull request #87 from agrayver/latest_slepc_support
2014-08-15 Alexander GrayverAdd workaround to be able to use SLEPc >= 3.5.0 with... 87/head
2014-08-15 Matthias MaierMerge pull request #85 from bangerth/fix-invalid-auto
2014-08-15 Wolfgang BangerthReplace use of 'auto' for variables. This is only allow... 85/head
2014-08-14 Guido KanschatMerge pull request #79 from bangerth/introduce-cxx11...
2014-08-14 Wolfgang BangerthMention range-based for loops in the tutorials. 79/head
2014-08-14 Wolfgang BangerthAdd a test that uses range-based fors.
2014-08-14 Wolfgang BangerthProvide functions for C++11 range-based for loops....
2014-08-14 Matthias MaierMerge pull request #83 from bangerth/return-invalid...
2014-08-14 Wolfgang BangerthMerge pull request #82 from agrayver/high_order_nedelec
2014-08-14 Wolfgang BangerthReturn a NaN instead of just a very large value to... 83/head
2014-08-14 Alexander GrayverAdd test output 82/head
2014-08-13 Alexander GrayverFix test for project_boundary_values_curl_conforming
2014-08-13 Alexander GrayverAdd test for project_boundary_values_curl_conforming
2014-08-13 agrayverFix bug in project_boundary_values_curl_conforming...
2014-08-13 Wolfgang BangerthMerge pull request #81 from tamiko/new_testsuite_track
2014-08-12 Matthias MaierTestsuite: Small documentation update 81/head
2014-08-12 Matthias MaierTestsuite: Remove 'Nightly' Track, add 'Continuous'
2014-08-11 Toby D. YoungMerge pull request #80 from bangerth/doc-fixes-6
2014-08-11 Wolfgang BangerthMinor documentation fixes. 80/head
2014-08-09 Guido KanschatMerge pull request #70 from tjhei/parallel_condense
2014-08-08 Toby D. YoungMerge pull request #78 from tamiko/silence_warning
2014-08-08 Matthias MaierSilence a warning 78/head
2014-08-08 Guido KanschatMerge pull request #75 from luca-heltai/travis_mixed_co...
2014-08-08 Timo HeisterMerge pull request #74 from guidokanschat/doxygen_steps...
2014-08-08 Luca HeltaiRemoved release builds. 75/head
2014-08-08 Guido KanschatFix a bug in the generation of the input string for... 74/head
2014-08-08 Matthias MaierMerge pull request #73 from tjhei/pr_documentation
2014-08-08 Timo Heisterupdate notify_ready_to_unpack documentation 73/head
2014-08-08 RomburMerge pull request #72 from masterleinad/fix_Epetra_Import
2014-08-08 Daniel ArndtAdjust TrilinosWrappers::VectorBase::add according... 72/head
2014-08-07 Matthias MaierMerge pull request #61 from luca-heltai/travis_ci
2014-08-07 Timo Heisteradd test 70/head
2014-08-07 Timo Heisterimprove patch slightly
2014-08-07 Wolfgang BangerthMerge pull request #67 from luca-heltai/function_manifo...
2014-08-07 Timo Heisterpatch by Alexander Grayver for condense()
2014-08-07 Wolfgang BangerthMerge pull request #69 from bangerth/doc-fixes-6
2014-08-07 Wolfgang BangerthProvide some more documentation. 69/head
2014-08-07 Luca HeltaiMade FlatManifold tolerance relative. 67/head
2014-08-07 Luca HeltaiRefactored ManifoldChart to ChartManifold.
2014-08-07 Luca HeltaiRefactored FunctionManifold.
2014-08-07 Luca HeltaiAdded relative tolerance, and better comment for owns_p...
2014-08-07 Timo HeisterMerge pull request #65 from bangerth/fix-muparser-if 68/head
2014-08-07 Wolfgang BangerthFix a typo.
2014-08-07 Luca HeltaiAdded changelog
2014-08-07 Luca HeltaiAdded two test files for FunctionManifoldChart
2014-08-07 Luca HeltaiAdded FunctionManifoldChart
2014-08-07 Luca HeltaiMerge pull request #63 from tamiko/fix_manifold_instant...
2014-08-07 Wolfgang BangerthMerge pull request #66 from tjhei/fix_doxygen_warnings
2014-08-07 Wolfgang BangerthAlso update the parsing of all other builtin functions. 65/head
2014-08-07 Matthias MaierFix instantiation issue with FlatManifold properly 63/head
2014-08-07 Timo Heisterfix several doxygen warnings 66/head
2014-08-07 Luca HeltaiMerge pull request #64 from tamiko/cleanup_whitespace
2014-08-07 Matthias MaierTake the chance to cleanup whitespace and indent 64/head
2014-08-07 Wolfgang BangerthRestore backward compatible by converting 'if (' to...
2014-08-07 Luca HeltaiFixed Matthias suggestions. 61/head
2014-08-07 Luca HeltaiRemoved also build tests, added osx
2014-08-07 Luca HeltaiMerge pull request #60 from bangerth/fix-instantiations
2014-08-07 Luca HeltaiAdded .travis.yml
2014-08-07 Wolfgang BangerthFix missing instantiations. 60/head
2014-08-07 Wolfgang BangerthReindent some of the documentation and code.
2014-08-06 Wolfgang BangerthMerge pull request #59 from tjhei/fix_latex_formula
2014-08-06 Wolfgang BangerthMerge pull request #58 from tjhei/fix_doxygen_generation
2014-08-06 Timo Heisterfix error in latex formula 59/head
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.