]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-12-01 Maximilian... Change assert 16318/head
2023-11-02 Wolfgang BangerthMerge pull request #16236 from mschreter/grid_tools_imp...
2023-11-02 Wolfgang BangerthMerge pull request #16013 from jpthiele/jpt-dot-darkmode
2023-11-02 Wolfgang BangerthMerge pull request #16234 from marcfehling/hp-headers
2023-11-02 Wolfgang BangerthMerge pull request #16069 from jpthiele/jpt-doxygen...
2023-11-02 Magdalena SchreterGridTools::exchange_cell_data -- extend assert message 16236/head
2023-11-02 Marc FehlingRemove hp::DoFHandler from doxygen headers. 16234/head
2023-11-02 Jan Philipp... Fix Doxygen graphs in dark mode 16013/head
2023-11-02 Martin KronbichlerMerge pull request #16197 from bergbauer/mapping_info_c...
2023-11-02 Martin KronbichlerMerge pull request #16211 from bangerth/doc
2023-11-02 Martin KronbichlerMerge pull request #16233 from bangerth/smartpointer
2023-11-02 Martin KronbichlerMerge pull request #16221 from bangerth/sentences
2023-11-02 Martin KronbichlerMerge pull request #16219 from peterrum/tests_matrix_fr...
2023-11-02 Martin KronbichlerMerge pull request #16222 from bangerth/mutex
2023-11-02 Martin KronbichlerMerge pull request #16223 from bangerth/vector-memory
2023-11-02 Martin KronbichlerMerge pull request #16228 from bangerth/type-2
2023-11-02 Martin KronbichlerMerge pull request #16232 from bangerth/b-v
2023-11-02 Daniel ArndtMerge pull request #16225 from bangerth/accessors
2023-11-02 Jan Philipp... fix copydoc references 16069/head
2023-11-01 Marc FehlingMerge pull request #16230 from bangerth/gmsh
2023-11-01 Wolfgang BangerthUpdate the documentation of SmartPointer. 16233/head
2023-11-01 Wolfgang BangerthAdd a changelog entry. 16225/head
2023-11-01 Wolfgang BangerthAdd a test.
2023-11-01 Wolfgang BangerthMake sure we declare the correct classes as 'friend'.
2023-11-01 Marc FehlingMerge pull request #16227 from bangerth/type-3
2023-11-01 Marc FehlingMerge pull request #16226 from bangerth/friend
2023-11-01 Marc FehlingMerge pull request #16229 from bangerth/type-1
2023-11-01 Wolfgang BangerthDocument how to impose boundary values on individual... 16232/head
2023-11-01 Wolfgang BangerthReplace ACCESSOR -> AccessorType and related changes. 16228/head
2023-11-01 Wolfgang BangerthBetter structure some code in the gmsh wrappers. 16230/head
2023-11-01 Wolfgang BangerthReplace ACCESSOR -> AccessorType. 16229/head
2023-10-31 Wolfgang BangerthMerge pull request #16224 from peterrum/fix_kokkos_flags
2023-10-31 Wolfgang BangerthReplace ITERATOR -> IteratorType. 16227/head
2023-10-31 Wolfgang BangerthRemove an unnecessary friend declaration. 16226/head
2023-10-31 Daniel ArndtMerge pull request #16024 from jpthiele/jpt-doxygen...
2023-10-31 Peter MunchFix use of flags in CUDAWrappers::MatrixFree 16224/head
2023-10-31 Wolfgang BangerthMerge pull request #16200 from drwells/periodic-cleanup-1
2023-10-31 Jan Philipp... Update doxygen version to 1.9.6. 16024/head
2023-10-31 Wolfgang BangerthMerge pull request #15920 from taojinllnl/2nd_order_sym...
2023-10-31 Wolfgang BangerthMinor code updates to GrowingVectorMemory. 16223/head
2023-10-31 Wolfgang BangerthBetter describe a mutex. 16222/head
2023-10-31 Wolfgang BangerthMerge pull request #16067 from jpthiele/jpt-double...
2023-10-31 Wolfgang BangerthUse proper sentences in error messages. 16221/head
2023-10-31 Wolfgang BangerthMinor doc updates. 16211/head
2023-10-31 Peter MunchMove CUDAWrapper::MatrixFree tests to new folder 16219/head
2023-10-31 Maximilian... Last -> previous 16197/head
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 David WellsClean up get_combined_orientation() in 1D. 16200/head
2023-10-30 David WellsFix a #include
2023-10-30 David WellsRemove bit manipulations from a test.
2023-10-30 David WellsRemove the now-unused lookup table.
2023-10-30 David WellsCompute orientations with ReferenceCell and a translati...
2023-10-30 David WellsUse std::optional in orthogonal_equality().
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 WellsRemove an unused function.
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... Compress mapping info for faces
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
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.