]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-11-29 Daniel ArndtRemove CITATIONS.bib 16309/head
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... 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-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
2023-11-11 Wolfgang BangerthMerge pull request #16257 from drwells/exception-macro...
2023-11-10 Vladimir YushutinErronius VectorTools::NormType::* has been replaced... 16259/head
2023-11-10 David WellsMerge pull request #16258 from bangerth/changelog
2023-11-10 Wolfgang BangerthAdd a changelog entry. 16258/head
2023-11-09 David WellsAdd another static assertion on exception types. 16257/head
2023-11-08 David WellsMerge pull request #16255 from bangerth/assertion
2023-11-08 David WellsMerge pull request #16248 from bangerth/spherical
2023-11-08 Wolfgang BangerthMake an assertion more informative. 16255/head
2023-11-08 Wolfgang BangerthRename internal functions. 16248/head
2023-11-08 Daniel ArndtMerge pull request #16253 from masterleinad/fix_clang_t...
2023-11-08 David SchneiderUse correct number of blank lines in parallel test...
2023-11-08 David SchneiderIndentation using clang-format-16
2023-11-08 David SchneiderUse first dof_handler in MF get_active_fe_index
2023-11-08 David SchneiderExtend compute_diagonal_01 test description
2023-11-07 Daniel ArndtFix clang-tidy-17 complains 16253/head
2023-11-07 David SchneiderUpdate test output of compute_diagonal_01 for cell...
2023-11-07 David SchneiderFix MF::get_cell_active_fe_index() to recognise cell...
2023-11-07 Daniel ArndtMerge pull request #16244 from drwells/rpe-docs
2023-11-06 Wolfgang BangerthMerge pull request #16247 from drwells/add-missing...
2023-11-06 David WellsAdd some missing headers to grid_tools_topology.h. 16247/head
2023-11-06 Marc FehlingMerge pull request #16246 from drwells/more-c++-17...
2023-11-05 David WellsUpdate some more documentation to refer to our C++17... 16246/head
2023-11-05 Marc FehlingMerge pull request #16245 from masterleinad/remove_work...
2023-11-05 Daniel ArndtRemove workarounds for Assert* in tensor.h 16245/head
2023-11-05 David WellsClarify when RemotePointEvaluation is reinitialized. 16244/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.