]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-22 Peter MunchFill many functions
2020-03-21 Peter MunchAdd test
2020-03-21 Peter MunchAdd assert
2020-03-21 Peter MunchAdd update_ghost_values and compress
2020-03-21 Peter MunchImplement initialization
2020-03-21 Peter MunchUse MPI in tests
2020-03-21 Peter MunchAdd empty partitioner
2020-03-21 Peter MunchAdd MemorySpaceData and start to implement resize_val
2020-03-21 Peter MunchAdd test and MatrixFree::initialize_dof_vector
2020-03-21 Peter MunchRemove implementation and comments
2020-03-21 Peter MunchIgnore complex numbers
2020-03-21 Peter MunchCopy vector
2020-03-21 Martin KronbichlerMerge pull request #9700 from bangerth/3-lines
2020-03-21 Martin KronbichlerMerge pull request #9698 from bangerth/69
2020-03-21 Martin KronbichlerMerge pull request #9697 from bangerth/20-2
2020-03-21 Martin KronbichlerMerge pull request #9699 from bangerth/51
2020-03-21 Wolfgang BangerthMerge pull request #9692 from tjhei/bundled_tbb_gcc9_warn
2020-03-21 Wolfgang BangerthRespect the 3-empty-lines rule. 9700/head
2020-03-20 Wolfgang BangerthMove table formatting code next to where the table... 9699/head
2020-03-20 Wolfgang BangerthFix a typo. 9698/head
2020-03-20 Wolfgang BangerthMerge pull request #9695 from kronbichler/step-69-typo
2020-03-20 Wolfgang BangerthSimplify the code a bit. 9697/head
2020-03-20 Martin KronbichlerMerge pull request #9691 from bangerth/20
2020-03-20 Martin KronbichlerFix a few typos in step-69 9695/head
2020-03-20 Timo Heisterbundled tbb warnings with gcc9 9692/head
2020-03-20 Wolfgang BangerthModularize step-20 better. 9691/head
2020-03-20 Wolfgang BangerthMerge pull request #9686 from tamiko/tensor_cleanup
2020-03-20 Martin KronbichlerMerge pull request #9681 from peterrum/vectorized_array...
2020-03-20 Peter MunchChange type of template argument width of VectorizedArr... 9681/head
2020-03-20 Daniel ArndtMerge pull request #9675 from peterrum/vectorized_array...
2020-03-20 Matthias Maierbase/tensor.h add two static asserts 9686/head
2020-03-20 Matthias MaierRevert "Bugfix: Allow compilation in C++98 mode"
2020-03-20 Matthias Maierbase/tensor.h: remove redundant recursion step
2020-03-19 Wolfgang BangerthMerge pull request #9530 from simonsticko/correcting_de...
2020-03-19 Peter MunchVectorizedArrayIterator enable std::advance() 9675/head
2020-03-19 Daniel ArndtMerge pull request #9679 from masterleinad/default_copy...
2020-03-19 Wolfgang BangerthMerge pull request #9676 from nfehn/initializer_vs_vector_2
2020-03-19 Wolfgang BangerthMerge pull request #9100 from tjhei/mg_data_out_clean
2020-03-19 David WellsMerge pull request #9677 from tjhei/remove-step-19
2020-03-19 Simon StickoAvoid correcting higher derivatives if mapping is Carte... 9530/head
2020-03-19 Daniel ArndtMerge pull request #9678 from tjhei/constexpr_cxx14_rename
2020-03-18 Daniel ArndtDefault copy constructor for MatrixBlock 9679/head
2020-03-18 Timo Heisterrename _HAVE_CXX14_CONSTEXPR_CAN_CALL_NONCONSTEXPR 9678/head
2020-03-18 Martin KronbichlerMerge pull request #9639 from peterrum/nonconti_padding
2020-03-18 Timo Heisterremove step-19 9677/head
2020-03-18 Timo Heisterchangelog 9100/head
2020-03-18 Timo Heisterinitial version of mg_data_out
2020-03-18 Niklas Fehnchange declarations 9676/head
2020-03-18 Peter MunchEnable Utilities::MPI::NoncontiguousPartitioner to... 9639/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
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.