]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-01-14 Timo Heisterupdate test results 16330/head
2023-12-09 Quang Hoangindent
2023-12-09 Quang Hoangmove exchange_refine_flags
2023-12-07 Quang Hoangmodify test outputs
2023-12-07 Vladimir Yushutinexchange grid refinement flags
2023-10-31 Wolfgang BangerthMerge pull request #16067 from jpthiele/jpt-double...
2023-10-31 Martin KronbichlerMerge pull request #16213 from tamiko/lazy_memory_consu...
2023-10-31 Matthias Maierbase/lazy.h: add memory_consumption method to Lazy<T> 16213/head
2023-10-30 Daniel ArndtMerge pull request #16199 from bangerth/refcase
2023-10-30 Wolfgang BangerthTry to work around doxygen not wanting to cross-referen... 16199/head
2023-10-29 Matthias Maierbase/memory_consumption.h: add specialization for std...
2023-10-29 Wolfgang BangerthMerge pull request #16210 from kinnewig/improve_tpetra_...
2023-10-29 Sebastian KinnewigUpdate include/deal.II/lac/trilinos_tpetra_vector.templ... 16210/head
2023-10-29 Martin KronbichlerMerge pull request #16212 from bangerth/rename
2023-10-28 Wolfgang BangerthRename a variable. 16212/head
2023-10-28 Sebastian KinnewigFix warnings
2023-10-28 Peter MunchMerge pull request #16203 from peterrum/cuda_eval_flag
2023-10-27 Wolfgang BangerthAdd a changelog entry.
2023-10-27 Matthias MaierMerge pull request #16186 from Rombur/python_vtu
2023-10-27 Matthias MaierMerge pull request #16207 from masterleinad/fix_trilino...
2023-10-27 Martin KronbichlerMerge pull request #16179 from bangerth/81
2023-10-27 Martin KronbichlerMerge pull request #16194 from drwells/unhardcode-fe...
2023-10-27 Martin KronbichlerMerge pull request #16205 from kinnewig/improve_tpetra_...
2023-10-27 Martin KronbichlerMerge pull request #16196 from bergbauer/mapping_info_c...
2023-10-27 Peter MunchUse EvaluationFlags inside CUDAWrapper::FEEvaluation 16203/head
2023-10-27 Daniel ArndtFix trilinos_tpetra_vector.h 16207/head
2023-10-27 Sebastian KinnewigFix the assert condition 16205/head
2023-10-27 Matthias MaierMerge pull request #16188 from bangerth/split-2
2023-10-27 Bruno TurcksinAdd comment 16186/head
2023-10-27 Wolfgang BangerthMerge pull request #16182 from tamiko/initializer_guard
2023-10-27 Daniel ArndtMerge pull request #16156 from kinnewig/improve_tpetra_...
2023-10-27 Matthias Maiertests: add more tests for Lazy<T> 16182/head
2023-10-27 Matthias Maierbase: add Lazy<T>::has_value() method
2023-10-27 Matthias Maierdoc: add a news/changes entry
2023-10-27 Matthias Maiertests: add unit tests for dealii::Lazy<T>
2023-10-27 Matthias Maierbase: Implement a Lazy<T> wrapper
2023-10-26 Wolfgang BangerthUse RefinementCase::all_refinement_cases() and assorted...
2023-10-26 Wolfgang BangerthIntroduce RefinementCase::all_refinement_cases().
2023-10-26 David WellsUse the standardized orientation functions in a few... 16194/head
2023-10-26 Daniel ArndtMerge pull request #16192 from marcfehling/badge
2023-10-26 Marc FehlingFix github badges. 16192/head
2023-10-26 Wolfgang BangerthMerge pull request #16191 from marcfehling/citations
2023-10-26 Maximilian... Allow container in reinit_faces and reinit_surface 16196/head
2023-10-26 David WellsMerge pull request #16187 from bangerth/move
2023-10-26 David WellsMerge pull request #16190 from bangerth/bool
2023-10-26 Sebastian KinnewigQualify TpetraWrappers::Vectors for use with AffineCons... 16156/head
2023-10-26 Marc FehlingLet CITATATIONS file refer to 9.5 paper. 16191/head
2023-10-26 Wolfgang BangerthUse std::bool_constant instead of std::integral_constant. 16190/head
2023-10-26 Wolfgang BangerthMerge pull request #16189 from masterleinad/exceptions_...
2023-10-25 Daniel ArndtOnly include Kokkos_Abort.hpp in exceptions.h for Kokko... 16189/head
2023-10-25 Wolfgang BangerthSplit a mutex into two that each guard one set of varia... 16188/head
2023-10-24 Wolfgang BangerthMove things into place, rather than swap. 16187/head
2023-10-24 Matthias MaierMerge pull request #16181 from bangerth/shared-1
2023-10-24 Matthias MaierMerge pull request #16183 from bangerth/cleanup
2023-10-24 Matthias MaierMerge pull request #16184 from drwells/remove-old-comment
2023-10-24 Bruno TurcksinPython: write_vtu write a serialized mesh
2023-10-24 David WellsMerge pull request #16180 from bangerth/mu
2023-10-24 David WellsRemove a stray comment about pointer lifetimes. 16184/head
2023-10-24 Wolfgang BangerthMinor clean-up in dof_info.cc. 16183/head
2023-10-24 Wolfgang BangerthUse FEValues extractors, avoid explicit use of view. 16179/head
2023-10-24 Wolfgang BangerthMake a bunch of arguments 'const'. 16180/head
2023-10-24 Wolfgang BangerthMake a variable a member variable. 16181/head
2023-10-24 Wolfgang BangerthUse a shared mutex instead of a unique one.
2023-10-24 Martin KronbichlerMerge pull request #16173 from bangerth/x5
2023-10-24 Martin KronbichlerMerge pull request #16174 from bangerth/x4
2023-10-24 Martin KronbichlerMerge pull request #16177 from marcfehling/test-lobatto
2023-10-24 Martin KronbichlerMerge pull request #16176 from bangerth/constrain-to...
2023-10-23 Wolfgang BangerthMove objects into place rather than swapping them. 16173/head
2023-10-23 Marc FehlingMerge pull request #16171 from bangerth/x1
2023-10-23 Marc FehlingMerge pull request #16172 from bangerth/x3
2023-10-23 Marc FehlingMerge pull request #16175 from bangerth/x2
2023-10-23 Marc FehlingAdded test for hp-constraints on Q elements with Gauss... 16177/head
2023-10-23 Wolfgang BangerthSplit a mutex into two, give them better names. 16174/head
2023-10-23 Wolfgang BangerthUse std::any instead of boost::any in GeneralDataStorage. 16172/head
2023-10-23 Wolfgang BangerthUse std::any instead of boost::any in AnyData. 16175/head
2023-10-23 Wolfgang BangerthUse std::any instead of boost::any. 16171/head
2023-10-23 Wolfgang BangerthUse constrain_dof_to_zero() in tests. 16176/head
2023-10-23 Wolfgang BangerthConvert tests to use AffineConstraints::constrain_dof_t...
2023-10-23 Wolfgang BangerthMake it not an error to call constrain_dof_to_zero...
2023-10-23 Martin KronbichlerMerge pull request #16167 from peterrum/mg_test_identit...
2023-10-23 David WellsMerge pull request #16163 from bangerth/constrain-to...
2023-10-21 Marc FehlingMerge pull request #16166 from marcfehling/docker-njobs
2023-10-20 Peter MunchMGTransferGlobalCoarsening: test operator with ones... 16167/head
2023-10-20 Peter MunchMerge pull request #16164 from lpsaavedra/copy_triangul...
2023-10-20 Wolfgang BangerthMerge pull request #16161 from peterrum/mg_set_periodic...
2023-10-20 Laura Prieto... Update loop 16164/head
2023-10-20 Peter MunchUpdate comment 16161/head
2023-10-20 Marc FehlingBuild all docker images only using one job. 16166/head
2023-10-19 Wolfgang BangerthMerge pull request #16162 from peterrum/log_rename
2023-10-19 Laura Prieto... Copy periodic faces when using copy_triangulation
2023-10-19 Peter MunchRename a change-log entry 16162/head
2023-10-19 Peter MunchFix PBC in MGConstrainedDoFs
2023-10-19 Wolfgang BangerthUse AffineConstraints::constrain_dof_to_zero(). 16163/head
2023-10-19 Wolfgang BangerthAdd a changelog entry.
2023-10-19 Wolfgang BangerthAdd AffineConstraints::constrain_dof_to_zero().
2023-10-19 Martin KronbichlerMerge pull request #16160 from drwells/grid-tools-topology
2023-10-19 Wolfgang BangerthMerge pull request #16133 from kronbichler/presort_columns
2023-10-19 David WellsMove topological GridTools functions to a new file. 16160/head
2023-10-19 David WellsMove another function to grid_tools_geometry.h.
2023-10-19 David WellsRemove extra text from grid_tools_geometry.h
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.