]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-09-03 Wolfgang BangerthFix language. 130/head
2014-09-03 Wolfgang BangerthReference the correct picture.
2014-09-03 Wolfgang BangerthFix up a few places that accidentally didn't get change...
2014-09-02 Bruno TurcksinMerge pull request #126 from tamiko/refactor_openmp_sim...
2014-09-02 Matthias MaierRefactor openmp-simd setup 126/head
2014-09-02 Matthias MaierSmall bugfixes wrt DEAL_II_HAVE_AVX512
2014-09-02 Timo HeisterMerge pull request #129 from bangerth/install-step...
2014-09-02 Wolfgang BangerthInstall the topography.txt.gz file of step-53. 129/head
2014-09-02 Bruno TurcksinMerge pull request #125 from kronbichler/master
2014-09-02 Martin KronbichlerMerge branch 'master' of https://github.com/dealii... 125/head
2014-09-02 Martin KronbichlerAdd assertion for row index in TrilinosWrappers::Sparse...
2014-09-02 Timo HeisterMerge pull request #123 from kronbichler/master
2014-09-02 Matthias MaierMerge pull request #120 from bangerth/step-53
2014-09-02 Matthias MaierCleanup stray merge conflict
2014-09-02 Wolfgang BangerthClarify where the data comes from.
2014-09-02 Wolfgang BangerthAdd a changelog entry.
2014-09-02 Wolfgang BangerthShow some more results.
2014-09-02 Wolfgang BangerthProvide some cross-references to the new step-53.
2014-09-02 Wolfgang BangerthReplace the original attempt at providing step-53 by...
2014-09-02 Matthias MaierMerge pull request #124 from bangerth/fix-c++11-namespace
2014-09-02 Martin KronbichlerAvoid setting the templated 'Number' to '0' (double... 123/head
2014-09-02 Wolfgang BangerthFix an oversight in the previous patch in which we... 124/head
2014-09-01 Matthias MaierMerge pull request #111 from bangerth/replace-std_cxx1x...
2014-09-01 Wolfgang BangerthReplace all occurrences of std_cxx1x by std_cxx11 also... 111/head
2014-09-01 Wolfgang BangerthReplace all occurrences of std_cxx1x by std_cxx11.
2014-08-29 Matthias MaierMerge pull request #121 from tjhei/clang_boost_warnings
2014-08-29 Timo HeisterSuppress clang warnings when compiling bundled boost... 121/head
2014-08-27 Bruno TurcksinMerge pull request #119 from tjhei/fix_petsc_compile
2014-08-27 Timo HeisterFix compilation of Vector when configured with PETSc 119/head
2014-08-27 Martin KronbichlerMerge pull request #109 from Rombur/branch_vectorization
2014-08-26 Bruno TurcksinReplace transform by vectorized_transform. 109/head
2014-08-25 Bruno TurcksinAlign the underlying array of Vector and add runtime...
2014-08-25 Bruno TurcksinAdd the first vectorized add and add flags to use OpenM...
2014-08-25 Timo HeisterMerge pull request #118 from luca-heltai/fix_travis_ci
2014-08-25 Luca HeltaiMoved download and install of astyle into before_instal... 118/head
2014-08-25 Luca HeltaiRemoved all builds. Only indent test.
2014-08-25 Timo HeisterMerge pull request #117 from luca-heltai/travis_ci_inde...
2014-08-25 Luca HeltaiOnly test indentation on pull requests. 117/head
2014-08-25 Luca HeltaiMerge pull request #116 from bangerth/add-missing-spiri...
2014-08-25 Wolfgang BangerthAdd forgotten header file. 116/head
2014-08-25 Wolfgang BangerthAdd back the spirit sublibrary of boost.
2014-08-25 Wolfgang BangerthMerge pull request #91 from tjhei/pr_astyle
2014-08-25 Timo Heisterindent with astyle 91/head
2014-08-25 Wolfgang BangerthMerge pull request #115 from bangerth/more-manifold...
2014-08-25 Wolfgang BangerthAdd another cross reference. 115/head
2014-08-25 Wolfgang BangerthProvide a link to the manifold documentation module.
2014-08-25 Wolfgang BangerthAdd documentation to the manifold module.
2014-08-25 Timo HeisterMerge pull request #107 from bangerth/update-boost
2014-08-25 Luca HeltaiMerge pull request #114 from bangerth/fix-default-templ...
2014-08-24 Wolfgang BangerthAdd a default value for spacedim. 114/head
2014-08-24 Luca HeltaiMerge pull request #113 from bangerth/fix-test-output
2014-08-24 Wolfgang BangerthFix test output. 113/head
2014-08-24 Luca HeltaiMerge pull request #112 from bangerth/doc-fixes-7
2014-08-24 Wolfgang BangerthRemove an obscure comment that does not enlighten anyth... 112/head
2014-08-22 Matthias MaierMerge pull request #108 from tamiko/make_icc_happy
2014-08-22 Matthias MaierDo not output CG messages in memory_consumption_01 108/head
2014-08-22 Wolfgang BangerthMerge pull request #110 from Rombur/fix_gcc_4_4
2014-08-22 Bruno TurcksinFix a compilation error with gcc 4.4. 110/head
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
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.