]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-12-16 Wolfgang BangerthMinor doc changes.
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 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-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
2021-12-06 Wolfgang BangerthAdd a test.
2021-12-06 Matthias MaierMerge pull request #13032 from bangerth/tbb
2021-12-06 Matthias MaierBoost: Disallow version 1.77 due to multiple unresolved... 13036/head
2021-12-06 Matthias MaierBoost: undo header adjustments
2021-12-06 Martin KronbichlerSimplify some code by default copy constructor 13017/head
2021-12-06 Wolfgang BangerthTake tokens as pointers, not references to pointers. 13032/head
2021-12-06 Wolfgang BangerthEnable GridOut::write_gmsh() for simplex cells.
2021-12-06 Wolfgang BangerthMake gmsh element types available via ReferenceCell.
2021-12-06 David WellsMerge pull request #13027 from bangerth/face_number
2021-12-06 Martin KronbichlerMove the main data pointers to the FEEvaluationBaseData...
2021-12-06 Martin KronbichlerSimplify extraction of shape info data structure
2021-12-06 Martin KronbichlerMake evaluation_kernels only include FEEvaluationData...
2021-12-06 Wolfgang BangerthImprove documentation.
2021-12-06 Wolfgang BangerthRename a variable to be grammatically correct.
2021-12-06 Wolfgang BangerthAlso inline the worker class as a lambda function.
2021-12-06 Wolfgang BangerthMove a check out of an inner loop.
2021-12-06 Wolfgang BangerthRemove the TBBCopier class and just inline its only...
2021-12-06 Wolfgang BangerthBe type correct -- the new TBB allows us to.
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.