]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-12 Bruno BlaisAdded the change list 9648/head
2020-03-12 Bruno BlaisMinor re-editing of the text
2020-03-12 Bruno BlaisUpdate include/deal.II/particles/particle_handler.h
2020-03-12 Bruno BlaisCompletely reworked the pull request.
2020-03-10 Bruno BlaisAdded two cached variables to the particle handler...
2020-03-10 Daniel ArndtMerge pull request #9643 from peterrum/accessor_geometr...
2020-03-10 Peter MunchUse range-based iterators 9643/head
2020-03-10 Peter MunchReplace some hard written constants by using GeometryInfo
2020-03-09 Matthias MaierMerge pull request #9642 from kronbichler/step-69-include
2020-03-09 Martin KronbichlerAdd missing include file for step-69 9642/head
2020-03-09 Timo HeisterMerge pull request #9641 from peterrum/step69-fixwarning
2020-03-09 Martin KronbichlerMerge pull request #9640 from peterrum/step69-fixinclude
2020-03-09 Peter MunchStep-69: fix warnings 9641/head
2020-03-09 Peter MunchStep-69: add missing include cmath 9640/head
2020-03-09 Wolfgang BangerthMerge pull request #9635 from drwells/clarify-manifolds...
2020-03-09 Wolfgang BangerthMerge pull request #9634 from peterrum/nonconti_warning_fix
2020-03-08 Daniel ArndtMerge pull request #9633 from peterrum/NoncontiguousPar...
2020-03-08 Peter MunchAdd default constructor to NoncontiguousPartitioner 9633/head
2020-03-07 Matthias MaierMerge pull request #9638 from drwells/improve-spelling...
2020-03-07 Matthias MaierMerge pull request #9637 from drwells/fix-variable...
2020-03-07 David Wellsstep-69: improve spelling. 9638/head
2020-03-07 David Wellsstep-69: fix some timer variable names. 9637/head
2020-03-07 David WellsClarify some discussion on Manifolds in step-49. 9635/head
2020-03-07 David WellsMerge pull request #8445 from tamiko/hydrodynamics_exam...
2020-03-07 Matthias Maierfinal touches 8445/head
2020-03-07 Matthias Maierde-generic-alize lambdas, use boost::make_iterator_rang...
2020-03-07 Matthias Maierrename Scope object to scope
2020-03-07 Matthias Maierremove asynchronous IO mechanism
2020-03-07 Matthias MaierAddress some more review comments
2020-03-07 Matthias Maiersimplify code
2020-03-07 Matthias MaierAddress some more review comments
2020-03-07 Ignacio Tomas... Intro added stuff addressing some comments.
2020-03-07 Matthias MaierAddress some more review comments
2020-03-07 Matthias Maieruse face_indices
2020-03-07 Matthias Maieraddress some more review comments
2020-03-07 Matthias Maieradd a news/changes entry
2020-03-07 Ignacio Tomas... Almost done
2020-03-07 Matthias Maiertry to work around an internal compiler error
2020-03-07 Matthias Maieradjust argument order of write_vtu_with_pvtu_record...
2020-03-07 Ignacio Tomas... Intro.dox almost done. Minor stuff pending in the cc...
2020-03-07 Matthias Maieraddress @bangerth's review comments
2020-03-07 Ignacio Tomas... More polishing
2020-03-07 Ignacio Tomas... Minor modifications
2020-03-07 Ignacio Tomas... Sandia affiliation header added in both files for legal...
2020-03-07 Matthias MaierMultiple code fixes: avoid C++17, fix compilation,...
2020-03-07 Matthias Maierupdate documentation, part XI
2020-03-07 Matthias Maierupdate documentation, part X
2020-03-07 Ignacio Tomas... update documentation, part IX
2020-03-07 Ignacio Tomas... update documentation, part VIII
2020-03-07 Ignacio Tomas... update documentation, part VII
2020-03-07 Matthias Maierupdate documentation, part VI
2020-03-07 Ignacio Tomas... update documentation, part V
2020-03-07 Matthias Maierupdate documentation, part IV
2020-03-07 Ignacio Tomas... update documentation, part III
2020-03-07 Ignacio Tomas... Last line modified 1560
2020-03-07 Ignacio Tomas... Adding minor corrections everywhere
2020-03-07 Matthias Maiercode cleanup
2020-03-07 Matthias Maierupdate documentation, part II
2020-03-07 Matthias Maieruse write_vtu_with_pvtu_record, code cleanup
2020-03-07 Matthias Maierreindent, layout changes, and address some review comments
2020-03-07 Ignacio Tomas... Update documentation, part I
2020-03-07 Ignacio Tomas... nothing
2020-03-07 Matthias Maierinitial commit
2020-03-07 Peter MunchRemove auto form test mpi_noncontiguous_partitioner_02.cc 9634/head
2020-03-07 Martin KronbichlerMerge pull request #9610 from peterrum/ca_log
2020-03-07 Martin KronbichlerMerge pull request #9623 from peterrum/ca_namespace
2020-03-07 Peter MunchAdd chang-log entry for ConsensusAlgorithm 9610/head
2020-03-07 Peter MunchInroduce ConsensusAlgorithm namespace 9623/head
2020-03-06 Martin KronbichlerMerge pull request #9607 from bangerth/active_cell_iter...
2020-03-06 Martin KronbichlerMerge pull request #9629 from bangerth/typos
2020-03-06 Martin KronbichlerMerge pull request #9387 from peterrum/non-continuous...
2020-03-06 Wolfgang BangerthConvert a lot of places to range-based loops over all... 9607/head
2020-03-06 Wolfgang BangerthFix a typo. 9629/head
2020-03-06 Martin KronbichlerMerge pull request #9630 from peterrum/ca_instantiation_fix
2020-03-06 Peter MunchAdd Utilities::MPI::NoncontiguousPartitioner 9387/head
2020-03-06 Martin KronbichlerMerge pull request #9624 from peterrum/ExcNeedsMPI
2020-03-06 Peter MunchInstantiate all ConsensusAlgorithm components 9630/head
2020-03-06 Peter MunchIntoduce and use new ExcNeedsMPI 9624/head
2020-03-06 Wolfgang BangerthMerge pull request #9585 from tjhei/use_global_cell_ind...
2020-03-06 David WellsMerge pull request #9628 from bangerth/69
2020-03-05 Wolfgang BangerthMerge pull request #9580 from MFraters/add_rank_2_tenso...
2020-03-05 Wolfgang BangerthReference step-69 in a couple of places. 9628/head
2020-03-05 Daniel ArndtMerge pull request #9622 from bangerth/vertex_indices
2020-03-05 David WellsMerge pull request #9614 from tjhei/cleanup_check_inden...
2020-03-05 Wolfgang BangerthMerge pull request #9625 from drwells/add-missing-boost...
2020-03-05 David WellsAdd a missing boost header. 9625/head
2020-03-05 Wolfgang BangerthUse GeometryInfo::vertex_indices() in tests/. 9622/head
2020-03-05 Martin KronbichlerMerge pull request #9616 from bangerth/active_cell_iter...
2020-03-05 Martin KronbichlerMerge pull request #9600 from peterrum/ca_move_to_new_file
2020-03-05 Wolfgang BangerthUse GeometryInfo::vertex_indices() in include/ and...
2020-03-05 Wolfgang BangerthAdd a changelog entry.
2020-03-05 Wolfgang BangerthAdd GeometryInfo::vertex_indices().
2020-03-05 Daniel ArndtMerge pull request #9619 from bangerth/warnings
2020-03-05 David WellsMerge pull request #9615 from tjhei/cleanup_shell_scripts
2020-03-05 Menno FratersFix tester: remove constant expression. 9580/head
2020-03-04 Wolfgang BangerthAvoid a bunch of warnings in release mode. 9619/head
2020-03-04 Peter MunchMove ConsensusAlgorithm related functions to mpi_consen... 9600/head
2020-03-04 Menno Fratersexpand testing
2020-03-04 Menno Fratersadress Wolfgangs comments.
2020-03-04 Wolfgang BangerthMore active_cell_iterators(). 9616/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.