]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-07-20 Wolfgang BangerthUpdate the code in a way that makes it clearer.
2015-07-20 Wolfgang BangerthRewrite the FE_DGPNonparametric::fill_fe_*_values(...
2015-07-20 Wolfgang BangerthAdd some documentation.
2015-07-20 Timo HeisterMerge pull request #1163 from msteigemann/branch_vector...
2015-07-20 Martin KronbichlerMerge pull request #1165 from bangerth/parallelize...
2015-07-19 msteigemannVectorTools::interpolate_to_different_mesh: insert... 1163/head
2015-07-19 Guido KanschatMerge pull request #1155 from bangerth/parallelize...
2015-07-19 Wolfgang BangerthClone the base elements of FESystem in parallel. 1165/head
2015-07-19 Wolfgang BangerthAdd a changelog entry. 1155/head
2015-07-19 Wolfgang BangerthDo the work of compute_fill() in parallel over the...
2015-07-18 Matthias MaierMerge pull request #1157 from tjhei/test_fixes_intel
2015-07-18 Matthias MaierMerge pull request #1158 from tjhei/intel_symmetric_tensor
2015-07-18 Timo HeisterAvoid Intel 15 bug in SymmetricTensor 1158/head
2015-07-18 Timo HeisterUpdate tests for Intel 15 1157/head
2015-07-18 Timo HeisterMerge pull request #1152 from bangerth/fix-fesystem...
2015-07-17 Wolfgang BangerthMerge pull request #1148 from tamiko/fix_intel_sfinae_bug
2015-07-17 Matthias Maiersilence test 1148/head
2015-07-17 Matthias MaierWorkaround: fix compilation with icc and linear_operator
2015-07-17 Timo HeisterMerge pull request #1153 from bangerth/doc-update-29
2015-07-17 Wolfgang BangerthUpdate the documentation by something I had to read... 1153/head
2015-07-17 Wolfgang BangerthAdd changelog entry. 1152/head
2015-07-17 Wolfgang BangerthFix an inconsistency.
2015-07-17 Timo HeisterMerge pull request #1151 from bangerth/fix-doc-2
2015-07-17 Wolfgang BangerthBe consistent in the documentation. 1151/head
2015-07-17 Timo HeisterMerge pull request #1131 from bangerth/allow-partitioni...
2015-07-17 Timo HeisterMerge pull request #1150 from bangerth/fix-test-for...
2015-07-17 Wolfgang BangerthMake test work on clang. 1150/head
2015-07-17 Wolfgang BangerthAdd a changelog entry. 1131/head
2015-07-17 Wolfgang BangerthAdd tests.
2015-07-17 Wolfgang BangerthAllow attaching weights to each cell when partitioning...
2015-07-17 Timo HeisterMerge pull request #1147 from tamiko/fix_header_tests
2015-07-16 Matthias MaierBugfix: Do not test for inclusion of config.h in header... 1147/head
2015-07-15 Timo HeisterMerge pull request #1144 from bangerth/fix-changelog
2015-07-15 Wolfgang BangerthFix name of this file to match our convention (and... 1144/head
2015-07-15 Wolfgang BangerthMerge pull request #1141 from tjhei/xref_fixes
2015-07-15 Timo Heisterfix references in testsuite.html 1141/head
2015-07-15 Wolfgang BangerthMerge pull request #1129 from masterleinad/branch_restr...
2015-07-14 Matthias MaierMerge pull request #1135 from tjhei/cmake_clanglibcbug
2015-07-14 Timo HeisterRequire the current version of deal.II.
2015-07-14 Timo Heisterupdate VERSION
2015-07-14 Timo Heisterupdate changes and news for release
2015-07-14 Bruno TurcksinMerge pull request #1136 from tjhei/intel_vec
2015-07-14 Timo Heisterenable auto-vectorization for intel 15 1136/head
2015-07-14 Timo Heisterdisable cxx11 on clang with libc++ if buggy 1135/head
2015-07-14 Matthias MaierMerge pull request #1130 from bangerth/remove-unnecessa...
2015-07-14 Matthias MaierMerge pull request #1133 from tjhei/cmake_fixes
2015-07-14 Timo Heisterset template depth on MAC OS 1133/head
2015-07-14 Timo Heisterdisable cxx14 if cxx11 fails
2015-07-14 Timo HeisterMerge pull request #1090 from masterleinad/branch_fix_r...
2015-07-14 Wolfgang BangerthMerge pull request #1132 from kronbichler/master
2015-07-14 Martin KronbichlerUpdate documentation 1132/head
2015-07-13 Daniel ArndtAdd tests for periodicity constraints in parallel 1090/head
2015-07-13 Wolfgang BangerthRemove storing data we end up not using. 1130/head
2015-07-13 Daniel ArndtAllow for arbitrary orientations of faces for periodici...
2015-07-13 Daniel ArndtFix smaller errors for rotated periodicity constraints...
2015-07-13 Daniel ArndtRestrict DoFs that can be used in constraints to those... 1129/head
2015-07-13 Wolfgang BangerthMerge pull request #1127 from tjhei/release_step_0
2015-07-13 Wolfgang BangerthMerge pull request #1123 from tjhei/test_multipleselection
2015-07-13 Timo Heisterupdate Trilinos docs 1127/head
2015-07-12 Timo Heister./contrib/utilities/update-copyright
2015-07-12 Timo Heisterbump PETSc version in doc
2015-07-12 Matthias MaierMerge pull request #1125 from tjhei/cmake_cxx14_variable
2015-07-12 Matthias MaierMerge pull request #1126 from tjhei/mingw_warnings
2015-07-12 Timo Heisteravoid compiler warnings on windows 1126/head
2015-07-12 Timo HeisterBOOST no cxx11 warnings
2015-07-12 Timo Heisterset cxx14 cmake variable correctly 1125/head
2015-07-12 Timo Heisterchangelog 1123/head
2015-07-12 Timo Heisterfix handling of whitespace in ParameterHandler
2015-07-12 Timo Heisteradd Utilities::trim()
2015-07-12 Timo Heisterimprove documentation
2015-07-12 Timo Heistertest ParameterHandler::MultipleSelection
2015-07-12 Martin KronbichlerMerge pull request #1124 from bangerth/fix-comment
2015-07-12 Wolfgang BangerthUpdate a comment. 1124/head
2015-07-11 Martin KronbichlerMerge pull request #1121 from simonsticko/EigSortingGMRES
2015-07-11 Simon StickoAdd sorting to eigenvalues in SolverGMRES 1121/head
2015-07-11 Martin KronbichlerMerge pull request #1118 from kronbichler/master
2015-07-11 Martin KronbichlerSimplify Chebyshev preconditioner setup by using signals 1118/head
2015-07-11 Wolfgang BangerthMerge pull request #1112 from drwells/fix-code-intercal...
2015-07-11 Guido KanschatMerge pull request #1120 from drwells/update-include...
2015-07-11 David WellsUpdate two more nonstandard include guards. 1120/head
2015-07-11 David WellsFix comments on a code sample. 1112/head
2015-07-11 Wolfgang BangerthMerge pull request #1093 from davydden/MPI_sum_Vector
2015-07-11 Martin KronbichlerMerge pull request #1111 from bangerth/move-IsBlockMatrix
2015-07-11 Martin KronbichlerMerge pull request #1116 from drwells/fix-code-quote...
2015-07-11 Martin KronbichlerMerge pull request #1115 from drwells/use-tt-not-TT
2015-07-11 Martin KronbichlerMerge pull request #1114 from drwells/update-include...
2015-07-11 Martin KronbichlerMerge pull request #1113 from drwells/fix-small-typos
2015-07-11 Martin KronbichlerMerge pull request #703 from simonsticko/signalsSolverCG
2015-07-11 David WellsCorrectly format a code quote. 1116/head
2015-07-11 David WellsConsistently use '<tt>', not '<TT>', so show code. 1115/head
2015-07-11 David WellsUpdate header guard symbols to the new style. 1114/head
2015-07-11 David WellsFix some small typos. 1113/head
2015-07-10 Wolfgang BangerthMove IsBlockMatrix from block_indices.h to constraint_m... 1111/head
2015-07-10 Wolfgang BangerthMerge pull request #1101 from tjhei/fix_tests
2015-07-10 Wolfgang BangerthMerge pull request #1110 from kronbichler/master
2015-07-10 Timo Heistercleanup test 1101/head
2015-07-10 Timo HeisterMerge pull request #1108 from bangerth/fix-test-7
2015-07-10 Simon StickoAdd signals for retrieving additional data from solver_... 703/head
2015-07-10 Martin KronbichlerOne more fix for gcc-4.4 1110/head
2015-07-10 Timo HeisterMerge pull request #1102 from bangerth/cpp11-and-laoper...
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.