]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-12-16 Wolfgang BangerthAvoid the need for empty lambda functions in ConsensusA... 13088/head
2021-12-15 Martin KronbichlerMerge pull request #13071 from bangerth/filter-2
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...
2021-12-14 Wolfgang BangerthRemove an unnecessary semicolon. 13075/head
2021-12-14 Wolfgang BangerthFix the spelling of a function name. 13072/head
2021-12-14 Peter MunchMerge pull request #13056 from kronbichler/simplify_eva...
2021-12-14 Peter MunchMerge pull request #13061 from bangerth/fix
2021-12-14 Peter MunchMerge pull request #13060 from bangerth/write-gnuplot...
2021-12-14 Daniel ArndtMerge pull request #13057 from marcfehling/support_tbb
2021-12-14 Martin KronbichlerMake many variable names more consistent 13056/head
2021-12-14 Wolfgang BangerthUpdate a changelog entry. 13060/head
2021-12-14 Wolfgang BangerthAdd a test.
2021-12-14 Wolfgang BangerthAlso deal with pyramids.
2021-12-14 Wolfgang BangerthUpdate changelog entry.
2021-12-14 Wolfgang BangerthAdd test.
2021-12-14 Wolfgang BangerthAlso output wedges in GridOut::write_gnuplot().
2021-12-14 Wolfgang BangerthMerge pull request #13068 from drwells/index-set-cast
2021-12-14 Wolfgang BangerthUse one instead of two regexes. 13071/head
2021-12-14 Wolfgang BangerthUpdate a link. 13069/head
2021-12-14 Martin KronbichlerSimplify call to detection for gather_evaluate
2021-12-13 David WellsAdd some explicit casts to IndexSet. 13068/head
2021-12-13 David WellsMerge pull request #13070 from drwells/ignore-tbb-warnings
2021-12-13 David WellsIgnore some more TBB warnings. 13070/head
2021-12-13 Martin KronbichlerMake function const
2021-12-13 Wolfgang BangerthMerge pull request #13066 from kronbichler/index_set_qu...
2021-12-13 Peter MunchMerge pull request #13064 from peterrum/gc_weights
2021-12-13 Martin KronbichlerAvoid quadratic complexity in IndexSet::subtract_set 13066/head
2021-12-13 Martin KronbichlerRemove outdated forward declaration
2021-12-13 Martin KronbichlerIntroduce backward compatibility layer
2021-12-13 Martin KronbichlerSelect correct number of quadrature points and skip...
2021-12-13 Martin KronbichlerGet rid of std::tuple by providing simple constructor...
2021-12-13 Peter MunchGlobal coarsening: simplify the determination of weights 13064/head
2021-12-12 Martin KronbichlerFix a few compile warnings
2021-12-12 Martin KronbichlerCompilation with gcc
2021-12-12 Martin KronbichlerFix a few bugs for gather_evaluate path - now working...
2021-12-11 Wolfgang BangerthMerge pull request #13062 from drwells/fix-typos-11
2021-12-11 David WellsFix some various typos and dead links. 13062/head
2021-12-11 Martin KronbichlerEnable fast path of gather_evaluate
2021-12-11 Martin KronbichlerFix two bugs in access of Hessians
2021-12-11 Martin KronbichlerRemove second template argument in FEEvaluationBaseData
2021-12-11 Martin KronbichlerSimplify extract of face information, preparing for...
2021-12-11 Maximilian... Fix hessian tests
2021-12-11 Martin KronbichlerSimplify calls to FEEvaluation kernels
2021-12-11 Martin KronbichlerMerge pull request #13059 from peterrum/mf_shmem_tests
2021-12-11 Wolfgang BangerthFix pyramid output in DataOutBase::write_gnuplot(). 13061/head
2021-12-10 Peter MunchMerge pull request #13058 from peterrum/ecl_pbc_orientation
2021-12-10 Peter MunchAdd tests for MatrixFree + SHMEM 13059/head
2021-12-10 Peter MunchMatrixFree: fix orientation for cell-centric loop and pbc 13058/head
2021-12-10 Peter MunchMerge pull request #13042 from peterrum/mf_mixed_internal
2021-12-10 Marc FehlingMerge pull request #13054 from peterrum/apply_hanging_n...
2021-12-10 Marc FehlingMerge pull request #13045 from bangerth/tbb
2021-12-09 Peter MunchMatrixFree: distinguish internally between mixed and... 13042/head
2021-12-09 Marc FehlingAdd TBB to github actions. 13057/head
2021-12-09 Wolfgang BangerthMerge pull request #12958 from tamiko/support_tbb
2021-12-09 Peter MunchMerge pull request #13053 from peterrum/reinit_geometri...
2021-12-09 Peter MunchFEEvaluationBase::apply_hanging_node_constraints()... 13054/head
2021-12-09 Peter MunchFix MGTwoLevelTransfer::reinit_geometric_transfer for... 13053/head
2021-12-09 Martin KronbichlerMerge pull request #12990 from kronbichler/remove_insta...
2021-12-09 Peter MunchMerge pull request #13046 from peterrum/FEEvaluationImp...
2021-12-09 Matthias MaierCMake: do not use TBB with oneAPI interface for now 12958/head
2021-12-09 Matthias MaierTBB OneAPI: Update includes
2021-12-09 Matthias MaierCMake: Export whether we have encountered the ONEAPI...
2021-12-09 Matthias MaierCMake: Update module to find oneapi tbb
2021-12-09 Wolfgang BangerthMerge pull request #13050 from tamiko/avoid_warning_bun...
2021-12-09 Wolfgang BangerthMerge pull request #13049 from tamiko/suppress_boost_wa...
2021-12-09 Matthias MaierMerge pull request #13047 from tamiko/default_disable_t...
2021-12-08 Matthias Maierbundled/tbb: avoid a warning when compiling with -std... 13050/head
2021-12-08 Matthias Maieravoid another boost deprecated headers warning 13049/head
2021-12-08 Matthias MaierMerge pull request #12953 from bangerth/unsigned
2021-12-08 Matthias MaierMerge pull request #13018 from bangerth/clean
2021-12-08 Matthias MaierCMake: set the taskflow feature default to disabled 13047/head
2021-12-08 Peter MunchFEEvaluationImplHangingNodes: use ShapeInfo as input... 13046/head
2021-12-08 Martin KronbichlerMerge pull request #13044 from peterrum/all_reference_c...
2021-12-08 Wolfgang BangerthRename a few variables to make their intent clearer. 13045/head
2021-12-08 Wolfgang BangerthName a function better.
2021-12-08 Wolfgang BangerthUse range-based for loops in a number of places.
2021-12-08 Wolfgang BangerthBreak a loop early.
2021-12-08 Peter MunchAdd Triangulation::all_reference_cells_are_simplex... 13044/head
2021-12-08 Wolfgang BangerthMerge pull request #13043 from peterrum/clang-format_re...
2021-12-08 Peter MunchRemove simplex from .clang-format 13043/head
2021-12-08 Peter MunchClean up 13038/head
2021-12-07 Peter MunchConinue
2021-12-07 Martin KronbichlerDo not split instantiations for evaluation_template_fac... 12990/head
2021-12-07 Peter MunchMerge pull request #13017 from kronbichler/reduce_heade...
2021-12-07 Timo HeisterMerge pull request #13036 from tamiko/disallow_boost_177
2021-12-07 Martin KronbichlerMerge pull request #13035 from bangerth/grid-out
2021-12-07 Matthias MaierMerge pull request #13019 from bangerth/setup
2021-12-06 Matthias MaierBugfix: Drop out of the right loop, annotate logic 13019/head
2021-12-06 Wolfgang BangerthSkip a bunch of work for tests that we don't actually...
2021-12-06 Wolfgang BangerthAdd changelog entry. 13035/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.