]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-07-24 Timo HeisterMerge pull request #1180 from bangerth/fix-refinement
2015-07-24 Martin KronbichlerMerge pull request #1188 from bangerth/fix-comments
2015-07-24 Wolfgang BangerthRe-break comments to the usual length. 1188/head
2015-07-24 Wolfgang BangerthUpdate the numbers in a comment.
2015-07-24 Wolfgang BangerthAdd a changelog entry.
2015-07-24 Martin KronbichlerMerge pull request #1183 from bangerth/use-covariant...
2015-07-24 Timo HeisterMerge pull request #1184 from bangerth/cosmetic-changes
2015-07-23 Bruno TurcksinMerge pull request #1181 from bangerth/remove-unused...
2015-07-23 Wolfgang BangerthCosmetic changes. 1184/head
2015-07-23 Wolfgang BangerthSimplify code. 1183/head
2015-07-23 Wolfgang BangerthRemove an unused variable. 1181/head
2015-07-23 Wolfgang BangerthMake sure that compute refinement thresholds are no... 1180/head
2015-07-23 Matthias MaierMerge pull request #1178 from tjhei/fix_test
2015-07-23 Matthias MaierMerge pull request #1179 from tjhei/fix_cmake_bug
2015-07-23 Timo HeisterFix cmake configure issue introduced by #1148 1179/head
2015-07-23 Timo Heistermake tests/fe/cell_similariy_11 work without MPI 1178/head
2015-07-23 Timo HeisterTest: adjust iteration counts
2015-07-22 Matthias MaierMerge pull request #1167 from tjhei/test_fixes_muelu
2015-07-22 Matthias MaierMerge pull request #1176 from tjhei/dynamic_sp_fix
2015-07-22 Timo Heisterfix invalid operation in DynamicSparsityPattern::iterator 1176/head
2015-07-22 Martin KronbichlerMerge pull request #1173 from bangerth/more-CellSimilar...
2015-07-22 Wolfgang BangerthMake the CellSimilarity argument const also in Mapping. 1173/head
2015-07-22 Wolfgang BangerthMerge pull request #1174 from kronbichler/master
2015-07-22 Martin KronbichlerTest case for cell similarity 1174/head
2015-07-21 Timo HeisterMerge pull request #1171 from kronbichler/master
2015-07-21 Martin KronbichlerMake compile with boost bind. 1171/head
2015-07-21 Timo HeisterMerge pull request #1169 from bangerth/replace-random_s...
2015-07-21 Wolfgang BangerthReplace the use of std::random_shuffle. 1169/head
2015-07-20 Wolfgang BangerthMerge pull request #1122 from tjhei/iterate_index_sets
2015-07-20 Timo Heisterfix muelu test output 1167/head
2015-07-20 Matthias MaierMerge pull request #1166 from bangerth/clarify-fill_fe_...
2015-07-20 Matthias MaierMerge pull request #1164 from kronbichler/master
2015-07-20 Wolfgang BangerthAdd a changelog entry. 1166/head
2015-07-20 Wolfgang BangerthPass CellSimilarity arguments by value rather than...
2015-07-20 Wolfgang BangerthMark two more of the FiniteElement::fill_fe_values...
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 Martin KronbichlerUnify output to 8 digits accuracy 1164/head
2015-07-20 Martin KronbichlerOutput more digits in several test cases to let numdiff...
2015-07-20 Martin KronbichlerFix the filtering of close-to-zero elements in interfac...
2015-07-20 Martin KronbichlerRelax tolerance.
2015-07-20 Timo Heisternew IndexSet iterators 1122/head
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
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.