]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-18 Niklas Fehnchange declarations 9676/head
2020-03-18 Niklas Fehnmerge_triangulations(): replace std::initializer_list...
2020-03-18 Daniel ArndtMerge pull request #9670 from tjhei/remove_refs_to_step_19
2020-03-18 Daniel ArndtMerge pull request #9673 from tjhei/clang_4_constexpr
2020-03-18 Daniel ArndtMerge pull request #9674 from peterrum/vectorized_array...
2020-03-18 Wolfgang BangerthMerge pull request #9509 from marcfehling/bug-serialization
2020-03-18 Peter MunchVectorizedArrayIterator enable std::distance and add... 9674/head
2020-03-17 Timo HeisterMerge pull request #9658 from tjhei/check_doxygen_disal...
2020-03-17 Timo Heisterdisallow h2 in tutorial headers 9658/head
2020-03-17 Timo Heisteraddress comment 9673/head
2020-03-17 Daniel ArndtMerge pull request #9671 from tjhei/tests_hdf5_fix
2020-03-17 Timo Heisterclang 4 constexpr detection
2020-03-17 Timo Heisteruse templated version 9671/head
2020-03-17 Timo Heisteraddress comments 9670/head
2020-03-17 Timo Heisterremove references to step-19
2020-03-17 Martin KronbichlerMerge pull request #9669 from jodlbauer/master
2020-03-17 Daniel JodlbauerMF::copy_from: add missing fields 9669/head
2020-03-16 Timo HeisterFix hdf5 tests
2020-03-16 Timo HeisterMerge pull request #9644 from peterrum/dofhandlerpolicy...
2020-03-16 Wolfgang BangerthMerge pull request #9667 from Rombur/warning_clang_10
2020-03-16 Daniel ArndtMerge pull request #9631 from nfehn/master
2020-03-16 Martin KronbichlerMerge pull request #9660 from peterrum/vectorizedarray_...
2020-03-16 Peter MunchEnable std::max_element for VectorizedArray 9660/head
2020-03-16 Peter MunchSimplify ParallelDistributed::distribute_dofs() by... 9644/head
2020-03-16 Wolfgang BangerthMerge pull request #9663 from peterrum/dofhandlerpolicy...
2020-03-15 Martin KronbichlerMerge pull request #9664 from kronbichler/improve_tenso...
2020-03-15 Martin KronbichlerMerge pull request #9666 from tamiko/fix_step69_for_clang4
2020-03-15 Martin KronbichlerMerge pull request #9662 from kronbichler/fix_tests
2020-03-15 Martin KronbichlerManually unroll a loop in matrix-free tensor product... 9664/head
2020-03-15 Matthias Maierexamples/step-69: use std::atomic::load() 9666/head
2020-03-15 Peter MunchMake enumeration consistent in internal::DoFHandlerImpl... 9663/head
2020-03-15 Martin KronbichlerFix two tests after elimination of logfile 9662/head
2020-03-14 David WellsMerge pull request #9650 from masterleinad/remove_globa...
2020-03-13 Daniel ArndtMerge pull request #9648 from blaisb/improve_sort_parti...
2020-03-13 Bruno TurcksinFix clang 10 warnings 9667/head
2020-03-13 Daniel ArndtMerge pull request #9657 from kronbichler/remove_types_...
2020-03-13 Martin KronbichlerReplace a few types_are_equal by std::is_same 9657/head
2020-03-13 Martin KronbichlerMerge pull request #9654 from kronbichler/split_mapping...
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 Martin KronbichlerMerge pull request #9653 from peterrum/ecl_std_function
2020-03-12 Martin KronbichlerSplit instatiations of matrix-free MappingInfo 9654/head
2020-03-12 Daniel ArndtFix up tests 9650/head
2020-03-12 Bruno BlaisCompletely reworked the pull request.
2020-03-12 Peter MunchECL: fix variable names and a std::function version 9653/head
2020-03-12 Daniel ArndtMerge pull request #9651 from bangerth/lbb
2020-03-12 Daniel ArndtMerge pull request #9652 from bangerth/22
2020-03-11 Daniel ArndtRemove initlog() from gsl quick test
2020-03-11 Wolfgang BangerthClarify step-22. 9652/head
2020-03-11 Wolfgang BangerthAdd links to step-20 and 22. 9651/head
2020-03-11 Daniel ArndtReplace logfile in more tests
2020-03-11 Martin KronbichlerMerge pull request #9646 from tjhei/precondition_cehbys...
2020-03-11 Daniel ArndtMerge pull request #9649 from kronbichler/avoid_global_...
2020-03-11 Martin KronbichlerAvoid global logfile variable for matrix-free tests 9649/head
2020-03-11 Daniel ArndtMerge pull request #9565 from kronbichler/matrix_free_u...
2020-03-11 Martin KronbichlerMerge pull request #9647 from tjhei/precondition_cheby_...
2020-03-10 Bruno BlaisAdded two cached variables to the particle handler...
2020-03-10 Timo HeisterPreconditionChebyshev: minor documentation cleanup 9647/head
2020-03-10 Timo HeisterPreconditionChebyshev: make estimate_eigenvalues public 9646/head
2020-03-10 Daniel ArndtMerge pull request #9643 from peterrum/accessor_geometr...
2020-03-10 Niklas Fehnnew function set_zero_mean_value() 9631/head
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 Martin KronbichlerChangelog 9565/head
2020-03-09 Martin KronbichlerAdd test case
2020-03-09 Martin KronbichlerEnable refreshing MatrixFree geometry data for changed...
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
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.