]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-01-20 Timo HeisterCI: disable cxx14 for the serial linux build 9404/head
2020-01-20 David WellsMerge pull request #9403 from tjhei/readme_osx_github_a...
2020-01-20 Martin KronbichlerMerge pull request #9399 from masterleinad/fix_compilin...
2020-01-20 Timo Heisteradd github actions OSX to readme 9403/head
2020-01-20 Daniel ArndtFix compiling for C++11 9399/head
2020-01-20 Timo HeisterMerge pull request #9397 from masterleinad/test_indenta...
2020-01-20 Daniel ArndtTest indentation script on Mac OSX 9397/head
2020-01-20 Daniel ArndtMerge pull request #9075 from luca-heltai/get-set-parti...
2020-01-19 Daniel ArndtMerge pull request #9389 from peterrum/indexowner_division
2020-01-19 Luca HeltaiAddressed last comments. 9075/head
2020-01-19 Luca HeltaiUpdated documentation.
2020-01-19 Luca HeltaiApply suggestions from code review
2020-01-19 Luca HeltaiGet and set particle positions.
2020-01-19 Matthias MaierMerge pull request #9371 from luca-heltai/compress...
2020-01-19 Daniel ArndtMerge pull request #9394 from krishnakumarg1984/step7_f...
2020-01-19 Krishnakumar... fixes a tautology/word repetition in step-7 that was... 9394/head
2020-01-19 Martin KronbichlerMerge pull request #9364 from peterrum/consensus_algo_r...
2020-01-19 Peter MunchAdd assert to prevent floating point exception 9389/head
2020-01-19 David WellsMerge pull request #9380 from bangerth/has_children
2020-01-19 David WellsMerge pull request #9007 from peterrum/pft_copytria
2020-01-19 David WellsMerge pull request #9385 from masterleinad/fix_data_out...
2020-01-19 David WellsMerge pull request #9373 from tjhei/tutorial_dependencies
2020-01-18 Peter MunchAdd copy_triangulation to parallel::fullydistributed... 9007/head
2020-01-18 Daniel ArndtFix tests using DataOut::active_cell_iterator 9385/head
2020-01-18 Wolfgang BangerthReplace !has_children() by is_active(). 9380/head
2020-01-17 Luca HeltaiFix compilation when zlib is not available. 9371/head
2020-01-17 Timo HeisterMerge pull request #9372 from masterleinad/fix_trailing...
2020-01-17 Wolfgang BangerthMerge pull request #9381 from bangerth/graph-2
2020-01-17 Wolfgang BangerthFix the fill color for the tutorial graph legend. 9381/head
2020-01-17 Timo HeisterMerge pull request #9382 from bangerth/graph-3
2020-01-17 Wolfgang BangerthMerge pull request #9366 from krishnakumarg1984/step10_...
2020-01-17 Wolfgang BangerthDon't print lines connecting different parts of the... 9382/head
2020-01-17 Krishnakumar... In step-10, fixes explanation surrounding new header... 9366/head
2020-01-17 Wolfgang BangerthMerge pull request #9375 from krishnakumarg1984/cleanup_dag
2020-01-17 Krishnakumar... Remove some redundant edges from tutorial DAG 9375/head
2020-01-17 Wolfgang BangerthMerge pull request #9330 from krishnakumarg1984/glossar...
2020-01-17 Wolfgang BangerthMerge pull request #9370 from bangerth/graph
2020-01-17 Timo Heisterremove unnecessary tutorial DAG edges 9373/head
2020-01-17 Daniel ArndtFix removing trailing whitespaces 9372/head
2020-01-17 Timo HeisterMerge pull request #9365 from krishnakumarg1984/step10_...
2020-01-17 Luca HeltaiNew compress/decompress using gzip.
2020-01-17 Wolfgang BangerthChange the color of time dep. tutorials to a lighter... 9370/head
2020-01-17 Wolfgang BangerthGive edges between same-kind tutorials a larger weight.
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 Peter MunchRename methods in ConsensusAlgorithmProcess 9364/head
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 Krishnakumar... In glossary for coarse_mesh, use semantic (code) font... 9330/head
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
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.