]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-08 Wolfgang BangerthMerge pull request #6515 from tamiko/pr_6508
2018-05-08 Jean-Paul PelteretMerge pull request #6521 from tamiko/pr_6297
2018-05-08 Luca HeltaiAdded doi. 6521/head
2018-05-08 Luca HeltaiFixes to JP comments
2018-05-08 Luca HeltaiAdded references to step-60 in header files.
2018-05-08 Luca HeltaiAdded entries in tutorial.h.in
2018-05-08 Luca HeltaiAdded external cache.
2018-05-08 Luca HeltaiAdded possibility to read parameter from command line.
2018-05-08 Giovanni AlzettaWritten results, modified parameter file to use colorize
2018-05-08 Giovanni AlzettaAdded description of C and a solution example
2018-05-08 Giovanni AlzettaCorrected refinement
2018-05-08 Luca HeltaiFirst commented version of step-60
2018-05-08 David WellsWork around an internal compiler error on GCC7. 6515/head
2018-05-08 Daniel ArndtOnly check for validity of the resulting Triangulation
2018-05-08 Daniel ArndtFix gmsh/create_tria_02
2018-05-07 David WellsMerge pull request #6516 from tamiko/pr_6513
2018-05-07 Matthias Maierput changelog entry back in place 6516/head
2018-05-07 Martin KronbichlerFinally fix step-59 formula.
2018-05-07 Martin KronbichlerFix typo.
2018-05-07 Martin KronbichlerTry to fix latex formula.
2018-05-07 Martin KronbichlerExplain the benefit of the fast diagonalization method...
2018-05-07 Martin KronbichlerLink in step-59 in central tutorial page.
2018-05-07 Martin KronbichlerWrite results section.
2018-05-07 Martin KronbichlerWrite introduction.
2018-05-07 Martin KronbichlerAdd step-59 tutorial program showing matrix-free DG.
2018-05-07 Matthias Maierupdate VERSION for pre-release v9.0.0-rc3
2018-05-07 Matthias MaierMerge pull request #6509 from tamiko/pr_6475
2018-05-07 Daniel ArndtFix the remaining gcc-8 warnings 6509/head
2018-05-06 David WellsMerge pull request #6503 from tamiko/pr_6491
2018-05-06 David WellsMerge pull request #6506 from tamiko/pr_6498
2018-05-06 David WellsMerge pull request #6507 from tamiko/pr_6499
2018-05-06 David WellsMerge pull request #6501 from tamiko/pr_6483
2018-05-06 David WellsMerge pull request #6500 from tamiko/pr_6480
2018-05-06 David WellsMerge pull request #6505 from tamiko/pr_6496
2018-05-06 David WellsActually fix compute_local_to_global_vertex_index_map. 6507/head
2018-05-06 David WellsFix compute_local_to_global_vertex_index_map.
2018-05-06 Matthias MaierCMake: Unset cached results for C++11/14/17 detection... 6506/head
2018-05-06 Matthias MaierCMake: Partially revert #6490
2018-05-06 Matthias MaierCMake: Rerun checks if compiler configuration changes
2018-05-06 Matthias MaierCMake: cosmetic changes
2018-05-06 David WellsMerge pull request #6504 from tamiko/pr_6495
2018-05-06 David WellsMerge pull request #6502 from tamiko/pr_6489
2018-05-06 Daniel ArndtDefault copy assignement in Tensor for non-Intel compilers 6505/head
2018-05-06 Wolfgang BangerthAdd a reference to step-10. 6504/head
2018-05-06 David WellsAdd some more MPI checks. 6503/head
2018-05-06 David WellsFix a test to not write past the end of an array. 6502/head
2018-05-06 Rene GassmoellerFix test 6501/head
2018-05-06 Rene GassmoellerChange default number of properties
2018-05-06 Rene GassmoellerFix invalid number of particle properties in a test
2018-05-06 David WellsFix a GCC8 warning. 6500/head
2018-05-06 Denis DavydovMerge pull request #6492 from luca-heltai/fix-order...
2018-05-06 Luca HeltaiMove parsing of external.conf at the end. 6492/head
2018-05-05 Matthias MaierMerge pull request #6485 from masterleinad/fix_depracti...
2018-05-05 Daniel ArndtFix warning text 6485/head
2018-05-05 Matthias Maierupdate VERSION for pre-release v9.0.0-rc2
2018-05-05 Matthias MaierMerge pull request #6482 from tamiko/undo_mess_2
2018-05-05 Matthias MaierRevert "Default copy assignement in Tensor for non... 6482/head
2018-05-05 Matthias MaierMerge pull request #6479 from tamiko/pr_6474
2018-05-05 David WellsMerge pull request #6477 from tamiko/revert_change
2018-05-05 Daniel ArndtDefault copy assignement in Tensor for non-Intel compilers 6479/head
2018-05-05 Matthias MaierMerge pull request #6478 from tamiko/pr_6476
2018-05-05 Jean-Paul PelteretAdd inclusion guards around instantiation that requires... 6478/head
2018-05-05 Matthias MaierRevert "Replace std::memmove by std::move for std:... 6477/head
2018-05-05 Matthias Maierupdate VERSION for pre-release v9.0.0-rc1
2018-05-05 Matthias MaierMerge pull request #6471 from tjhei/port_6465
2018-05-05 Matthias MaierMerge pull request #6469 from tamiko/pr_6461
2018-05-05 Matthias MaierMerge pull request #6468 from tamiko/fix_tests_9.0
2018-05-05 Timo Heisteruse std::tmpfile instead of tmpnam 6471/head
2018-05-05 David WellsMerge pull request #6470 from tamiko/remove_unfinished_...
2018-05-05 Matthias Maierremoved unfinished steps (release tasks step 8). 6470/head
2018-05-05 Daniel ArndtReplace std::memmove by std::move for std::pair 6469/head
2018-05-05 Matthias MaierUpdate test output for changes in hyper_shell 6468/head
2018-05-05 Matthias MaierMerge pull request #6467 from tjhei/port_6466
2018-05-05 Timo Heisterenable WITH_GMSH for doxygen 6467/head
2018-05-05 Matthias MaierMerge pull request #6464 from tjhei/port_6463
2018-05-05 Timo Heisterfix ConstraintMatrix initialize warning 6464/head
2018-05-04 Matthias Maierupdate AUTHORS
2018-05-04 Matthias Maierupdate VERSION
2018-05-04 Timo HeisterMerge pull request #6453 from tamiko/fix_cmake
2018-05-04 Matthias Maieruse internal target instead of stable IF(TEST ...) 6453/head
2018-05-04 Matthias MaierCMake: Bugfix: Only set test dependencies if tests...
2018-05-04 Timo HeisterMerge pull request #6454 from tamiko/update_tag_file
2018-05-04 Matthias MaierUpdate TAG file 6454/head
2018-05-04 Timo HeisterMerge pull request #6452 from tamiko/update-changes...
2018-05-04 Matthias MaierUpdate changelog headers for the release. 6452/head
2018-05-04 Matthias MaierRemove now obsolete files.
2018-05-04 Matthias MaierUpdate the changelog file for the release.
2018-05-04 Matthias MaierMerge pull request #6449 from masterleinad/disable_mupa...
2018-05-04 Matthias MaierMerge pull request #6451 from masterleinad/restrict_memset
2018-05-04 Matthias MaierMerge pull request #6254 from tjhei/constraints_consistent
2018-05-04 Matthias MaierMerge pull request #6434 from luca-heltai/iges-to-mesh
2018-05-04 Matthias MaierMerge pull request #6446 from drwells/update-hyper...
2018-05-04 Luca HeltaiFixed comments by WB and DD. 6434/head
2018-05-04 David WellsUpdate GridGenerator::hyper_shell output. 6446/head
2018-05-04 David WellsUpdate GridGenerator::hyper_shell's documentation.
2018-05-04 Matthias MaierMerge pull request #6444 from bangerth/op-eq
2018-05-04 Matthias MaierMerge pull request #6445 from drwells/update-step-18
2018-05-04 Daniel ArndtRestrict memset to trivial types in SparseMatrix 6451/head
2018-05-04 Wolfgang BangerthMerge pull request #6448 from drwells/update-step-10-2
2018-05-04 Matthias MaierMerge pull request #6450 from drwells/revert-static
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.