]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-08-21 Daniel ArndtSimplify some logic in Triangulation::prepare_coarsenin... 7042/head
2018-08-09 Daniel ArndtChangelog entry
2018-08-09 Daniel ArndtAlways enforce mesh balance over periodic boundaries
2018-08-09 Daniel ArndtAdd check for level difference in update_periodic_face_...
2018-08-09 Daniel ArndtAdd test for level difference across periodic faces...
2018-08-08 Daniel ArndtConsider periodic neighbors in the grid refinement...
2018-08-06 David WellsMerge pull request #7035 from dangars/camelcase_namespace
2018-08-06 Daniel Garcia... Use CamelCase in namespaces 7035/head
2018-08-05 Martin KronbichlerMerge pull request #7028 from masterleinad/cell_categor...
2018-08-05 Denis DavydovMerge pull request #6241 from BenBrands/copy_functions
2018-08-05 Daniel ArndtMerge pull request #6904 from GrahamBenHarper/fe_br
2018-08-05 Daniel ArndtReduce output of cell_categorization_02 7028/head
2018-08-05 Martin KronbichlerMerge pull request #7029 from masterleinad/remove_unuse...
2018-08-05 Daniel ArndtRemove unused variables in LA::d::Vector::import 7029/head
2018-08-04 Jean-Paul PelteretMerge pull request #7026 from bangerth/fix-coding-conve...
2018-08-04 Denis DavydovMerge pull request #7025 from bangerth/add-reference
2018-08-03 Daniel ArndtMore improvements to coding_conventions.h 7026/head
2018-08-03 Daniel ArndtMerge pull request #7002 from marcfehling/vardata-particle
2018-08-03 Wolfgang BangerthFix formatting of our coding conventions.
2018-08-03 Marc FehlingApplies variable size transfer to 'ParticleHandler'. 7002/head
2018-08-03 Wolfgang BangerthMake an argument a reference. 7025/head
2018-08-03 Denis DavydovMerge pull request #7012 from masterleinad/merge_multiple
2018-08-03 Martin KronbichlerMerge pull request #7024 from masterleinad/test_higher_...
2018-08-03 Daniel ArndtFix warning regarding unused parameter 7024/head
2018-08-03 Daniel ArndtProvide test for higher order VTU output
2018-08-03 Daniel ArndtMerge pull request #6900 from drwells/update-step-9
2018-08-03 Martin KronbichlerMerge pull request #7022 from Rombur/import
2018-08-03 Jean-Paul PelteretMerge pull request #7015 from agrayver/high_order_vtu
2018-08-03 David Wellsstep-9: Modify the refinement cycle and linear solver. 6900/head
2018-08-03 David Wellsstep-9: Label terms in the weak form.
2018-08-03 David Wellsstep-9: Redo the graphical output.
2018-08-03 David Wellsstep-9: Declare the class after the data.
2018-08-03 David Wellsstep-9: Use a higher degree finite element.
2018-08-03 David Wellsstep-9: Overhaul the handling of Workstream objects.
2018-08-03 David Wellsstep-9: Make the implementation match the documentation.
2018-08-03 David Wellsstep-9: do some simple modernizations.
2018-08-03 David Wellsstep-9: Improve the documentation and typography.
2018-08-03 David Wellsstep-9: Remove some unneeded code.
2018-08-02 Daniel ArndtMerge pull request #7017 from davydden/bugfix/cell_cate...
2018-08-02 Bruno TurcksinAdd changelog entry 7022/head
2018-08-02 Bruno TurcksinFix a bug in distributed::Vector::import
2018-08-02 Denis Davydovminor fix of matrix-free cell categorization on MG... 7017/head
2018-08-02 Daniel ArndtMerge pull request #7019 from masterleinad/common_type_...
2018-08-02 Martin KronbichlerMerge pull request #7016 from masterleinad/fix_restrict...
2018-08-02 Martin KronbichlerMerge pull request #7018 from masterleinad/higher_order...
2018-08-02 Daniel ArndtUse common type in AssertIndexRange for the comparison 7019/head
2018-08-02 Daniel ArndtFix doxygen documentation for DataOutBase::VtkFlags... 7018/head
2018-08-02 Daniel ArndtRemove function arguments in grid_generator.inst.in 7012/head
2018-08-02 Jean-Paul PelteretMerge pull request #7004 from bangerth/doc-update
2018-08-02 Graham HarperFixes comment about convergence 6904/head
2018-08-01 Daniel ArndtFix restrictions and warnings for some tests 7016/head
2018-08-01 Alexander GrayverAdd VTU support 7015/head
2018-08-01 Daniel ArndtMerge pull request #6959 from bangerth/count-lines
2018-08-01 Daniel ArndtCode example for GridGenerator::merge_triangulations
2018-08-01 Daniel ArndtAllow detecting mutiple duplicates in GridTools::delete...
2018-08-01 Daniel ArndtAllow merging multiple Triangulation objects at once
2018-08-01 Jean-Paul PelteretMerge pull request #7011 from masterleinad/tria_docu
2018-08-01 Daniel ArndtImprove documentation of Triangulation 7011/head
2018-08-01 Wolfgang BangerthMerge pull request #7010 from jppelteret/ad-drivers...
2018-08-01 Jean-Paul PelteretMerge pull request #7006 from kronbichler/vtk_higher_or...
2018-08-01 Jean-Paul PelteretMore fixes to AD drivers classes 7010/head
2018-08-01 Wolfgang BangerthDocument new VTK extensions and restrictions. 7004/head
2018-08-01 Wolfgang BangerthReturn to the current branch, rather than master. 6959/head
2018-08-01 Martin KronbichlerAdd vtk output of curved mesh. 7006/head
2018-07-31 Benjamin BrandsScaLAPACKMatrix::copy_to(LAPACKFullMatrix) and ScaLAPAC... 6241/head
2018-07-31 Graham HarperCorrect spacing between function definitions
2018-07-31 Graham HarperAdd and remove newlines in appropriate places
2018-07-31 Graham HarperAdd a note about element convergence
2018-07-30 Daniel ArndtMerge pull request #7003 from masterleinad/restrict_bessel1
2018-07-30 Daniel ArndtRestrict wave_number in constructor of Bessel1 to nonne... 7003/head
2018-07-30 David WellsMerge pull request #6998 from masterleinad/improve_depr...
2018-07-30 Martin KronbichlerMerge pull request #6968 from masterleinad/trilinos_wra...
2018-07-30 Jean-Paul PelteretMerge pull request #7000 from kronbichler/fix_high_orde...
2018-07-30 Martin KronbichlerMark some variables as const in the high order VTK... 7000/head
2018-07-30 Jean-Paul PelteretMerge pull request #6994 from agrayver/high_order_vtk
2018-07-29 Daniel ArndtMerge pull request #6997 from masterleinad/fix_various_...
2018-07-29 Daniel ArndtImprove deprecation messages 6998/head
2018-07-29 Daniel ArndtFix various warnings 6997/head
2018-07-29 Wolfgang BangerthMerge pull request #6983 from marcfehling/variable...
2018-07-29 Daniel ArndtMerge pull request #6996 from drwells/remove-jn
2018-07-29 David WellsUse a C++17 function instead of jn. 6996/head
2018-07-29 David WellsMerge pull request #6328 from jppelteret/subscriptor_01
2018-07-28 Alexander GrayverRename function 6994/head
2018-07-28 David WellsAdd a test for Bessel function values.
2018-07-28 David WellsAdd a default value for component in Bessel1::value.
2018-07-28 Jean-Paul PelteretFix position of a lock guard 6328/head
2018-07-28 Jean-Paul PelteretAdd a changelog entry for modifications to Subscriptor...
2018-07-28 Jean-Paul PelteretMerge pull request #6924 from drwells/add-shells
2018-07-28 David WellsMerge pull request #6995 from marcfehling/cleanup-6920
2018-07-28 David WellsMerge pull request #6957 from bangerth/doc-update
2018-07-28 David WellsMerge pull request #6988 from tjhei/add-test-step-56
2018-07-28 David WellsMerge pull request #6985 from agrayver/deprecate_pbvcc
2018-07-28 David WellsMerge pull request #6986 from masterleinad/replace_pets...
2018-07-27 Alexander GrayverUpdate tests 6985/head
2018-07-27 Alexander GrayverAddress comments
2018-07-27 Alexander GrayverAdd changelog
2018-07-27 Alexander GrayverAdd support for high-order VTK output
2018-07-27 Martin KronbichlerMerge pull request #6861 from kronbichler/fix_evaluatio...
2018-07-26 Graham HarperFix indentation again
2018-07-26 Graham HarperChange 'node' to 'vertex' in documentation
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.