]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-12-29 Wolfgang BangerthAdd a bit of documentation.
2021-12-28 Martin KronbichlerMerge pull request #13115 from peterrum/mf_hn_buffer_size
2021-12-28 Martin KronbichlerMerge pull request #13097 from peterrum/compute_n_point...
2021-12-28 Daniel ArndtMerge pull request #13105 from fdrmrc/Step-60_inhomogen...
2021-12-28 Jean-Paul PelteretMerge pull request #13140 from luca-heltai/docker-root-4
2021-12-28 Marco FederAllow inhomogeneous Dirichlet bcs,rhs and fix results... 13105/head
2021-12-28 Martin KronbichlerMerge pull request #13128 from bangerth/flatten
2021-12-28 Bruno TurcksinMerge pull request #13118 from bangerth/povray
2021-12-28 Jean-Paul PelteretMerge pull request #13134 from jppelteret/sd-batch_opti...
2021-12-28 Wolfgang BangerthAvoid a warning about an unused variable. 13118/head
2021-12-27 Jean-Paul PelteretMerge pull request #13111 from bangerth/47
2021-12-27 Wolfgang BangerthMerge pull request #13139 from jppelteret/sd-batch_opti...
2021-12-27 Wolfgang BangerthMerge pull request #13135 from jppelteret/sd-batch_opti...
2021-12-27 Luca HeltaiAdd second variable. 13140/head
2021-12-27 Wolfgang BangerthMerge pull request #13133 from jppelteret/sd-batch_opti...
2021-12-27 Daniel ArndtMerge pull request #13130 from bangerth/flatten-3
2021-12-27 Daniel ArndtMerge pull request #13138 from marcfehling/cache
2021-12-27 Jean-Paul PelteretMerge pull request #13132 from bangerth/flatten-4
2021-12-27 Luca HeltaiMake sure HOME, WORKDIR, and mpi work correctly on...
2021-12-27 Jean-Paul PelteretAdd a test 13133/head
2021-12-27 Luca HeltaiMerge pull request #13137 from marcfehling/docker
2021-12-27 Jean-Paul PelteretAdd SD::BatchOptimizer::copy_from() function 13135/head
2021-12-27 Jean-Paul PelteretSmall cleanup in SD::BatchOptimizer 13139/head
2021-12-27 Marc FehlingMerge pull request #13129 from tamiko/fix_quick_tests
2021-12-27 Marc FehlingCache Intel workflow. 13138/head
2021-12-27 Marc Fehlingfix docker.yml 13137/head
2021-12-26 Wolfgang BangerthUpdate documentation of GridGenerator::flatten_triangul... 13130/head
2021-12-26 Marc FehlingMerge pull request #13125 from luca-heltai/docker-root-2
2021-12-26 Matthias MaierCMake: use portable "cmake -E remove" in quick_tests 13129/head
2021-12-26 Jean-Paul PelteretFIx a bug in SD::BatchOptimizer::extract() 13134/head
2021-12-26 Jean-Paul PelteretCorrected location for a set of assertions.
2021-12-26 Wolfgang BangerthAdd an assertion to GridGenerator::flatten_triangulation(). 13132/head
2021-12-26 Wolfgang BangerthMore minor changes to GridGenerator::flatten_triangulat... 13128/head
2021-12-26 Luca HeltaiMerge pull request #13121 from marcfehling/cylindrical
2021-12-26 Luca Heltaifix docker.yml. 13125/head
2021-12-26 Marc FehlingMerge pull request #13120 from luca-heltai/docker-root
2021-12-26 Luca HeltaiAdded endline. 13120/head
2021-12-26 Marc FehlingMerge pull request #13093 from drwells/fix-xargs-warning
2021-12-25 Marc FehlingCalculate cross product once. 13121/head
2021-12-24 Luca HeltaiMerge pull request #13119 from bangerth/cxx20
2021-12-24 Luca HeltaiMerge pull request #13117 from bangerth/flatten
2021-12-24 Luca HeltaiMerge pull request #13109 from bangerth/simplify
2021-12-24 Luca HeltaiMerge pull request #13108 from bangerth/19
2021-12-24 Luca HeltaiMerge pull request #13116 from bangerth/deprecate
2021-12-24 Luca HeltaiAdd docker image with root user.
2021-12-24 Peter MunchMatrixFree: fix size of vector 13115/head
2021-12-24 Wolfgang BangerthMinor doc update in the cmake system. 13119/head
2021-12-24 Wolfgang BangerthSeparate 2d povray output from the general case.
2021-12-24 Wolfgang BangerthMinor rework of the GridGenerator::flatten_triangulatio... 13117/head
2021-12-24 Wolfgang BangerthAdd a changelog entry. 13116/head
2021-12-24 Wolfgang BangerthDeprecate the new_thread() functions.
2021-12-23 Peter MunchMerge pull request #13112 from bangerth/unique_lock
2021-12-23 Peter MunchMerge pull request #13080 from bangerth/doc-66
2021-12-23 Wolfgang BangerthBetter document what consensus algorithms actually... 13080/head
2021-12-23 Wolfgang BangerthAdd a necessary include file. 13112/head
2021-12-23 Wolfgang BangerthLink from step-47 to step-82. 13111/head
2021-12-23 Wolfgang BangerthSimplify initialization of block objects in the tutorial. 13109/head
2021-12-23 Wolfgang BangerthOmit unnecessary template argument. 13108/head
2021-12-22 David WellsRemove a redundant argument to xargs. 13093/head
2021-12-22 Peter MunchMerge pull request #13099 from peterrum/gc_weighting
2021-12-21 Marc FehlingMerge pull request #13107 from luca-heltai/fix-non...
2021-12-21 Peter MunchMerge pull request #13101 from kronbichler/fix_face_ori...
2021-12-21 Peter MunchGlobal coarsening: compress weights 13099/head
2021-12-21 Luca HeltaiMake sure doxygen does not format all combinations... 13107/head
2021-12-21 Martin KronbichlerChangelog 13101/head
2021-12-21 Martin KronbichlerNew test cases to cover more orientation issues
2021-12-21 Martin KronbichlerBug fix of MF face eval for hanging nodes and non-stand...
2021-12-21 Peter MunchMerge pull request #13012 from kronbichler/simplify_mg
2021-12-19 Peter MunchUtil::MPI::compute_n_point_to_point_communications... 13097/head
2021-12-17 Timo HeisterMerge pull request #13096 from kronbichler/use_alias_fe
2021-12-17 Martin KronbichlerBoundary values: Use alias fe instead of cell->get_fe() 13096/head
2021-12-16 Daniel ArndtMerge pull request #13094 from bangerth/period
2021-12-16 Wolfgang BangerthFix a comment's grammar. 13094/head
2021-12-16 David WellsMerge pull request #13091 from bangerth/warning-2
2021-12-16 Wolfgang BangerthAlternative way to avoid warnings. 13091/head
2021-12-16 Martin KronbichlerMerge pull request #13088 from bangerth/cons
2021-12-16 Martin KronbichlerMerge pull request #13065 from peterrum/gc_feq
2021-12-16 Martin KronbichlerMerge pull request #13086 from bangerth/filter-3
2021-12-16 Martin KronbichlerMerge pull request #13087 from bangerth/message
2021-12-16 Wolfgang BangerthAvoid the need for empty lambda functions in ConsensusA... 13088/head
2021-12-16 Wolfgang BangerthMinor fix to an error message. 13087/head
2021-12-16 Wolfgang BangerthMerge pull request #13081 from gfcas/update_citation
2021-12-16 Wolfgang BangerthRename 'filter' to 'filter.pl'. 13086/head
2021-12-16 Wolfgang BangerthMinor doc changes.
2021-12-15 Peter MunchGlobal coarsening: specialize code for FE_Q 13065/head
2021-12-15 Martin KronbichlerMerge pull request #13071 from bangerth/filter-2
2021-12-15 Fabian CastelliAvoid wrong doxygen linking 13081/head
2021-12-15 Fabian CastelliUpdate citation in step-66
2021-12-15 Fabian CastelliUpdate citation
2021-12-15 Martin KronbichlerMerge pull request #13076 from peterrum/gather_evaluate...
2021-12-15 David WellsMerge pull request #13069 from bangerth/filter-1
2021-12-15 Martin KronbichlerMerge pull request #13077 from kronbichler/eval_detect_...
2021-12-15 Martin KronbichlerMerge pull request #13078 from peterrum/fe_eval_all
2021-12-15 Peter MunchMatrixFree::gather_evalute(): allow mixed numbers 13076/head
2021-12-15 Martin KronbichlerFix tidy warning 13077/head
2021-12-15 Peter MunchEliminate FEEvaluationData::get_all_face_numbers (... 13078/head
2021-12-15 Martin KronbichlerMerge pull request #13072 from bangerth/typo
2021-12-15 Martin KronbichlerMerge pull request #13038 from peterrum/pft_repartition
2021-12-15 Martin KronbichlerMerge pull request #13075 from bangerth/semi
2021-12-15 Martin KronbichlerEvaluation kernels: Make sure to pick vectorized gather...
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.