]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-05-08 Peter MunchMerge pull request #15171 from bangerth/77-4
2023-05-08 Peter MunchMerge pull request #15169 from bangerth/inline
2023-05-08 Peter MunchMerge pull request #15144 from bangerth/vec
2023-05-08 Peter MunchMerge pull request #15138 from bangerth/fiv
2023-05-08 Peter MunchMerge pull request #15128 from bangerth/77-2
2023-05-07 Peter MunchMerge pull request #15179 from bangerth/nox-test
2023-05-05 Wolfgang BangerthMerge pull request #15181 from kronbichler/fix_missing_...
2023-05-05 Peter MunchMerge pull request #15180 from bangerth/more-nox-tests
2023-05-05 Martin KronbichlerAvoid missing symbols by constexpr functions 15181/head
2023-05-04 Wolfgang BangerthMove a function out of line. 15169/head
2023-05-04 Wolfgang BangerthAdd a version of step-77 solved with NOX. 15180/head
2023-05-04 Wolfgang BangerthAdd another test.
2023-05-04 Wolfgang BangerthAdd a test.
2023-05-04 Wolfgang BangerthMove some code to where it is actually used. 15179/head
2023-05-04 Wolfgang BangerthUpdate documentation in a test.
2023-05-04 Wolfgang BangerthAdd necessary header files.
2023-05-04 Wolfgang BangerthMerge pull request #15176 from bergbauer/fix_empty_quad...
2023-05-04 Maximilian... Fix do_reinit of FEPointEvaluation for empty unit_points 15176/head
2023-05-04 Wolfgang BangerthMerge pull request #15175 from masterleinad/find_dealii...
2023-05-04 Daniel ArndtDon't try to find deal.II quietly in the examples 15175/head
2023-05-04 Timo HeisterMerge pull request #15172 from bangerth/77-5
2023-05-03 Wolfgang BangerthLet doxygen resolve a citation in step-77. 15171/head
2023-05-03 Bruno TurcksinMerge pull request #15170 from bangerth/77-3
2023-05-03 Wolfgang BangerthAdd a test to check KINSOL's ability to deal with recov... 15172/head
2023-05-03 Wolfgang BangerthDo not reference a deprecated function. 15170/head
2023-05-03 Peter MunchMerge pull request #15167 from luca-heltai/fix_reinit_c...
2023-05-03 Martin KronbichlerMerge pull request #15137 from bergbauer/vectorized_fe_...
2023-05-03 Marco Federfix empty quad in MappingInfo::reinit_cells() 15167/head
2023-05-03 Daniel ArndtMerge pull request #15134 from bangerth/concepts-doc
2023-05-03 Maximilian... Vectorize MappingInfo 15137/head
2023-05-03 Wolfgang BangerthMerge pull request #15161 from masterleinad/update_cuda...
2023-05-02 Martin KronbichlerMerge pull request #15156 from peterrum/evaluate_and_pr...
2023-05-02 Martin KronbichlerMerge pull request #15158 from peterrum/constraint_info...
2023-05-01 Matthias MaierMerge pull request #15121 from masterleinad/cmake_test_...
2023-05-01 Peter MunchRefactor RPE::evaluate_and_process() 15156/head
2023-05-01 Daniel ArndtUpdate documentation about CUDA requirements 15161/head
2023-05-01 Peter MunchMerge pull request #15147 from kronbichler/matrix_free_...
2023-04-30 Peter MunchMGTwoLevelTransfer: use ConstraintInfo also for fine... 15158/head
2023-04-29 Timo HeisterMerge pull request #15146 from bangerth/exc
2023-04-29 Wolfgang BangerthDocument how we deal with errors in call-backs. 15146/head
2023-04-28 Wolfgang BangerthMerge pull request #15151 from luca-heltai/mapping_info...
2023-04-28 Peter MunchMerge pull request #15150 from luca-heltai/RPE_get_cell...
2023-04-28 Marco FederAllow MappingInfo::reinit_cells() to work on containers 15151/head
2023-04-28 Peter MunchMerge pull request #15149 from luca-heltai/IntroduceMGT...
2023-04-28 Wolfgang BangerthMerge pull request #15155 from bergbauer/fix_integrate_1d
2023-04-28 Wolfgang BangerthMerge pull request #15152 from marcfehling/update-bib...
2023-04-28 Wolfgang BangerthMerge pull request #15153 from marcfehling/update-bib...
2023-04-28 Marco FederReturn internal cell_data in RPE 15150/head
2023-04-28 Marco Federsecond review 15149/head
2023-04-28 Maximilian... Fix bug in integrate_add_tensor_product_value_and_gradi... 15155/head
2023-04-27 Marc FehlingFormat journals in bibliography. 15153/head
2023-04-27 Marc FehlingFormat authors in bibliography. 15152/head
2023-04-27 Marco Federreview
2023-04-27 Marco FederIntroduce MGTwoLevelTransferBase class
2023-04-27 Martin KronbichlerMF diagonal: Avoid repeated computations and binary... 15147/head
2023-04-27 Martin KronbichlerMerge pull request #15135 from kronbichler/improve_comp...
2023-04-27 Wolfgang BangerthMerge pull request #15145 from marcfehling/update-bib-2
2023-04-26 Wolfgang BangerthMerge pull request #15143 from marcfehling/update-bib
2023-04-26 Marc FehlingVarious cosmetic changes to bibliography. 15145/head
2023-04-26 Marc FehlingAdd articleno to some bibliography entries.
2023-04-26 Marc FehlingUpdate bibtex entries of preprints. 15143/head
2023-04-26 Marc FehlingMerge pull request #15142 from bangerth/57
2023-04-26 Wolfgang BangerthConvert step-57 references to bibtex, with proper cross... 15142/head
2023-04-26 Wolfgang BangerthClarify the documentation of a reinit() function. 15144/head
2023-04-26 Marc FehlingMerge pull request #15139 from bangerth/glossary
2023-04-25 Wolfgang BangerthAdd necessary include files to a code snippet in the... 15139/head
2023-04-25 Wolfgang BangerthAdd a changelog entry. 15138/head
2023-04-25 Wolfgang BangerthAdd another test.
2023-04-25 Wolfgang BangerthImplement yet another way to determine the quadrature...
2023-04-25 Wolfgang BangerthAdd a test.
2023-04-25 Wolfgang BangerthImplement a second way to select a quadrature and mappi...
2023-04-25 Daniel ArndtMerge pull request #15136 from peterrum/remove_assert
2023-04-25 Martin KronbichlerMatrixFree diagonal: Avoid quadratic complexity & memor... 15135/head
2023-04-25 Peter MunchRemove commented assert 15136/head
2023-04-23 Wolfgang BangerthDocument concepts in a language doxygen can understand. 15134/head
2023-04-23 Wolfgang BangerthEnable documenting C++20 'requires' clauses in doxygen.
2023-04-23 Wolfgang BangerthMerge pull request #15133 from luca-heltai/stefanozampi...
2023-04-23 Stefano ZampiniUpdate doc/news/changes/major/20230422StefanoZampini 15133/head
2023-04-23 Stefano ZampiniAdd changelog entry for SNES and TS
2023-04-23 Stefano ZampiniMinor adaptions to TS and SNES classes
2023-04-22 Marc FehlingMerge pull request #15131 from bangerth/doxygen-2
2023-04-22 Marc FehlingMerge pull request #15129 from bangerth/doxygen
2023-04-22 Wolfgang BangerthMore doxygen fixes. 15131/head
2023-04-22 Wolfgang BangerthA variety of doxygen fixes. 15129/head
2023-04-22 Wolfgang BangerthMerge pull request #15130 from marcfehling/assert
2023-04-22 Wolfgang BangerthMerge pull request #15065 from luca-heltai/stefanozampi...
2023-04-22 David WellsMerge pull request #15127 from bangerth/57
2023-04-22 Daniel ArndtAlso test for -fuse-ld=mold 15121/head
2023-04-22 David WellsMerge pull request #15051 from bangerth/map
2023-04-22 David WellsMerge pull request #15125 from kronbichler/remove_tabul...
2023-04-22 Luca HeltaiMerge pull request #15122 from luca-heltai/fix-paramete...
2023-04-22 Luca HeltaiMerge pull request #15126 from luca-heltai/stefanozampi...
2023-04-22 Luca HeltaiFix #15111. ParameterAcceptor now uses a set. 15122/head
2023-04-22 Marc FehlingAdded changelog for #14866. 15130/head
2023-04-22 Wolfgang BangerthMerge pull request #15118 from luca-heltai/stefanozampi...
2023-04-22 Wolfgang BangerthIn step-77, also talk about the other nonlinear solver... 15128/head
2023-04-22 Wolfgang BangerthAlso update some commentary. 15127/head
2023-04-22 Wolfgang BangerthSort terms so that the bilinear form has ...phi_i ...
2023-04-22 Wolfgang BangerthMerge pull request #14866 from marcfehling/assert
2023-04-21 Stefano ZampiniPETScWrappers::TimeStepper fix backward compatibility... 15126/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.