]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-07-04 Nico BarnafiUpdate source/lac/petsc_parallel_sparse_matrix.cc
2022-07-04 Nico BarnafiUpdate include/deal.II/lac/petsc_sparse_matrix.h
2022-05-09 Nico BarnafiUpdate source/lac/petsc_precondition.cc
2022-05-09 Nico BarnafiUpdate source/lac/petsc_parallel_sparse_matrix.cc
2022-05-09 Nico BarnafiUpdate source/lac/petsc_parallel_sparse_matrix.cc
2022-05-09 Nico BarnafiUpdate source/lac/petsc_parallel_sparse_matrix.cc
2022-05-09 Nico BarnafiUpdate include/deal.II/lac/petsc_precondition.h
2022-05-09 Nicolas Barnafifixed authorship through changelog file
2022-05-05 Nicolas BarnafiMerge branch 'master' into petsc-bddc-preconditioner
2022-05-05 Nicolas BarnafiAdded missing header
2022-05-05 Martin KronbichlerMerge pull request #13648 from bangerth/boundary-ids
2022-05-05 Wolfgang BangerthAdd another test. 13648/head
2022-05-05 Wolfgang BangerthAdd another comment about which element one could use.
2022-05-05 Wolfgang BangerthMerge pull request #13672 from drwells/improve-tutorial...
2022-05-05 Wolfgang BangerthMerge pull request #13674 from kronbichler/use_renumber...
2022-05-05 Martin KronbichlerMerge pull request #13666 from marcfehling/step75-link
2022-05-04 David WellsTutorial graph: improve tree structure by adding more... 13672/head
2022-05-04 Martin KronbichlerUse renumbering of DoFs for step-37 benchmark 13674/head
2022-05-04 David WellsTutorial graph: do not explicitly depend on grandparent...
2022-05-04 David WellsTutorial graph: remove Stokes dependence from step-85.
2022-05-04 David WellsTutorial graph: Remove multigrid dependence from step...
2022-05-04 David WellsTutorial graph: remove circular dependencies.
2022-05-04 David WellsMerge pull request #13669 from luca-heltai/robust-cgal...
2022-05-04 Bruno TurcksinMerge pull request #13665 from drwells/modernize-c...
2022-05-04 David WellsAvoid mentioning deprecated code in examples. 13665/head
2022-05-04 David WellsModernize the header documenting our C++11 and newer...
2022-05-04 Luca HeltaiFirst try at detecting CGAL more robustly. 13669/head
2022-05-04 Martin KronbichlerMerge pull request #13663 from zjiaqi2018/MGConstrained...
2022-05-04 Peter MunchMerge pull request #13653 from luca-heltai/cgal-surface...
2022-05-04 Bruno TurcksinMerge pull request #13667 from drwells/fix-obscure...
2022-05-03 David WellsFix a DoFRenumbering issue with serial data structures. 13667/head
2022-05-03 David WellsFix the default constructor in NumberCache.
2022-05-03 David WellsFix a DoFRenumbering issue with p::s::T.
2022-05-03 Luca HeltaiMake sure we use recent versions of CGAL. 13653/head
2022-05-03 Marc Fehlingstep-75: added link to external repository. 13666/head
2022-05-03 Peter MunchMerge pull request #13628 from kronbichler/mf_renumbering
2022-05-03 Jiaqi Zhangdocumentation 13663/head
2022-05-02 David WellsMerge pull request #13543 from nfehn/docu_remove_indent...
2022-05-02 David WellsMerge pull request #13627 from singima/gloss_edit
2022-05-02 Jiaqi Zhangadd_boundary_indices
2022-05-02 Daniel ArndtMerge pull request #13660 from drwells/fesystem-indexing
2022-05-02 David WellsImplement proper indexing tables in FESystem::compute_f... 13660/head
2022-05-02 Luca HeltaiTrying to fix FindCGAL.
2022-05-02 Luca HeltaiRenamed function. Added boost header.
2022-05-02 Luca HeltaiCode review.
2022-05-02 Marco FederGet ref_cells by reference
2022-05-02 Marco FederAddress some comments
2022-05-02 Marco FederAdded CGALWrappers::to_cgal_mesh()
2022-05-02 Peter MunchMerge pull request #13644 from luca-heltai/cgal-support
2022-05-01 Luca HeltaiCode review. 13644/head
2022-05-01 Peter MunchMerge pull request #13593 from DaneilSun/dev
2022-05-01 Peter MunchMerge pull request #13659 from drwells/avoid-sacado...
2022-05-01 David WellsAdd a test to validate changes to FESystem indexing.
2022-04-30 David WellsClean up some whitespace in fe_system.h.
2022-04-30 Luca HeltaiUpdate cmake/modules/FindCGAL.cmake
2022-04-29 David WellsMerge pull request #13654 from gassmoeller/ghost_partic...
2022-04-29 David WellsSilence warnings from Sacado in user projects. 13659/head
2022-04-29 Martin KronbichlerMerge pull request #13658 from simonsticko/assert_runge...
2022-04-29 Rene GassmoellerMake indent and improve test documentation. 13654/head
2022-04-29 Luca HeltaiMake sure also user include dir is set.
2022-04-29 Simon StickoAssert that a method was choosen in the time stepping... 13658/head
2022-04-29 Martin KronbichlerMerge pull request #13564 from bangerth/valgrind
2022-04-29 Martin KronbichlerMerge pull request #13625 from elauksap/enable_abort_on...
2022-04-29 Martin KronbichlerMerge pull request #13655 from bangerth/doc-77
2022-04-29 Luca HeltaiMake sure we test cgal support in Github CI.
2022-04-29 Luca HeltaiAdded CGAL in html docs.
2022-04-28 Wolfgang BangerthUpdate documentation in DataOutFaces. 13655/head
2022-04-28 Wolfgang BangerthAdd another test.
2022-04-28 Wolfgang BangerthAlso deal with internal faces.
2022-04-28 Jean-Paul PelteretMerge pull request #13652 from kronbichler/instantiate_...
2022-04-28 Marco FederAdded support for CGAL library.
2022-04-28 Rene GassmoellerFix bug in particle list sort
2022-04-28 Martin KronbichlerInstantiate make_periodicity_constraints for all scalar... 13652/head
2022-04-28 David WellsMerge pull request #13650 from bangerth/tests-2
2022-04-28 Wolfgang BangerthMerge pull request #13645 from jppelteret/step-44_fe_sp...
2022-04-27 Wolfgang BangerthRemove unnecessary include. 13650/head
2022-04-27 Wolfgang BangerthAdd a test.
2022-04-27 Wolfgang BangerthAdd a changelog entry.
2022-04-27 Wolfgang BangerthMention DataPostprocessors::BoundaryIds in the glossary.
2022-04-27 Wolfgang BangerthAdd DataPostprocessors::BoundaryIds.
2022-04-27 Wolfgang BangerthQualify the use of a namespace.
2022-04-27 Jean-Paul Pelteretstep-44: Change the FE space used for p,J 13645/head
2022-04-27 Wolfgang BangerthMerge pull request #13647 from luca-heltai/fix-doc
2022-04-27 Luca HeltaiAdd function to simplex docs. 13647/head
2022-04-27 Bruno BlaisAdd simple test that breaks property pool in debug 13646/head
2022-04-26 Martin KronbichlerMerge pull request #13636 from peterrum/MGTransferBlock...
2022-04-26 Martin KronbichlerMerge pull request #13591 from NiklasWik/RT_matrix_free
2022-04-26 Martin KronbichlerClean up interfaces and add better initialization options 13628/head
2022-04-26 Martin KronbichlerChangelog
2022-04-26 Martin KronbichlerNew test cases
2022-04-26 Martin KronbichlerAdd new renumbering functions for MatrixFree data locality
2022-04-26 Sean IngimarsonGlossary material id edit 13627/head
2022-04-26 Wolfgang BangerthMerge pull request #13641 from peterrum/mg_level_object...
2022-04-26 Daniel Sunfix: building problem with MPI on Windows system 13593/head
2022-04-25 Niklas WikMatrix-free evaluation of FE_RaviartThomasNodal 13591/head
2022-04-25 Peter MunchImplement MGLevelObject::back() 13641/head
2022-04-25 Peter MunchMerge pull request #13626 from singima/xdmf
2022-04-24 Niklas Fehnadd link to github wiki 13543/head
2022-04-24 Niklas Fehnremove notes on indentation from documentation
2022-04-24 Peter MunchMerge pull request #13634 from peterrum/use_fast_hangin...
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.