]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-12-06 Peter MunchMGTwoLevelTransfer: improve setup of weights 16322/head
2023-12-05 Martin KronbichlerMerge pull request #16318 from bergbauer/remove_assert
2023-12-05 Martin KronbichlerMerge pull request #16320 from bangerth/spelling
2023-12-05 Wolfgang BangerthFix the spelling of a function in the documentation. 16320/head
2023-12-04 Daniel ArndtMerge pull request #16315 from tjhei/step-3-output
2023-12-04 Marc FehlingMerge pull request #16319 from tjhei/comment-edit
2023-12-04 Timo Heisterunify some example output 16315/head
2023-12-04 Timo Heisterfix a few comments in GridTools implementation 16319/head
2023-12-02 Martin KronbichlerMerge pull request #16314 from bergbauer/remove_template
2023-12-01 Maximilian... Change assert 16318/head
2023-12-01 Maximilian... Remove unused template 16314/head
2023-11-30 Daniel ArndtMerge pull request #16216 from peterrum/manifold_include
2023-11-30 Daniel ArndtMerge pull request #16306 from bangerth/lazy-3
2023-11-30 Daniel ArndtMerge pull request #16302 from jpthiele/jpt-cmake_CMP0074
2023-11-30 Wolfgang BangerthMerge pull request #16311 from peterrum/warning_point_g...
2023-11-30 Peter MunchFix warning 16311/head
2023-11-30 Wolfgang BangerthMerge pull request #16310 from drwells/disable-petsc...
2023-11-29 David WellsDisable the PETSc reference counting check for 3.20... 16310/head
2023-11-29 Wolfgang BangerthEnsure that the std::optional in Lazy is not yet used. 16306/head
2023-11-29 Wolfgang BangerthEmplace, not assign, the object in Lazy<T>.
2023-11-29 Daniel ArndtMerge pull request #16309 from masterleinad/remove_cita...
2023-11-29 Daniel ArndtRemove CITATIONS.bib 16309/head
2023-11-29 Wolfgang BangerthAdd a changelog entry.
2023-11-29 Wolfgang BangerthMake the elements of FEValuesViews::Cache lazily constr...
2023-11-29 Marc FehlingMerge pull request #16305 from bangerth/parens
2023-11-29 Wolfgang BangerthBetter place a set of parentheses. 16305/head
2023-11-28 Daniel ArndtMerge pull request #16295 from bangerth/lazy
2023-11-28 Daniel ArndtMerge pull request #16297 from bangerth/lazy-2
2023-11-28 Wolfgang BangerthMerge pull request #16285 from jpthiele/jpt-cff
2023-11-28 Jan Philipp... Update CMakeLists.txt 16302/head
2023-11-28 Jan Philipp... Add initial CFF file 16285/head
2023-11-28 Wolfgang BangerthRefine a 'requires' clause. 16297/head
2023-11-27 Daniel ArndtMerge pull request #16298 from bangerth/movable
2023-11-26 Wolfgang BangerthMake FEValuesViews::* objects movable. 16298/head
2023-11-26 Wolfgang BangerthAnnotate Lazy<T> with requirements on T.
2023-11-25 Martin KronbichlerMerge pull request #16294 from bangerth/test-la
2023-11-25 Martin KronbichlerMerge pull request #16281 from drwells/periodic-cleanup-2
2023-11-25 Martin KronbichlerMerge pull request #16293 from peterrum/MGTransferMF_we...
2023-11-25 Martin KronbichlerMerge pull request #16292 from peterrum/mg_constrained_...
2023-11-25 Martin KronbichlerMerge pull request #16291 from peterrum/circle_cell_ver...
2023-11-25 Wolfgang BangerthAdd a test. 16295/head
2023-11-25 Wolfgang BangerthBetter document Lazy<T> and fix move semantics.
2023-11-24 Wolfgang BangerthDocument instrumenting functions. 16294/head
2023-11-24 Wolfgang BangerthAdd a test to instrument Linear Operator.
2023-11-24 Peter MunchShare table between hyperball and torus 16291/head
2023-11-24 Peter MunchMGTransferMF: simplify code 16293/head
2023-11-24 Peter MunchMGTransferMatrixFree: assert that only homogeneous... 16292/head
2023-11-24 Peter MunchMGConstrainedDoFs: move implementation into new file 16216/head
2023-11-23 Martin KronbichlerMerge pull request #16287 from kronbichler/fix_torus
2023-11-22 Martin KronbichlerChangelog 16287/head
2023-11-22 Martin KronbichlerNew test case
2023-11-22 Martin KronbichlerFix vertex orientations in torus mesh
2023-11-22 Martin KronbichlerMerge pull request #16252 from davidscn/fix-fe-index
2023-11-22 Daniel ArndtMerge pull request #16284 from kinnewig/fix_tpetra_vector
2023-11-21 Sebastian Kinnewigfix TpetraWrappers::Vector<Number> 16284/head
2023-11-20 Daniel ArndtMerge pull request #16282 from kinnewig/teuchos_comm_to...
2023-11-20 Daniel ArndtMerge pull request #16271 from masterleinad/fix_sundial...
2023-11-20 Sebastian KinnewigAdd a function to convert a Teuchos::Comm into an MPI_Comm. 16282/head
2023-11-20 Daniel ArndtMerge pull request #16278 from kinnewig/make_teuchos_rcp
2023-11-20 Daniel ArndtMerge pull request #16280 from drwells/fix-test-warnings
2023-11-19 David WellsFix two warnings in the test suite. 16280/head
2023-11-19 Daniel ArndtIntroduce sundials_types.h 16271/head
2023-11-19 Sebastian KinnewigTurn make_rcp() into an inline function. 16278/head
2023-11-19 David WellsSwitch to using the combined orientation internally. 16281/head
2023-11-19 Wolfgang BangerthMerge pull request #16270 from kinnewig/make_teuchos_rcp
2023-11-18 David WellsSmall periodicity cleanups
2023-11-17 Sebastian KinnewigIntroduce make_rcp(...) 16270/head
2023-11-17 Wolfgang BangerthMerge pull request #16276 from RichardYCJ/master
2023-11-17 Chengjiang Yinremove unused variable and header file 16276/head
2023-11-16 Daniel ArndtMerge pull request #16269 from bangerth/requires
2023-11-16 Daniel ArndtMerge pull request #16254 from RichardYCJ/constexpr_point
2023-11-16 Daniel ArndtSundials: Replace realtype with sunrealtype from SUNDIA...
2023-11-16 Chengjiang Yinadd the changelog 16254/head
2023-11-16 Chengjiang Yinadd constexpr to Point ctor and member function with...
2023-11-15 Wolfgang BangerthAnnotate Lazy functions for 'requires' clauses. 16269/head
2023-11-15 Matthias MaierMerge pull request #16267 from bangerth/requires
2023-11-15 Daniel ArndtMerge pull request #16268 from bangerth/constexpr
2023-11-14 Wolfgang BangerthAnother attempt at telling the compiler that everything... 16268/head
2023-11-14 Bruno TurcksinMerge pull request #16185 from bangerth/fe-by-name
2023-11-14 Bruno TurcksinMerge pull request #16266 from bangerth/constexpr
2023-11-14 Wolfgang BangerthEnsure that Lazy functions are called with a callable... 16267/head
2023-11-13 Wolfgang BangerthMark an expression as 'constexpr'. 16266/head
2023-11-13 Wolfgang BangerthMerge pull request #16264 from jpthiele/jpt-fix-tutoria...
2023-11-13 Daniel ArndtMerge pull request #16260 from bangerth/task
2023-11-13 David WellsMerge pull request #16263 from kronbichler/fix_sym_tens...
2023-11-13 David SchneiderAdd changelog entry for 'active_fe_index' fix 16252/head
2023-11-13 Jan Philipp... Fix table of content anchors in tutorials 16264/head
2023-11-13 Martin KronbichlerMerge pull request #16262 from taojinllnl/fix_step41_tu...
2023-11-13 Bruno BlaisMerge pull request #16261 from drwells/symmetric-tensor...
2023-11-12 Martin KronbichlerSymmetricTensor: Minimalnumber of instructions for... 16263/head
2023-11-12 Tao JinAdd an entry in the changes/minor folder 16262/head
2023-11-12 Tao JinFix an equation typo in step-41
2023-11-12 David WellsSymmetricTensor: add a comment on indexing. 16261/head
2023-11-12 David WellsSymmetricTensor: use ndarray.
2023-11-12 David WellsSymmetricTensor: don't call DEAL_II_CONSTEXPR from...
2023-11-12 David WellsSymmetricTensor: remove extra copies of component_to_un...
2023-11-12 David WellsSymmetricTensor: move up component_to_unrolled_index().
2023-11-11 David WellsSymmetricTensor: use if constexpr() to get rid of a...
2023-11-11 Daniel ArndtMerge pull request #16259 from vyushut/doxygen_gridrefi...
2023-11-11 Wolfgang BangerthDocument constructors and copy operators of Threads... 16260/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.