]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-10-05 Martin KronbichlerMerge pull request #16093 from bangerth/fix
2023-10-05 Martin KronbichlerMerge pull request #16079 from bangerth/view
2023-10-05 Daniel ArndtMerge pull request #16089 from bergbauer/out_df_2
2023-10-05 Daniel ArndtMerge pull request #16094 from luca-heltai/clang-format...
2023-10-05 Daniel ArndtMerge pull request #16092 from bangerth/assertion
2023-10-05 Luca HeltaiUpdate contrib/utilities/download_clang_format 16094/head
2023-10-05 Luca HeltaiAdded shasum and download file for arm architecture.
2023-10-05 Maximilian... Add test and changelog 16089/head
2023-10-05 Wolfgang BangerthFix a bug in AffineConstraints::clear(). 16093/head
2023-10-05 Wolfgang BangerthImprove two error messages. 16092/head
2023-10-05 Wolfgang BangerthAdd an example to the documentation. 16079/head
2023-10-05 Wolfgang BangerthAdd changelog entry.
2023-10-05 Wolfgang BangerthAdd tests.
2023-10-05 Wolfgang BangerthAdd a function to take a view of an index set with...
2023-10-04 Marc FehlingMerge pull request #16090 from bergbauer/fix_fe_point_debug
2023-10-04 Maximilian... Fix check 16090/head
2023-10-04 Martin KronbichlerMerge pull request #16078 from bergbauer/overhead_reinit
2023-10-04 Marc FehlingMerge pull request #16085 from lpsaavedra/fix_typo_glob...
2023-10-04 Marc FehlingMerge pull request #16086 from drwells/timer-sleep
2023-10-03 David WellsSwap out burn() for sleep in an erratic test. 16086/head
2023-10-03 David WellsMerge pull request #16055 from jpthiele/jpt-pl-copyright
2023-10-03 David WellsMerge pull request #16080 from peterrum/ncp_import_from...
2023-10-03 Laura Prieto... Fix initialize typo in GC functions 16085/head
2023-10-03 Daniel ArndtMerge pull request #16076 from kronbichler/full_matrix_...
2023-10-03 Wolfgang BangerthMerge pull request #16082 from bergbauer/out_df
2023-10-02 Maximilian... Print function for DerivativeForm 16082/head
2023-10-02 Daniel ArndtMerge pull request #16073 from masterleinad/update_onea...
2023-10-02 Peter MunchFix NoncontiguousPartitioner::import_from_ghosted_array() 16080/head
2023-10-02 Daniel ArndtMerge pull request #16068 from kronbichler/improve_timing
2023-10-02 Maximilian... Also for general case 16078/head
2023-10-02 Martin KronbichlerMerge pull request #16066 from jpthiele/jpt-doxy-prepro...
2023-10-02 Maximilian... Reduce overhead in FEEvaluation::reinit(array)
2023-10-02 Martin KronbichlerRestructure FullMatrix::invert to (hopefully) lower... 16076/head
2023-10-02 Marc FehlingMerge pull request #16075 from marcfehling/race
2023-10-02 Marc Fehlinggithub-actions: fix a race condition. 16075/head
2023-10-01 Marc FehlingMerge pull request #16074 from masterleinad/upload_conf...
2023-10-01 Daniel ArndtGitHub CI OSX and Windows: Upload CMakeConfigureLog 16074/head
2023-10-01 Daniel ArndtUpdate oneAPI CI 16073/head
2023-10-01 Martin KronbichlerMerge pull request #15995 from mschreter/rpe_cell_data 15961/head
2023-10-01 Marc FehlingMerge pull request #16063 from marcfehling/docker-cron
2023-09-30 Marc FehlingDocker: Build images every 12 hours. 16063/head
2023-09-30 Marc FehlingMerge pull request #16071 from marcfehling/docker
2023-09-30 Marc FehlingDocker: fix order of ARGS in Dockerfile. 16071/head
2023-09-30 Marc FehlingMerge pull request #16062 from marcfehling/docker
2023-09-30 Martin KronbichlerUpdate comment 16068/head
2023-09-30 Martin KronbichlerMerge pull request #16050 from peterrum/MappingDataOnTh...
2023-09-30 Martin KronbichlerReduce compile time by using more common code
2023-09-29 Daniel ArndtMerge pull request #16061 from marcfehling/docker-builder
2023-09-29 Jan Philipp... Fix *.cc Doxygen template warnings 16066/head
2023-09-29 Jan Philipp... Doxygen encapsulate inline functions in headers
2023-09-29 Jan Philipp... Fix .pl extensions in copyright update script 16055/head
2023-09-29 Daniel ArndtMerge pull request #16064 from bangerth/cleanup
2023-09-29 Wolfgang BangerthMinor cleanups. 16064/head
2023-09-29 Martin KronbichlerMerge pull request #16059 from bangerth/affine-20
2023-09-29 Wolfgang BangerthMerge pull request #16051 from jpthiele/jpt-doxygen...
2023-09-28 Wolfgang BangerthMore assertions in AffineConstraints. 16059/head
2023-09-28 Marc FehlingDocker: Use the default driver again. 16061/head
2023-09-28 Marc FehlingDocker: Build images with different number of jobs. 16062/head
2023-09-28 Marc FehlingMerge pull request #16060 from marcfehling/docker
2023-09-28 Marc FehlingDocker: Use one process to decrease memory usage. 16060/head
2023-09-28 Bruno TurcksinMerge pull request #16054 from kronbichler/fix_cuda_warning
2023-09-28 Jan Philipp... Fix Doxygen anchor warnings 16051/head
2023-09-28 Martin KronbichlerMatrix-free kernels: Try to fix Cuda warning 16054/head
2023-09-28 Peter MunchMerge pull request #16053 from bangerth/subset
2023-09-27 Wolfgang BangerthAdd an assertion. 16053/head
2023-09-27 Wolfgang BangerthFix a bug where we were choosing the wrong index set.
2023-09-27 Daniel ArndtMerge pull request #16048 from bangerth/pl
2023-09-27 Wolfgang BangerthAlso rename intro2toc -> intro2toc.pl. 16048/head
2023-09-27 Martin KronbichlerMerge pull request #16049 from peterrum/vec_fine_needs_...
2023-09-27 Peter MunchMappingDataOnTheFly: make FE_Nothing unique_ptr 16050/head
2023-09-27 Peter MunchMGTwoLevelTransfer: refine DG check 16049/head
2023-09-26 Marc FehlingMerge pull request #16047 from marcfehling/docker
2023-09-26 Wolfgang BangerthAlso rename create_anchors -> create_anchors.pl.
2023-09-26 Marc FehlingDocker: Fix driver field. 16047/head
2023-09-26 Wolfgang BangerthRename perl scripts to include .pl as extension.
2023-09-26 Daniel ArndtMerge pull request #16045 from masterleinad/fix_docker
2023-09-26 Daniel ArndtDon't use BuildKit for docker CI 16045/head
2023-09-26 Daniel ArndtMerge pull request #16035 from bangerth/affine-16
2023-09-25 Wolfgang BangerthProvide a message with the deprecation. 16035/head
2023-09-25 Wolfgang BangerthDeprecate AffineConstraints functions taking only one...
2023-09-25 Martin KronbichlerMerge pull request #16037 from masterleinad/fix_assert_...
2023-09-24 Daniel ArndtFix cases where we can't currently use a semicolon... 16037/head
2023-09-24 Daniel ArndtMerge pull request #16039 from tjhei/fix_af_copy_from
2023-09-24 Peter MunchMerge pull request #16023 from luca-heltai/callbacks_mg
2023-09-24 Timo Heisteradd test 16039/head
2023-09-24 Peter MunchMerge pull request #16041 from bangerth/affine-19
2023-09-24 Martin KronbichlerMerge pull request #16034 from bangerth/affine-15
2023-09-23 Magdalena SchreterAdd helper class RemotePointEvaluation::CellData 15995/head
2023-09-23 Marco FederReview 16023/head
2023-09-22 Wolfgang BangerthAdd a test. 16041/head
2023-09-22 Wolfgang BangerthFix AffineConstraints copy constructor.
2023-09-22 Wolfgang BangerthAvoid use of old AffineConstraints functions. 16034/head
2023-09-22 Wolfgang BangerthAdd AffineConstraints::get_locally_owned_indices().
2023-09-22 Timo Heisterfix AffineConstraints::copy_from
2023-09-22 Daniel ArndtMerge pull request #16036 from bangerth/affine-17
2023-09-22 Daniel ArndtMerge pull request #16032 from bangerth/affine-14
2023-09-22 Daniel ArndtMerge pull request #16033 from bangerth/48
2023-09-22 Daniel ArndtAssert* should end with a semicolon
2023-09-22 Wolfgang BangerthUse a proper doxygen @cite reference. 16036/head
2023-09-22 Wolfgang BangerthSimplify step-48 a bit. 16033/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.