]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-13 Denis DavydovMerge pull request #6588 from tamiko/pr_6587
2018-05-13 Matthias MaierFix .gitattributes 6588/head
2018-05-11 Matthias Maierupdate VERSION for release v9.0.0
2018-05-11 Denis DavydovMerge pull request #6580 from tamiko/pr_6567
2018-05-11 Martin KronbichlerMerge pull request #6579 from tamiko/pr_6577
2018-05-11 Luca HeltaiFixed perl regex. 6580/head
2018-05-11 Luca HeltaiFixed WB comment. Removed temporaryly the random new...
2018-05-11 Luca HeltaiAdded div around inlined code.
2018-05-11 Luca HeltaiMake sure program2doxygen does not change code blocks
2018-05-11 Martin KronbichlerDisable a test of a functionality that is currently... 6579/head
2018-05-10 David WellsMerge pull request #6575 from tamiko/pr_6574
2018-05-10 David WellsUpdate the porting document. 6575/head
2018-05-10 David WellsUpdate some navbar links.
2018-05-10 Wolfgang BangerthMerge pull request #6571 from tamiko/pr_6569
2018-05-10 Luca HeltaiDon't use tables in results.dox (copied from step 18) 6571/head
2018-05-10 Luca HeltaiFixed some issues with step-60 doc.
2018-05-10 Denis DavydovMerge pull request #6570 from tamiko/pr_6564
2018-05-10 Jean-Paul PelteretSmall doc fixes to the AD module 6570/head
2018-05-10 Wolfgang BangerthMerge pull request #6563 from tamiko/pr_6542
2018-05-10 Jean-Paul PelteretFix DA's comments 6563/head
2018-05-10 Jean-Paul PelteretFix DD's comments; other documentation improvements
2018-05-10 Jean-Paul PelteretAdd documentation for AD module
2018-05-10 Wolfgang BangerthMerge pull request #6561 from tamiko/pr_6555
2018-05-10 Wolfgang BangerthMerge pull request #6560 from tamiko/pr_6553
2018-05-09 Jean-Paul PelteretCorrect whitespace in doxygen code section 6561/head
2018-05-09 Jean-Paul PelteretReformat table of images in step-18 results section
2018-05-09 Jean-Paul PelteretAdd CSS environment for three column layout
2018-05-09 Martin KronbichlerImprove test lac/gmres_eigenvalues. 6560/head
2018-05-09 Matthias Maierupdate VERSION for release v9.0.0-rc5
2018-05-09 Wolfgang BangerthMerge pull request #6551 from tamiko/pr_6540
2018-05-09 David WellsAdd the step-60 builds-on file. 6551/head
2018-05-09 David WellsRemove trailing whitespace.
2018-05-09 David WellsCreate another doxygen link.
2018-05-09 David WellsFix some markdown mishandling by doxygen.
2018-05-09 David WellsRemove spurious links to Boundary.
2018-05-09 David WellsFix some typos in step-60.
2018-05-09 Matthias Maierupdate VERSION for release v9.0.0-rc4
2018-05-09 Wolfgang BangerthMerge pull request #6548 from tamiko/pr_6538
2018-05-09 Wolfgang BangerthMerge pull request #6549 from tamiko/pr_6544
2018-05-09 Wolfgang BangerthMerge pull request #6547 from tamiko/pr_6536
2018-05-09 Wolfgang BangerthClarify some text. 6549/head
2018-05-09 Wolfgang BangerthRemove a repetitive piece of text that doesn't add...
2018-05-09 Wolfgang BangerthUpdate the Gmsh entry in readme.html.
2018-05-09 Denis Davydovdoc: say what we need from Gmsh
2018-05-09 David WellsRemove a static Manifold from an example. 6548/head
2018-05-09 David WellsClarify Manifold attachment in some functions.
2018-05-09 David WellsMention Manifold attachment in GridGenerator.
2018-05-09 David WellsAttach a TorusManifold to a Torus.
2018-05-09 Daniel ArndtSlightly decrease solver tolerance in lac/gmres_eigenvalues 6547/head
2018-05-09 Daniel ArndtSlighty increase tolerance in base/quadrature_chebyshev
2018-05-08 Wolfgang BangerthMerge pull request #6514 from tamiko/pr_6393
2018-05-08 Wolfgang BangerthMerge pull request #6534 from tamiko/pr_6533
2018-05-08 Wolfgang BangerthMerge pull request #6515 from tamiko/pr_6508
2018-05-08 Luca HeltaiMake sure that also the output of the embedded value... 6534/head
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 Daniel ArndtMake sure not to attach a PropertyPool if not asked for 6514/head
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
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.