]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-01-15 Wolfgang BangerthUse @pre instead of @note in a number of places. 9333/head
2020-01-15 Bruno TurcksinAdd a set of new python wrappers (#9178)
2020-01-15 Timo HeisterMerge pull request #9329 from bangerth/hyperball
2020-01-15 Daniel ArndtMerge pull request #9297 from drwells/improve-deduplicate
2020-01-15 Wolfgang BangerthBetter document an issue of curved boundaries. 9329/head
2020-01-15 Daniel ArndtMerge pull request #9111 from bangerth/step-71
2020-01-15 Wolfgang BangerthMerge pull request #9326 from tjhei/tests_add_pack_unpa...
2020-01-15 Wolfgang BangerthMerge pull request #9301 from tjhei/half_hyper_shell_wa...
2020-01-14 Timo Heisteradd alternative output for tests/base/utilities_pack_un... 9326/head
2020-01-14 Daniel ArndtMerge pull request #9318 from krishnakumarg1984/fix_l2_...
2020-01-14 Timo HeisterMerge pull request #9321 from bangerth/jump
2020-01-14 Wolfgang BangerthUse the jump and average latex macros. 9321/head
2020-01-14 Timo HeisterMerge pull request #9259 from simonsticko/high_deriv_ju...
2020-01-14 Krishnakumar... converts l_2 to LaTeX code 9318/head
2020-01-14 David WellsMerge pull request #9313 from krishnakumarg1984/step6_k...
2020-01-14 David WellsMerge pull request #9315 from krishnakumarg1984/step6_f...
2020-01-14 Krishnakumar... In step 6, removes the documentation sentences relating... 9315/head
2020-01-14 Krishnakumar... In step6, removes outdated sentence on destructor 9313/head
2020-01-14 Alexander GrayverAdd a set of new python wrappers 9178/head
2020-01-14 Martin KronbichlerMerge pull request #9280 from tjhei/mg_transfer_build
2020-01-14 David WellsMake GridTools::delete_duplicate_vertices() faster. 9297/head
2020-01-14 Wolfgang BangerthApply David Well's comments. 9111/head
2020-01-14 David WellsMerge pull request #9311 from bangerth/6
2020-01-14 Wolfgang BangerthCorrectly name the variable that denotes gamma/h.
2020-01-14 Wolfgang BangerthAddress the comments by peterrum.
2020-01-14 Zhuoran WangReplace 2gamma in boundary_worker by gamma,and update...
2020-01-14 Timo Heisteradd keywords
2020-01-14 Wolfgang BangerthHook step-71 into the tutorial page.
2020-01-14 Wolfgang BangerthOnly build on step-12 to avoid tutorial graph clutter.
2020-01-14 Wolfgang BangerthMore edits for step-71, and also address Timo's comments.
2020-01-14 Timo Heistersmall grammar fixes
2020-01-14 Wolfgang BangerthWrite the remainder of the documentation.
2020-01-14 Natasha S.... Provide more material for the introduction.
2020-01-14 Wolfgang BangerthDocument the remainder of the program.
2020-01-14 Wolfgang BangerthVery substantially accelerate the assembly.
2020-01-14 Zhuoran WangVerified step-71 uses the best penalty and corrected...
2020-01-14 Wolfgang BangerthUpdate results.dox
2020-01-14 Zhuoran WangAdd initial version of results.dox
2020-01-14 Wolfgang BangerthWrite most of the rest of the in-code documentation...
2020-01-14 Timo HeisterSeveral cleanups.
2020-01-14 Wolfgang BangerthStart with an introduction.
2020-01-14 Wolfgang BangerthInitial version of step-71 for the biharmonic equation.
2020-01-14 Wolfgang BangerthAdd a few links to step-6. 9311/head
2020-01-13 David WellsMerge pull request #9310 from bangerth/disentangle
2020-01-13 Wolfgang BangerthDisentangle the dependency graph some more. 9310/head
2020-01-13 Wolfgang BangerthMerge pull request #9304 from krishnakumarg1984/krishna...
2020-01-13 Daniel ArndtMerge pull request #9281 from tjhei/github-ci
2020-01-13 Krishnakumar... In step 6 doc, fixes a really minor grammar/typo 9304/head
2020-01-13 Daniel ArndtMerge pull request #9282 from tjhei/update_git_export
2020-01-13 Wolfgang BangerthMerge pull request #9293 from krishnakumarg1984/step6_f...
2020-01-13 Timo HeisterGridGenerator::half_hyper_shell warning 9301/head
2020-01-13 Timo Heisterupdate .gitattributes 9282/head
2020-01-13 Timo HeisterMerge pull request #9286 from bangerth/jump-average
2020-01-13 Timo HeisterMerge pull request #9289 from peterrum/step18-removeinclude
2020-01-13 Timo HeisterMerge pull request #9291 from krishnakumarg1984/krishna...
2020-01-13 Krishnakumar... In the doc for KellyErrorEstimator class, trying to... 9291/head
2020-01-13 Daniel ArndtMerge pull request #9290 from tjhei/fix_write_vtu_in_pa...
2020-01-12 David WellsMerge pull request #9295 from krishnakumarg1984/step6_k...
2020-01-12 Krishnakumar... Update examples/step-6/step-6.cc 9293/head
2020-01-12 Krishnakumar... fixes stale documentation about boundary_object for... 9295/head
2020-01-12 Krishnakumar... minor grammar fixes to step-6 tutorial doc
2020-01-12 Timo Heisterfix write_vtu_in_parallel invalid file if partly empty 9290/head
2020-01-12 Peter MunchRemove reference to step-18 9289/head
2020-01-12 Peter MunchRemove filtered_iterator include in step-18
2020-01-11 Wolfgang BangerthUse \jump and \average commands in the documentation. 9286/head
2020-01-11 Wolfgang BangerthIntroduce \jump and \average commands to be used in...
2020-01-11 Timo Heisteraddress comment 9280/head
2020-01-11 Timo Heisterfix deprecated position
2020-01-11 Timo HeisterMultigrid Transfer cleanup
2020-01-11 David WellsMerge pull request #9284 from bangerth/coloneq
2020-01-11 David WellsMerge pull request #9285 from masterleinad/fix_gcc_4.9.4
2020-01-11 David WellsMerge pull request #9283 from masterleinad/remove_tensoe_cc
2020-01-11 Daniel ArndtAvoid gcc-4.9 error 9285/head
2020-01-11 Wolfgang BangerthFix \coloneq again. 9284/head
2020-01-11 Daniel ArndtRemove tensor.cc 9283/head
2020-01-11 Daniel ArndtMerge pull request #9268 from masterleinad/use_assert_i...
2020-01-10 Daniel ArndtUse AssertIndexRange 9268/head
2020-01-10 Daniel ArndtRemove specialization for GeometryInfo<1>::face_to_cell...
2020-01-10 Daniel ArndtFix external declaration of Tensor::n_independent_compo...
2020-01-10 Daniel ArndtMerge pull request #9240 from masterleinad/use_more_ran...
2020-01-10 Matthias MaierMerge pull request #9266 from marcfehling/fix-amesos
2020-01-10 Matthias MaierMerge pull request #9276 from bangerth/spacing
2020-01-10 Matthias MaierMerge pull request #9277 from bangerth/coloneq
2020-01-09 Wolfgang BangerthMerge pull request #9273 from krishnakumarg1984/gender_...
2020-01-09 Krishnakumar... reword the few sections of library to be compliant... 9273/head
2020-01-09 Wolfgang BangerthMerge pull request #9274 from krishnakumarg1984/fix_typ...
2020-01-09 Krishnakumar... fixes a keyboard fat-fingering typo wherever 'he' in... 9274/head
2020-01-09 Wolfgang BangerthFix the dealcoloneq command. 9277/head
2020-01-09 Wolfgang BangerthLet latex figure out spacing itself. 9276/head
2020-01-09 Wolfgang BangerthMerge pull request #9275 from krishnakumarg1984/fix_he_...
2020-01-09 Krishnakumar... replace the use of 'he' with 'it' to refer to neighbour... 9275/head
2020-01-09 David WellsMerge pull request #9250 from bangerth/3
2020-01-09 Wolfgang BangerthMerge pull request #9270 from krishnakumarg1984/step3_k...
2020-01-09 Marc FehlingTests: Check for missing Mumps component. 9266/head
2020-01-09 Marc FehlingCMake: Check for third party libraries of trilinos.
2020-01-09 Krishnakumar... Replaces the double-loop in step-3 results extension... 9270/head
2020-01-09 Daniel ArndtMerge pull request #9179 from agrayver/add_function_man...
2020-01-09 Martin KronbichlerMerge pull request #9254 from bangerth/61
2020-01-09 Alexander GrayverAdd python interface for FunctionManifold 9179/head
2020-01-09 Daniel ArndtMerge pull request #9258 from simonsticko/fe_values_3rd...
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.