]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-03-14 Martin KronbichlerClean up documentation 16745/head
2024-03-14 Martin KronbichlerAdd changelog
2024-03-14 Martin KronbichlerCleanup of SolverGMRES and SolverFGMRES implementations
2024-03-13 Martin KronbichlerMerge pull request #16742 from peterrum/relaxation_omega
2024-03-13 Martin KronbichlerMerge pull request #16727 from peterrum/trilinos_solver
2024-03-13 Peter MunchPreconditionRelaxation: automatically determine omega 16742/head
2024-03-13 Peter MunchTrilinosWrappers::SolverDirect: adjust interface 16727/head
2024-03-11 Peter MunchMerge pull request #16744 from kronbichler/gmres_fix_lo...
2024-03-11 Martin KronbichlerRemove second reinit statement 16744/head
2024-03-11 Martin KronbichlerNew test case
2024-03-11 Martin KronbichlerSolverGMRES: Fix loop bound for orthogonalization
2024-03-09 Matthias MaierMerge pull request #16738 from thierry-FreeBSD/master
2024-03-09 Martin KronbichlerMerge pull request #16743 from bangerth/doc
2024-03-09 Martin KronbichlerMerge pull request #16734 from bangerth/mesh-transfer
2024-03-09 Wolfgang BangerthLeave a couple comments in FETools. 16743/head
2024-03-09 Wolfgang BangerthAdd a test. 16734/head
2024-03-09 Wolfgang BangerthAdd a changelog entry.
2024-03-09 Wolfgang BangerthImplement VectorTools::interpolate_to_finer/coarser_mesh().
2024-03-09 Peter MunchMerge pull request #16740 from kronbichler/fix_tests-3
2024-03-09 Martin KronbichlerTensor product tests: Fix include file 16740/head
2024-03-09 Martin KronbichlerMerge pull request #16741 from bangerth/virtual
2024-03-09 Thierry ThomasAdd support for OpenCascade 7.8.0 16738/head
2024-03-09 Wolfgang BangerthIn an internal function called from a virtual function... 16741/head
2024-03-08 Thierry ThomasAdd support for OpenCascade 7.8.0
2024-03-08 Martin KronbichlerMerge pull request #16713 from nmuch/colorize-hyper...
2024-03-08 Martin KronbichlerMerge pull request #16730 from bangerth/specialization-2
2024-03-08 Martin KronbichlerMerge pull request #16732 from bangerth/t2
2024-03-08 Martin KronbichlerMerge pull request #16735 from bangerth/cleanup
2024-03-08 Martin KronbichlerMerge pull request #16736 from bergbauer/point_kernels
2024-03-08 Daniel ArndtMerge pull request #16733 from bangerth/fix-tests
2024-03-08 Maximilian... Split tensor product points and single point kernels 16736/head
2024-03-08 Wolfgang BangerthRename a few variables. 16735/head
2024-03-08 Wolfgang BangerthClose the correct constraints objects. 16733/head
2024-03-08 Wolfgang BangerthAdd tests. 16732/head
2024-03-08 Wolfgang BangerthAdd the missing variants of TpetraWrappers::SparseMatri...
2024-03-08 Daniel ArndtMerge pull request #16731 from bangerth/t1
2024-03-08 Matthias MaierMerge pull request #16661 from ampdes/step-3-python
2024-03-07 Wolfgang BangerthMerge pull request #16709 from gassmoeller/fix_particle...
2024-03-07 Wolfgang BangerthFix Tpetra SparseMatrix::add(). 16731/head
2024-03-07 Daniel ArndtMerge pull request #16729 from bangerth/warning
2024-03-07 Rene GassmoellerAdd another test 16709/head
2024-03-07 Rene GassmoellerAdd changelog entry
2024-03-07 Wolfgang BangerthAlso remove the specialization structure of MGTwoLevelT... 16730/head
2024-03-07 Rene GassmoellerFix test case
2024-03-07 Wolfgang BangerthAddress a warning. 16729/head
2024-03-07 Nils MuchAdd test for subdivided_hyper_rectangle_with_simplices() 16713/head
2024-03-07 Daniel ArndtMerge pull request #16704 from peterrum/parameterhandle...
2024-03-07 Martin KronbichlerMerge pull request #16723 from bangerth/specialization
2024-03-07 Peter MunchDon't create new sections during parsing 16704/head
2024-03-07 Wolfgang BangerthMerge pull request #16700 from masterleinad/tpetra_spar...
2024-03-06 Wolfgang BangerthMake a specialization the general template. 16723/head
2024-03-06 Wolfgang BangerthMerge pull request #16721 from kronbichler/fix_mg_type
2024-03-06 Martin KronbichlerMatrix-free MG transfer: Switch interpolation matrices... 16721/head
2024-03-06 Martin KronbichlerMerge pull request #16718 from bangerth/small-stuff
2024-03-06 Martin KronbichlerMerge pull request #16720 from bangerth/include
2024-03-06 Martin KronbichlerMerge pull request #16717 from bangerth/instantiate
2024-03-06 Nils MuchColorize hyper recangle with simplices
2024-03-06 Wolfgang BangerthAdd necessary header files. 16720/head
2024-03-06 Wolfgang BangerthFix a grammar error. 16718/head
2024-03-06 Wolfgang BangerthMake it possible to instantiate some matrix-free stuff... 16717/head
2024-03-05 Martin KronbichlerMerge pull request #16716 from nmuch/vector-tools-inter...
2024-03-05 Daniel ArndtMerge pull request #16715 from bangerth/error
2024-03-05 Nils MuchAdd a missing include 16716/head
2024-03-04 Wolfgang BangerthImprove an error message. 16715/head
2024-03-03 Wolfgang BangerthMerge pull request #16705 from marcfehling/fix_limit...
2024-03-03 Daniel ArndtMerge pull request #16711 from masterleinad/fix_tpetra_...
2024-03-03 Matthias MaierMerge pull request #16708 from tamiko/clarify_contribut...
2024-03-02 Daniel ArndtTpetra: Fix unity builds 16711/head
2024-03-02 Martin KronbichlerMerge pull request #16706 from bangerth/40
2024-03-02 Wolfgang BangerthIn step-40, say at least a little bit about parallel... 16706/head
2024-03-01 Rene GassmoellerProperly deregister a particle if deleted
2024-03-01 Daniel ArndtMerge pull request #16707 from kronbichler/la_vector_no...
2024-03-01 Matthias MaierMerge pull request #16702 from masterleinad/tpetra_fix_...
2024-03-01 Matthias MaierLICENSE.md: avoid "dual-license", clarify that licenses... 16708/head
2024-03-01 Martin KronbichlerLA::p::Vector: Only initialize data on demand 16707/head
2024-02-29 Marc FehlingFix limit_p_level_difference for p-coarsening. 16705/head
2024-02-29 Marc FehlingMerge pull request #16703 from tamiko/update_mailmap_2
2024-02-29 Matthias MaierMailmap: add missing entries 16703/head
2024-02-28 Daniel ArndtTpetraWrappers::SparseMatrix: Fix unused paramter in... 16702/head
2024-02-28 Daniel ArndtTpetraWrappers: Implement iterators for SparseMatrix 16700/head
2024-02-28 Daniel ArndtMerge pull request #16614 from kinnewig/tpetra_wrappers...
2024-02-28 Sebastian KinnewigTemplate TpetraWrappers::SparseMatrix::vmult on the... 16614/head
2024-02-28 Martin KronbichlerMerge pull request #16694 from lethe-cfd/fix_issue_with...
2024-02-28 Bruno BlaisApply comments and add changelog 16694/head
2024-02-27 Marc FehlingMerge pull request #16699 from tamiko/update_mailmap
2024-02-27 Matthias MaierMerge pull request #16689 from tamiko/update_copyright_...
2024-02-27 Martin KronbichlerMerge pull request #16695 from bergbauer/doxygen_matrixfree
2024-02-27 Matthias MaierMailmap: add missing entries 16699/head
2024-02-26 Daniel ArndtMerge pull request #16697 from tamiko/fix_mailmap
2024-02-26 Matthias MaierMailmap: add missing entries 16697/head
2024-02-26 Maximilian... Fix function name in docu 16695/head
2024-02-25 Abdullah MujahidAdd python code in results.dox 16661/head
2024-02-25 Abdullah MujahidAdd python code for step-3 plotting
2024-02-25 Abdullah MujahidFix 2 typos in step-1 intro
2024-02-25 Bruno BlaisFix indent
2024-02-25 Bruno BlaisRemove useless spaces
2024-02-25 Bruno BlaisAdd tests for cases that lead to wrong boundary ID
2024-02-25 Bruno BlaisFix issue with the cylinder shell generator
2024-02-25 Bruno BlaisFix colorization of BCs in cylinder shell
2024-02-23 Timo HeisterMerge pull request #16693 from tamiko/fix_headers
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.