]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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 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 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 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...
2022-05-10 David WellsFix the nodal renumbering tests. 13711/head
2022-05-10 Luca HeltaiMerge pull request #13693 from peterrum/unit_face_suppo...
2022-05-10 David WellsMerge pull request #13706 from bangerth/ref-cell-2
2022-05-10 David WellsCorrectly size CellData::vertices in GridTools. 13700/head
2022-05-10 Daniel ArndtRestrict feinterface/stokes test 13710/head
2022-05-10 Martin KronbichlerMerge pull request #13709 from simonsticko/add_asserts_...
2022-05-10 Peter MunchImprove asserts in parallel::distributed::SolutionTransfer 12463/head
2022-05-10 Daniel ArndtMerge pull request #13708 from simonsticko/exception_wh...
2022-05-10 Peter MunchMerge pull request #13699 from drwells/skip-default...
2022-05-10 Simon StickoAdd two asserts in NonMatching::MeshClassifier. 13709/head
2022-05-10 Simon StickoRename a few variables and use range based loop in...
2022-05-10 Simon StickoAdd white space to fix exception message split over... 13708/head
2022-05-10 Martin KronbichlerMerge pull request #13707 from bangerth/tests-7
2022-05-10 Wolfgang BangerthMerge pull request #13704 from kronbichler/improve_docu
2022-05-10 Wolfgang BangerthAdd more tests. 13707/head
2022-05-10 Wolfgang BangerthAdd a note to QMidpoint. 13706/head
2022-05-10 Wolfgang BangerthAdd changelog entry.
2022-05-10 Wolfgang BangerthAdd tests.
2022-05-10 Wolfgang BangerthProvide ReferenceCell::get_midpoint_quadrature().
2022-05-09 Peter MunchMerge pull request #13657 from simonsticko/non_matching...
2022-05-09 Peter Munchunit_support_points and unit_face_support_points for... 13693/head
2022-05-09 David WellsUse std::move() with CellData. 13699/head
2022-05-09 David WellsDon't save default data in GridTools::get_coarse_mesh_d...
2022-05-09 Martin KronbichlerSolverFlexibleCG: Slightly improve documentation 13704/head
2022-05-09 Martin KronbichlerMerge pull request #13701 from kronbichler/fix_test_map...
2022-05-09 Peter MunchMerge pull request #13702 from kronbichler/fix_test_tra...
2022-05-09 Peter MunchMerge pull request #13696 from peterrum/GenericDoFsPerO...
2022-05-09 Martin KronbichlerAdd changelog
2022-05-09 Martin KronbichlerAdd two new test cases for interleaved solver
2022-05-09 Martin KronbichlerMake interface to different variants more slim by movin...
2022-05-09 Martin KronbichlerImplement interleaving between iterations in CG solver
2022-05-09 Martin KronbichlerAdjust test output for new FE_RaviartThomasNodal 13702/head
2022-05-09 Jean-Paul PelteretMerge pull request #13683 from kronbichler/flexible_cg
2022-05-09 Martin KronbichlerFix test failure: Close the right AffineConstraints... 13701/head
2022-05-09 Daniel ArndtMerge pull request #13414 from bangerth/ca-free
2022-05-09 Maximilian... Add gradient to SignedDistance::Ellipsoid 13590/head
2022-05-09 Simon StickoAdd class NonMatching::FEInterfaceValues 13657/head
2022-05-09 Martin KronbichlerChangelog 13683/head
2022-05-09 Martin KronbichlerAdd test case
2022-05-09 Martin KronbichlerImplement flexible variant of conjugate gradient method
2022-05-09 Peter MunchMerge pull request #13664 from luca-heltai/cgal-surface...
2022-05-09 Martin KronbichlerMerge pull request #13690 from peterrum/mf_fenothing_as...
2022-05-09 Martin KronbichlerMerge pull request #13692 from peterrum/face_to_cell_li...
2022-05-09 Peter MunchMerge pull request #13695 from peterrum/GenericDoFsPerO...
2022-05-09 Peter MunchMerge pull request #13697 from kronbichler/add_changelog
2022-05-08 Peter MunchImprove asserts in MF/FEEval regarding FENothing 13690/head
2022-05-08 Martin KronbichlerAdd changelog for MappingQ 13697/head
2022-05-08 Peter MunchAdd GenericDoFsPerObject::generate() 13696/head
2022-05-08 Martin KronbichlerMerge pull request #13688 from peterrum/fe_eval_user_de...
2022-05-08 Martin KronbichlerMerge pull request #13691 from peterrum/mf_face_batch
2022-05-08 Peter MunchFix format of table 13695/head
2022-05-08 Peter MunchImplement ReferenceCell::face_to_cell_lines() for pyram... 13692/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.