]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-05-19 David WellsDon't set ghost values in diagonal matrices. 12664/head
2022-05-19 Martin KronbichlerMerge pull request #13741 from drwells/more-sundials-6
2022-05-19 David WellsMerge pull request #13735 from luca-heltai/cgal-support...
2022-05-19 David WellsMerge pull request #13752 from marcfehling/fixtest...
2022-05-19 Martin KronbichlerMerge pull request #13755 from kronbichler/test_robustness
2022-05-18 Marc FehlingFix compute_index_owner_01. 13752/head
2022-05-18 David WellsMerge pull request #13756 from kronbichler/add_instanti...
2022-05-18 Martin KronbichlerMatrixFree: Add instantiation for ConstraintValues... 13756/head
2022-05-18 Martin KronbichlerAlso apply robust setup to other test 13755/head
2022-05-18 Martin KronbichlerMake multigrid test more robust
2022-05-18 Marc FehlingMerge pull request #13750 from marcfehling/fixtest...
2022-05-17 Marc FehlingUpdate petsc test output. 13750/head
2022-05-17 Luca HeltaiCode review. 13735/head
2022-05-17 Luca HeltaiCGAL C3T3 to deal.II Triangulation.
2022-05-17 David WellsClean up the declaration of make_nvector_view(). 13741/head
2022-05-17 David WellsUse SUNContext as needed in SUNDIALS tests, part 1.
2022-05-17 Martin KronbichlerMerge pull request #13748 from simonsticko/assert_mappi...
2022-05-17 Martin KronbichlerMerge pull request #13749 from simonsticko/rename_ExcRe...
2022-05-17 Peter MunchMerge pull request #13747 from tamiko/fix_step_75_emplace
2022-05-17 Simon StickoAssert that the incoming cell is Cartesian in MappingCa... 13748/head
2022-05-17 Simon StickoRename an exception 13749/head
2022-05-17 Matthias MaierStep-75: use well-formed deleter 13747/head
2022-05-17 Martin KronbichlerMerge pull request #13744 from tamiko/transfinite_fix_c...
2022-05-17 Marc FehlingMerge pull request #13746 from tamiko/fix_typo
2022-05-17 Matthias Maierbase/tensor.h: Fix a typo 13746/head
2022-05-16 Matthias MaierTransfiniteInterpolationManifold: add a test 13744/head
2022-05-16 Daniel ArndtMerge pull request #13742 from bangerth/typo
2022-05-16 Matthias MaierTransfiniteInterpolationManifold: fix codimension one...
2022-05-16 Wolfgang BangerthFix a typo. 13742/head
2022-05-16 Peter MunchMerge pull request #13730 from kronbichler/add_test_out...
2022-05-16 Peter MunchMerge pull request #13717 from luca-heltai/cgal-compute...
2022-05-16 David WellsMerge pull request #13739 from marcfehling/fixtest_shar...
2022-05-16 David WellsConvert "not less than" to "greater than or equal to".
2022-05-15 Marc FehlingAdded missing headers to failing test. 13739/head
2022-05-15 Luca HeltaiFixed documenation. 13717/head
2022-05-15 Peter MunchMerge pull request #13737 from peterrum/ldv_fix_size
2022-05-15 Luca HeltaiMerge pull request #13738 from gfcas/typo
2022-05-15 Martin KronbichlerMerge pull request #13736 from drwells/gcc-12-warnings
2022-05-15 Timo HeisterMerge pull request #13732 from tamiko/remove_as_needed
2022-05-15 Fabian CastelliFix typo w_cycle 13738/head
2022-05-15 Peter MunchLA:d:V: fix size in the case of shared memory 13737/head
2022-05-15 Marco FederAdd boolean operations between surface_meshes
2022-05-14 David WellsSimplify some code. 13736/head
2022-05-14 David WellsFix some GCC-12 warnings.
2022-05-14 Luca HeltaiMerge pull request #13712 from marcfehling/security
2022-05-14 Luca HeltaiMerge pull request #13705 from luca-heltai/cgal-surface...
2022-05-14 Peter MunchMerge pull request #13733 from bangerth/ca-types-4
2022-05-14 Peter MunchMerge pull request #13731 from bangerth/ca-types-3
2022-05-14 Peter MunchMerge pull request #13729 from simonsticko/quadrature_i...
2022-05-13 Wolfgang BangerthAvoid double packing/unpacking for CA algorithms. 13733/head
2022-05-13 Matthias MaierCMake: remove -Wl,--as-needed flag setup 13732/head
2022-05-13 Wolfgang BangerthSimplify the type used by ConsensusAlgorithm in compute... 13731/head
2022-05-13 Daniel ArndtMerge pull request #13722 from bangerth/ca-type-2
2022-05-13 Daniel ArndtMerge pull request #13728 from sebproell/mf-reinit...
2022-05-13 Martin KronbichlerAdd another variant for multigrid test 13730/head
2022-05-13 Simon StickoSet is_tensor_product_flag in Quadrature::initialize(..) 13729/head
2022-05-13 Sebastian ProellNew test for MatrixFree::reinit with empty procs 13728/head
2022-05-13 Luca HeltaiMerge pull request #13726 from tamiko/silence_warning
2022-05-12 Matthias MaierCMake: Do not warn about not finding CGAL 13726/head
2022-05-12 Matthias MaierMerge pull request #13723 from kronbichler/fix_cg_inter...
2022-05-12 Matthias MaierMerge pull request #13724 from kronbichler/simplify_che...
2022-05-12 Peter MunchMerge pull request #13725 from peterrum/mf_fe_nothing_fix
2022-05-12 Peter MunchMF: fix if all cells of a process are FE_Nothing 13725/head
2022-05-12 Martin KronbichlerChoose common SFINAE detection path for PreconditionChe... 13724/head
2022-05-12 Martin KronbichlerFix two bugs in interleaved CG method 13723/head
2022-05-12 Wolfgang BangerthDo not compress data. 13722/head
2022-05-12 Wolfgang BangerthAdd a necessary include.
2022-05-11 Wolfgang BangerthReplace std::vector<RequestType> by RequestType.
2022-05-11 Peter MunchMerge pull request #13720 from bangerth/ca-type
2022-05-11 Wolfgang BangerthMerge pull request #13719 from drwells/cleanup-duplicat...
2022-05-11 Marco FederConvert CGAL::Surface_mesh to coarse mesh 13705/head
2022-05-11 Wolfgang BangerthRename the template type arguments of the consensus... 13720/head
2022-05-11 David WellsClean up delete_duplicated_vertices() a little. 13719/head
2022-05-11 Wolfgang BangerthMerge pull request #13718 from bergbauer/fix-master
2022-05-11 Peter MunchMerge pull request #13698 from kronbichler/cg_interleave
2022-05-11 Maximilian... Fix master face_no 13718/head
2022-05-11 Martin KronbichlerMerge pull request #13063 from peterrum/ecl_unstructure...
2022-05-11 Martin KronbichlerMerge pull request #13590 from bergbauer/gradient_hessi...
2022-05-11 Martin KronbichlerMerge pull request #13637 from peterrum/MGTransferBlock...
2022-05-11 Martin KronbichlerMerge pull request #13694 from peterrum/do_interpolate_...
2022-05-11 Daniel ArndtMerge pull request #13577 from drwells/muparser-pimpl
2022-05-11 Martin KronbichlerImplement second variant for specialized preconditioner 13698/head
2022-05-11 Marc FehlingMerge pull request #12463 from peterrum/set_dof_values_...
2022-05-11 Marc FehlingMerge pull request #13716 from marcfehling/changelog
2022-05-11 Bruno TurcksinMerge pull request #13631 from CorbinFoucart/python3_bi...
2022-05-11 Marc FehlingMerge pull request #13714 from marcfehling/step55-ierr
2022-05-10 Marc FehlingFix typo. 13716/head
2022-05-10 Marc FehlingMerge pull request #13715 from singima/changelog_entry
2022-05-10 Marc FehlingAdjust changelog for 64bit nonzeros.
2022-05-10 Marc FehlingFix test simplex/step-55. 13714/head
2022-05-10 Marc FehlingMerge pull request #13711 from drwells/fix-nodal-renumb...
2022-05-10 Marc FehlingMerge pull request #13713 from tamiko/update_cdash_url
2022-05-10 Sean Ingimarsonchangelog news entry 13715/head
2022-05-10 Matthias Maierexamples/step-69: Update URL 13713/head
2022-05-10 Matthias MaierServer move: Update CDash URL
2022-05-10 Corbin FoucartFixes CMake version > 3.12 python-binding build failure... 13631/head
2022-05-10 Marc FehlingRestrict permissions for GITHUB_TOKEN. 13712/head
2022-05-10 Peter MunchGeneralize do_interpolate_boundary_values() for pyramid... 13694/head
2022-05-10 David WellsMerge pull request #13700 from drwells/celldata-default-arg
2022-05-10 David WellsMerge pull request #13710 from masterleinad/restrict_fe...
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.