]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-09 Wolfgang BangerthDouble-brace an initializer list, as required by some... 6550/head
2018-05-09 Wolfgang BangerthAdd a changelog entry.
2018-05-09 Wolfgang BangerthSimplify a function that returns an array.
2018-05-09 Wolfgang BangerthMerge pull request #6541 from davydden/doc/gmsh_info
2018-05-08 Denis Davydovdoc: say what we need from Gmsh 6541/head
2018-05-08 Denis DavydovMerge pull request #6532 from bangerth/patch-1
2018-05-08 Luca HeltaiMerge pull request #6540 from drwells/step-60-typos
2018-05-08 David WellsAdd the step-60 builds-on file. 6540/head
2018-05-08 David WellsRemove trailing whitespace.
2018-05-08 David WellsCreate another doxygen link.
2018-05-08 David WellsFix some markdown mishandling by doxygen.
2018-05-08 David WellsRemove spurious links to Boundary.
2018-05-08 Martin KronbichlerMerge pull request #6535 from masterleinad/increase_tol...
2018-05-08 David WellsFix some typos in step-60.
2018-05-08 Matthias MaierMerge pull request #6538 from drwells/update-gridgenera...
2018-05-08 Matthias MaierMerge pull request #6536 from masterleinad/decrease_tol...
2018-05-08 David WellsRemove a static Manifold from an example. 6538/head
2018-05-08 David WellsClarify Manifold attachment in some functions.
2018-05-08 David WellsMention Manifold attachment in GridGenerator.
2018-05-08 Wolfgang BangerthMerge pull request #6533 from luca-heltai/hot-fix-step-60
2018-05-08 Daniel ArndtMerge pull request #6523 from bangerth/step-23
2018-05-08 Daniel ArndtSlightly decrease solver tolerance in lac/gmres_eigenvalues 6536/head
2018-05-08 Daniel ArndtSlighty increase tolerance in base/quadrature_chebyshev 6535/head
2018-05-08 Denis DavydovMerge pull request #6525 from bangerth/patch-6
2018-05-08 Luca HeltaiMake sure that also the output of the embedded value... 6533/head
2018-05-08 Wolfgang BangerthAlign colons. 6525/head
2018-05-08 Wolfgang BangerthBreak a statement in a way that is easier to read. 6532/head
2018-05-08 Wolfgang BangerthUpdate step-23.cc 6523/head
2018-05-08 Jean-Paul PelteretMerge pull request #6297 from luca-heltai/step-60
2018-05-08 Wolfgang BangerthAlign member variables in step-23.
2018-05-08 Denis DavydovMerge pull request #6520 from drwells/add-concept-comment
2018-05-08 David WellsAdd a comment on a compiler error. 6520/head
2018-05-08 Wolfgang BangerthMerge pull request #6518 from drwells/update-step-38
2018-05-08 Matthias MaierMerge pull request #6519 from drwells/fix-initializer...
2018-05-07 David WellsWork around an internal compiler error on GCC7. 6519/head
2018-05-07 David WellsUpdate step-38. 6518/head
2018-05-07 Luca HeltaiAdded doi. 6297/head
2018-05-07 Luca HeltaiFixes to JP comments
2018-05-07 Denis DavydovMerge pull request #6513 from kronbichler/fix-step...
2018-05-07 Martin KronbichlerFinally fix step-59 formula. 6513/head
2018-05-07 Wolfgang BangerthMerge pull request #6511 from kronbichler/fix-step-59
2018-05-07 Matthias MaierMerge pull request #6508 from masterleinad/fix_gmsh_2
2018-05-07 Martin KronbichlerFix typo. 6511/head
2018-05-07 Martin KronbichlerAdd changelog entry.
2018-05-07 Martin KronbichlerTry to fix latex formula.
2018-05-07 Luca HeltaiAdded references to step-60 in header files.
2018-05-07 Luca HeltaiAdded entries in tutorial.h.in
2018-05-07 Luca HeltaiAdded external cache.
2018-05-07 Luca HeltaiAdded possibility to read parameter from command line.
2018-05-07 Giovanni AlzettaWritten results, modified parameter file to use colorize
2018-05-07 Giovanni AlzettaAdded description of C and a solution example
2018-05-07 Giovanni AlzettaCorrected refinement
2018-05-07 Luca HeltaiFirst commented version of step-60
2018-05-07 Daniel ArndtOnly check for validity of the resulting Triangulation 6508/head
2018-05-07 Daniel ArndtFix gmsh/create_tria_02
2018-05-07 Denis DavydovMerge pull request #6497 from tamiko/cosmetic_fix
2018-05-07 Matthias MaierMerge pull request #6393 from masterleinad/new_fixes_10
2018-05-07 Matthias MaierMerge pull request #6475 from masterleinad/gcc_8_2
2018-05-06 Matthias MaierMerge pull request #6499 from drwells/actually-fix...
2018-05-06 Daniel ArndtFix the remaining gcc-8 warnings 6475/head
2018-05-06 Daniel ArndtMerge pull request #6498 from tamiko/fix_caching_behavior
2018-05-06 Matthias MaierMerge pull request #6496 from masterleinad/gcc_8_1
2018-05-06 David WellsActually fix compute_local_to_global_vertex_index_map. 6499/head
2018-05-06 Matthias MaierCMake: Unset cached results for C++11/14/17 detection... 6498/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 Matthias MaierCMake: Remove obsolete code from configure_slepc.cmake 6497/head
2018-05-06 Matthias MaierMerge pull request #6495 from bangerth/step-10
2018-05-06 Daniel ArndtDefault copy assignement in Tensor for non-Intel compilers 6496/head
2018-05-06 Matthias MaierMerge pull request #6493 from luca-heltai/fix-order...
2018-05-06 Wolfgang BangerthAdd a reference to step-10. 6495/head
2018-05-06 David WellsMerge pull request #6484 from tamiko/add_a_script
2018-05-06 Martin KronbichlerMerge pull request #6291 from kronbichler/step-59_tutorial
2018-05-06 Martin KronbichlerMerge pull request #6491 from drwells/add-more-mpi...
2018-05-06 Martin KronbichlerMerge pull request #6490 from drwells/fix-c++14-detection
2018-05-06 Daniel ArndtMake sure not to attach a PropertyPool if not asked for 6393/head
2018-05-06 Luca HeltaiMove parsing of external.conf at the end. 6493/head
2018-05-06 Martin KronbichlerMerge pull request #6489 from drwells/fix-test-buffer-1
2018-05-06 Matthias MaierScript: Add query_testsuite 6484/head
2018-05-06 Matthias MaierMerge pull request #6487 from drwells/fix-local-to...
2018-05-06 David WellsAdd some more MPI checks. 6491/head
2018-05-06 David WellsCheck for constexpr std::max with C++14. 6490/head
2018-05-06 David WellsFix a test to not write past the end of an array. 6489/head
2018-05-06 Matthias MaierMerge pull request #6483 from gassmoeller/fix_memory_ac...
2018-05-05 David WellsFix compute_local_to_global_vertex_index_map. 6487/head
2018-05-05 Matthias MaierMerge pull request #6486 from masterleinad/fix_depracti...
2018-05-05 Daniel ArndtFix warning text 6486/head
2018-05-05 Martin KronbichlerMerge pull request #6480 from drwells/fix-overlapping...
2018-05-05 Rene GassmoellerFix test 6483/head
2018-05-05 Rene GassmoellerChange default number of properties
2018-05-05 Rene GassmoellerFix invalid number of particle properties in a test
2018-05-05 Matthias MaierMerge pull request #6481 from tamiko/undo_mess_1
2018-05-05 Matthias MaierRevert "Default copy assignement in Tensor for non... 6481/head
2018-05-05 Matthias MaierMerge pull request #6474 from masterleinad/gcc_8_1
2018-05-05 David WellsFix a GCC8 warning. 6480/head
2018-05-05 Matthias MaierMerge pull request #6476 from jppelteret/fix_gmsh_01
2018-05-05 Matthias MaierMerge pull request #6465 from tjhei/use_mkstemp
2018-05-05 Matthias MaierMerge pull request #6460 from tamiko/fix_tests
2018-05-05 Jean-Paul PelteretAdd inclusion guards around instantiation that requires... 6476/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.