]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-01-17 Krishnakumar... Remove some redundant edges from tutorial DAG 9375/head
2020-01-17 Timo HeisterMerge pull request #9365 from krishnakumarg1984/step10_...
2020-01-17 Timo HeisterMerge pull request #9342 from bangerth/graph
2020-01-17 Krishnakumar... step-10 builds on step-7. see 9358 9365/head
2020-01-17 Timo HeisterMerge pull request #9352 from bangerth/is_active
2020-01-17 Timo HeisterMerge pull request #9359 from bangerth/tut
2020-01-17 Daniel ArndtMerge pull request #9231 from kronbichler/inverse_mass_...
2020-01-17 Wolfgang BangerthWork around a doxygen bug that triggers in step-10. 9359/head
2020-01-16 Daniel ArndtMerge pull request #9351 from masterleinad/remove_trail...
2020-01-16 Timo HeisterMerge pull request #9287 from bangerth/dataout
2020-01-16 Wolfgang BangerthChange all occurrences of CellAccessor::active() to... 9352/head
2020-01-16 Wolfgang BangerthAdd a changelog entry.
2020-01-16 Wolfgang BangerthIntroduce CellAccessor::is_active().
2020-01-16 Daniel ArndtAdd script 9351/head
2020-01-16 Daniel ArndtRemove trailing whitespace
2020-01-16 Wolfgang BangerthObserve that passing a lambda function to set_cell_sele... 9287/head
2020-01-16 Wolfgang BangerthAdd a changelog entry.
2020-01-16 Wolfgang BangerthAdd tests.
2020-01-16 Wolfgang BangerthReplace the first_cell/next_cell mechanism in DataOut.
2020-01-16 Wolfgang BangerthReplace a text description by a static_assert().
2020-01-16 Daniel ArndtMerge pull request #9096 from tamiko/mg_output
2020-01-16 Daniel ArndtMerge pull request #9348 from kronbichler/typo_doc
2020-01-16 Daniel ArndtFix test 9096/head
2020-01-16 Martin KronbichlerFix typo in step-49 doc about gmsh 9348/head
2020-01-16 Martin KronbichlerMerge pull request #9335 from bangerth/49
2020-01-16 Martin KronbichlerMerge pull request #9249 from masterleinad/replace_more...
2020-01-16 Martin KronbichlerMerge pull request #9344 from bangerth/6
2020-01-16 Martin KronbichlerMerge pull request #9345 from bangerth/49-2
2020-01-16 Daniel ArndtMerge pull request #9346 from peterrum/exception_fix_type
2020-01-16 Peter MunchFix input arguemnt type of ExcFileNotOpen() 9346/head
2020-01-16 Wolfgang BangerthClarify comments about distort_random() in step-49. 9345/head
2020-01-16 Wolfgang BangerthTalk about mesh quality in step-6. 9344/head
2020-01-15 Timo HeisterMerge pull request #9327 from bangerth/gmsh
2020-01-15 Wolfgang BangerthSimplify description in step-49. 9335/head
2020-01-15 Wolfgang BangerthBetter document gmsh's features. 9327/head
2020-01-15 David WellsMerge pull request #9288 from krishnakumarg1984/krishna...
2020-01-15 David WellsMerge pull request #9337 from masterleinad/fix_some_cov...
2020-01-15 David WellsMerge pull request #9328 from bangerth/write-svg
2020-01-15 David WellsMerge pull request #9340 from krishnakumarg1984/step49_...
2020-01-15 Wolfgang BangerthUse the same color edges as for nodes in the tutorial... 9342/head
2020-01-15 Krishnakumar... Lots of documentation fixes to Step-49 tutorial 9340/head
2020-01-15 Daniel ArndtMerge pull request #9272 from bangerth/deprecate
2020-01-15 Wolfgang BangerthMerge pull request #9300 from krishnakumarg1984/krishna...
2020-01-15 Daniel ArndtMerge pull request #9333 from bangerth/pre
2020-01-15 Daniel ArndtFix some coverity complains 9337/head
2020-01-15 Timo HeisterMerge pull request #9332 from bangerth/changelog
2020-01-15 Wolfgang BangerthMerge pull request #9331 from krishnakumarg1984/fix_gms...
2020-01-15 Wolfgang BangerthUse @pre instead of @note in a number of places. 9333/head
2020-01-15 Wolfgang BangerthAdd a changelog for step-71. 9332/head
2020-01-15 Krishnakumar... Updates the www URL to gmsh website 9331/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 BangerthAdd a changelog entry. 9328/head
2020-01-15 Wolfgang BangerthFix the instantiations of GridOut::write_svg().
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 Daniel ArndtRevert classes without copy constructor 9249/head
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 Daniel ArndtFix FESystem move constrcutor
2020-01-13 Daniel ArndtReplace Threads::mutex by std::mutex
2020-01-13 Wolfgang BangerthMerge pull request #9304 from krishnakumarg1984/krishna...
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.