]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-09-15 Wolfgang BangerthSimplify some code. 15990/head
2023-09-14 Matthias MaierMerge pull request #15983 from kronbichler/split_evalua...
2023-09-14 Martin KronbichlerMerge pull request #15930 from masterleinad/fe_values_a...
2023-09-13 Martin KronbichlerSplit up evaluation_kernels.h into cell and face parts 15983/head
2023-09-12 Matthias MaierMerge pull request #15981 from kronbichler/remove_indir...
2023-09-12 Matthias MaierMerge pull request #15980 from kronbichler/fe_eval_pointers
2023-09-12 Martin KronbichlerMatrix-free FEEvaluation: Avoid indirection in call... 15981/head
2023-09-12 Martin KronbichlerImprove instruction scheduling 15980/head
2023-09-12 Martin KronbichlerFurther optimize Raviart-Thomas get/submit_gradient
2023-09-12 Martin KronbichlerOptimize arithmetic operations for Raviart-Thomas elements
2023-09-12 Peter MunchMerge pull request #15951 from kronbichler/restructure_...
2023-09-11 Martin KronbichlerExtend comments and clarify variable names 15951/head
2023-09-11 Martin KronbichlerChangelog
2023-09-11 Martin KronbichlerFix review comments
2023-09-11 Martin KronbichlerMake performance test compile
2023-09-11 Martin KronbichlerSilence compile warning
2023-09-11 Martin KronbichlerImplement face evaluation for Raviart-Thomas
2023-09-11 Martin KronbichlerSimplify normal evaluation for Raviart-Thomas
2023-09-11 Martin KronbichlerDelete obsolete code
2023-09-11 Martin KronbichlerFEEvaluation: Restructure layout of gradients.
2023-09-11 David WellsMerge pull request #15978 from dealii/dependabot/github...
2023-09-11 dependabot... Bump actions/checkout from 3 to 4 dependabot/github_actions/actions/checkout-4 15978/head
2023-09-10 Martin KronbichlerMerge pull request #15977 from simonsticko/fe_interface...
2023-09-09 Simon StickoFix address boundary error in FEInterfaceValues::get_up... 15977/head
2023-09-09 Marc FehlingMerge pull request #15976 from marcfehling/bangerth-x2
2023-09-09 Marc FehlingDo not use deprecated extract_locally_* functions in... 15976/head
2023-09-08 Peter MunchMerge pull request #15965 from kronbichler/test_rt_3
2023-09-08 Marc FehlingMerge pull request #15966 from bangerth/x2
2023-09-08 David WellsMerge pull request #15973 from bangerth/script
2023-09-08 Marc FehlingMerge pull request #15970 from bangerth/version
2023-09-08 Wolfgang BangerthMark deprecated functions with DEAL_II_DEPRECATE_EARLY. 15966/head
2023-09-08 Wolfgang BangerthAvoid the use of deprecated functions.
2023-09-08 Wolfgang BangerthUpdate the count_lines.sh script. 15973/head
2023-09-08 Wolfgang BangerthAugment error message for clang-format. 15970/head
2023-09-08 Peter MunchMerge pull request #15964 from kronbichler/test_rt_2
2023-09-08 Martin KronbichlerMerge pull request #15968 from bangerth/x3
2023-09-08 Martin KronbichlerMerge pull request #15967 from bangerth/x1
2023-09-08 Martin KronbichlerMerge pull request #15969 from bangerth/x6
2023-09-08 Martin KronbichlerAnother test case, currently not converging 15965/head
2023-09-08 Martin KronbichlerMatrix-free shape info: Generate face orientation table...
2023-09-07 Wolfgang BangerthAdd a reference to an article. 15969/head
2023-09-07 Wolfgang BangerthAdd a changelog entry. 15968/head
2023-09-07 Wolfgang BangerthAdd a test.
2023-09-07 Wolfgang BangerthAllow comparison of IndexSet objects against default...
2023-09-07 Wolfgang BangerthAvoid using a deprecated function. 15967/head
2023-09-07 Marc FehlingMerge pull request #15963 from kronbichler/fix_assert
2023-09-07 Martin KronbichlerBetter explain the test 15964/head
2023-09-07 Peter MunchMerge pull request #15952 from marcfehling/limit-plevel...
2023-09-07 Peter MunchMerge pull request #15962 from kronbichler/simplify_tests
2023-09-07 Martin KronbichlerMatrix-free for Raviart-Thomas: Test correct interpolat...
2023-09-07 Martin KronbichlerChangelog 15963/head
2023-09-07 Martin KronbichlerNew test case
2023-09-07 Martin KronbichlerFEPolyTensor: Only request dof_sign_change if necessary
2023-09-07 Martin KronbichlerRemove static declaration from a few tests 15962/head
2023-09-07 Marc FehlingMerge pull request #15954 from kronbichler/fix_warning5
2023-09-07 Marc FehlingMerge pull request #15960 from luca-heltai/update-sha
2023-09-06 Luca HeltaiUpdate shasum for clang-format mac. 15960/head
2023-09-06 Martin KronbichlerUse a simpler form to print an assertion 15954/head
2023-09-06 Martin KronbichlerAnother attempt to fix compile warning
2023-09-06 Martin KronbichlerMerge pull request #15865 from richardschu/fix_ghosts_M...
2023-09-05 Richard SchussnigUpdate doc/news/changes/minor/20230904Schussnig 15865/head
2023-09-04 Wolfgang BangerthMerge pull request #15956 from peterrum/examples_header
2023-09-04 Wolfgang BangerthMerge pull request #15943 from drwells/pst-zorder
2023-09-04 Marc FehlingMerge pull request #15958 from drwells/grid-tools-get...
2023-09-04 Richard Schussnigreset ghost state in MG transfer global coarsening...
2023-09-04 Peter MunchUnify headers of tutorials 15956/head
2023-09-04 David WellsSimplify some GridTools functions. 15958/head
2023-09-04 Peter MunchMerge pull request #15932 from peterrum/RayleighKotheVortex
2023-09-01 David WellsMerge pull request #15953 from bangerth/assertion
2023-09-01 Peter MunchAdd Functions::RayleighKotheVortex 15932/head
2023-08-31 Wolfgang BangerthAdd an assertion to IndexSet::compress(). 15953/head
2023-08-31 Peter MunchMerge pull request #15950 from kronbichler/simplify_code
2023-08-31 Peter MunchMerge pull request #15949 from kronbichler/remove_check
2023-08-31 Peter MunchMerge pull request #15948 from kronbichler/rt_test
2023-08-31 Marc FehlingAdded another test for limit_p_level_difference(). 15952/head
2023-08-31 Martin KronbichlerAdd matrix-free interpolation test for Raviart-Thomas... 15948/head
2023-08-31 Martin KronbichlerFEEvaluation for Raviart-Thomas: use fewer multiplications 15950/head
2023-08-31 Martin KronbichlerAlso run check for symmetry for fe_degree = 0 15949/head
2023-08-31 Martin KronbichlerMerge pull request #15947 from marcfehling/mf-hangingnode
2023-08-31 Marc FehlingAdded one assertion to setup_line_to_cell. 15947/head
2023-08-30 Daniel ArndtMerge pull request #15941 from kronbichler/pad_some_arrays
2023-08-30 David WellsMerge pull request #15944 from kronbichler/fix_warning
2023-08-30 Martin KronbichlerFix some additional warnings 15944/head
2023-08-29 Daniel ArndtAdddress review comments 15930/head
2023-08-29 Wolfgang BangerthMerge pull request #15940 from kronbichler/constexpr
2023-08-29 Wolfgang BangerthMerge pull request #15939 from kronbichler/fix_test
2023-08-29 David WellsMake the p::s::T serialization test use zorder. 15943/head
2023-08-29 Martin KronbichlerFEEvaluation: Add some padding between different data... 15941/head
2023-08-29 Daniel ArndtImprove documentation for allow_check_for_cell_similarity
2023-08-29 Martin KronbichlerMatrixFree: Use constexpr when selecting evaluator... 15940/head
2023-08-29 Martin KronbichlerFix range-based for loop in performance test 15939/head
2023-08-29 Martin KronbichlerMerge pull request #15937 from masterleinad/avoid_swict...
2023-08-29 Daniel ArndtMerge pull request #15938 from peterrum/mpi_assert
2023-08-28 Peter MunchFix assert 15938/head
2023-08-28 Daniel ArndtMerge pull request #15934 from kronbichler/fix_includes
2023-08-28 Daniel ArndtMerge pull request #15936 from kronbichler/range_based_for
2023-08-28 Daniel ArndtAvoid switches in cuda_tensor_product_kernels.h 15937/head
2023-08-28 David WellsMerge pull request #15935 from kronbichler/simplify_test
2023-08-28 Martin KronbichlerUse range-based for loop for FEEvaluation's quadrature... 15936/head
2023-08-28 Martin KronbichlerRemove unnecessary code in a test 15935/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.