]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-09-20 Luca HeltaiMerge pull request #16016 from marcfehling/docker
2023-09-20 Marc FehlingSplit building docker images to two separate workers. 16016/head
2023-09-19 Peter MunchMerge pull request #15971 from bergbauer/fe_point_face_path
2023-09-19 Maximilian... Optimize FEPointEvaluation/NM::MappingInfo 15971/head
2023-09-19 Marc FehlingMerge pull request #16009 from bangerth/gmres
2023-09-18 Wolfgang BangerthMerge pull request #15991 from jpthiele/jpt-GaussRadauC...
2023-09-18 Wolfgang BangerthSimplify code slightly. 16009/head
2023-09-18 Matthias MaierMerge pull request #16003 from kronbichler/avoid_aliasing
2023-09-18 Marc FehlingMerge pull request #16007 from luzpaz/typos
2023-09-18 Peter MunchMerge pull request #16000 from marcfehling/hermite
2023-09-18 luzpazFix various typos 16007/head
2023-09-18 Peter MunchMerge pull request #15996 from mschreter/rpe_alternativ...
2023-09-18 Peter MunchMerge pull request #15789 from bangerth/affine-11
2023-09-18 Marc FehlingMade return statement easier to read. 16000/head
2023-09-18 Jan Philipp... Unify QGaussRadauChebychev and QGaussRadau 15991/head
2023-09-18 Daniel ArndtMerge pull request #16004 from tamiko/restore_performan...
2023-09-18 Matthias MaierTest: performance/timing_matrix_free_kokkos: restore... 16004/head
2023-09-18 Peter MunchFix undefined references
2023-09-18 Martin KronbichlerMatrix-free evaluation: Avoid pointer aliasing 16003/head
2023-09-18 Magdalena Schreteradd alternative interfaces for RemotePointEvaluation... 15996/head
2023-09-18 Marc FehlingMerge pull request #15999 from dealii/dependabot/github...
2023-09-18 Marc FehlingMerge pull request #15997 from dealii/dependabot/github...
2023-09-18 Marc FehlingMerge pull request #15998 from dealii/dependabot/github...
2023-09-18 Marc FehlingFix warning about deprecated implicit conversion.
2023-09-18 dependabot... Bump docker/build-push-action from 4 to 5 dependabot/github_actions/docker/build-push-action-5 15999/head
2023-09-18 dependabot... Bump docker/setup-buildx-action from 2 to 3 dependabot/github_actions/docker/setup-buildx-action-3 15998/head
2023-09-18 dependabot... Bump docker/login-action from 2 to 3 dependabot/github_actions/docker/login-action-3 15997/head
2023-09-17 Peter MunchMerge pull request #15415 from ivweber/pull_request_fe
2023-09-17 Martin KronbichlerMerge pull request #15993 from peterrum/step-50-mf
2023-09-17 Peter MunchMerge pull request #15972 from bergbauer/strided_array_view
2023-09-17 Ivy WeberAdded files for the fe_hermite finite element object... 15415/head
2023-09-16 Peter Munchstep-50: mark as matrix-free tutorial 15993/head
2023-09-15 Daniel ArndtMerge pull request #15986 from jpthiele/jpt-GaussRadau
2023-09-15 Jan Philipp... Add QGaussRadau quadrature + tests 15986/head
2023-09-15 Martin KronbichlerMerge pull request #15990 from bangerth/simplify
2023-09-15 Wolfgang BangerthSimplify some code. 15990/head
2023-09-15 Wolfgang BangerthWork around a common situation in sequential programs. 15789/head
2023-09-15 Wolfgang BangerthProvide AffineConstraints with the set of locally owned...
2023-09-14 Matthias MaierMerge pull request #15983 from kronbichler/split_evalua...
2023-09-14 Maximilian... Not a base class 15972/head
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 Maximilian... Implement StridedArrayView
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 Wolfgang BangerthAdd an assertion.
2023-09-08 Wolfgang BangerthPre-compute what's needed for AffineConstraints::distri...
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
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.