]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-04-23 Reza RastakNew const member functions added to DiscreteTime
2020-04-22 Daniel ArndtMerge pull request #9934 from bangerth/delete
2020-04-22 Timo HeisterMerge pull request #9940 from bangerth/typo
2020-04-22 Wolfgang BangerthFix a typo. 9940/head
2020-04-22 Wolfgang BangerthExplicitly =delete copy operators for TaskDescriptor. 9934/head
2020-04-21 Wolfgang BangerthMerge pull request #9932 from tjhei/tidy_clang10fixes
2020-04-21 Timo Heistersmall clang-tidy fix 9932/head
2020-04-20 Timo HeisterMerge pull request #9924 from drwells/improve-compilati...
2020-04-20 Timo HeisterMerge pull request #9927 from rezarastak/clang_tidy_enhance
2020-04-20 Wolfgang BangerthMerge pull request #9912 from tjhei/doc_workload
2020-04-20 Daniel ArndtMerge pull request #9926 from peterrum/tutorials_default
2020-04-20 Timo HeisterMerge pull request #9922 from masterleinad/build_docume...
2020-04-20 Reza Rastakremove some checks in clang-tidy config 9927/head
2020-04-20 Reza Rastakseveral improvements done based on clang-tidy 9.0 sugge...
2020-04-19 Peter MunchRemove most <> from tutorials 9926/head
2020-04-19 Timo Heisterdocumentation: workload_imbalance and assert valid 9912/head
2020-04-19 David WellsSplit grid_tools.cc into two instantiation files. 9924/head
2020-04-19 David WellsMove some non-template functions into a new file.
2020-04-19 David WellsTweak the settings for unity builds slightly.
2020-04-19 Daniel ArndtBuild documentation 9922/head
2020-04-19 Wolfgang BangerthMerge pull request #9880 from masterleinad/fix_doxygen
2020-04-19 Daniel ArndtMerge pull request #9915 from tjhei/move_is_multilevel_...
2020-04-18 Timo Heistermove is_multilevel_hierarchy_constructed() up 9915/head
2020-04-18 Daniel ArndtMerge pull request #9921 from kronbichler/fix_parallel_...
2020-04-18 Martin KronbichlerMerge pull request #9918 from masterleinad/remove_depre...
2020-04-18 Martin KronbichlerFix test mpi/parallel_vector_16 9921/head
2020-04-17 Daniel ArndtMerge pull request #9916 from drwells/improve-step-8
2020-04-17 Daniel Arndthotfix step-50 9880/head
2020-04-17 Daniel ArndtFix source
2020-04-17 Daniel ArndtFix include
2020-04-17 Daniel ArndtFix examples
2020-04-17 Daniel ArndtFix doc
2020-04-17 Wolfgang BangerthMerge pull request #9917 from nfehn/step-35
2020-04-17 Daniel ArndtFix indentation
2020-04-17 Daniel ArndtEnable zlib again for doxygen
2020-04-17 Daniel ArndtUpdate doc/doxygen/options.dox.in
2020-04-17 Daniel ArndtMiscallaneous fixes
2020-04-17 Daniel ArndtDon't copy from FEEvaluationAccess
2020-04-17 Daniel ArndtFix more link requests
2020-04-17 Daniel ArndtDon't use template argument in documentation
2020-04-17 Daniel ArndtDon't use dealii:: in tria_objects.h
2020-04-17 Daniel ArndtAvoid some failing link requests
2020-04-17 Daniel ArndtHide internal functions and specializations
2020-04-17 Daniel ArndtUse @p instead of @param
2020-04-17 Daniel ArndtFix CoarseningStrategies
2020-04-17 Daniel ArndtFix symengine_*_operations.h
2020-04-17 Daniel ArndtFix std namespace
2020-04-17 Daniel ArndtFix examples
2020-04-17 Daniel ArndtModify options.dox.in
2020-04-17 Daniel ArndtFix doc entries
2020-04-17 Daniel ArndtFix step-*
2020-04-17 Daniel ArndtRemove deprecated ratio member functions 9918/head
2020-04-17 Niklas Fehnimprove documentation of step-35 9917/head
2020-04-17 David Wellsstep-8: make text agree with code. 9916/head
2020-04-17 Wolfgang BangerthMerge pull request #9906 from masterleinad/remove_depre...
2020-04-17 David Wellsstep-8: make setup more like step-6.
2020-04-17 David Wellsstep-8: improve header whitespace.
2020-04-17 David Wellsstep-8: remove destructor.
2020-04-17 David Wellsstep-8: Improve doxygen links.
2020-04-17 David Wellsstep-8: use {} instead of very long type.
2020-04-17 Timo HeisterMerge pull request #9911 from masterleinad/use_checkout...
2020-04-17 Daniel ArndtFix tests 9906/head
2020-04-17 David Wellsstep-8: Use AffineConstraints::distribute_local_to_glob...
2020-04-17 David Wellsstep-8: use MathJax in some formulas.
2020-04-16 Daniel ArndtMerge pull request #9910 from masterleinad/fix_petsc_co...
2020-04-16 Daniel ArndtAlso use chevkout@v2 for Windows CI 9911/head
2020-04-16 Martin KronbichlerMerge pull request #9907 from kronbichler/do_not_includ...
2020-04-16 Martin KronbichlerMerge pull request #9905 from drwells/remove-static...
2020-04-16 Daniel ArndtFix petsc/copy_to_dealvec_block 9910/head
2020-04-16 Martin KronbichlerMerge pull request #9909 from peterrum/grid_tools_excha...
2020-04-16 Martin KronbichlerChangelog 9907/head
2020-04-16 Wolfgang BangerthMerge pull request #9908 from peterrum/write_vkt_fix_type
2020-04-16 Peter MunchGridTools::exchange_cell_data_to_ghosts replace static_... 9909/head
2020-04-16 David WellsRemove some unneeded static casts. 9905/head
2020-04-16 Peter MunchFix type in GridOut::write_vtk 9908/head
2020-04-16 Martin KronbichlerDo not include fe_q.h in mapping_q_generic.h
2020-04-16 Martin KronbichlerMerge pull request #9873 from jppelteret/doc_timesteppi...
2020-04-16 Martin KronbichlerMerge pull request #9902 from peterrum/latex_fixes
2020-04-16 Martin KronbichlerMerge pull request #9904 from drwells/gnuplot-cleanup-1
2020-04-16 Daniel ArndtRemove deprecated Vector::print overloads
2020-04-16 David WellsMerge pull request #9897 from bangerth/52
2020-04-16 David WellsMerge pull request #9896 from tcclevenger/constant_mode...
2020-04-16 David WellsMerge pull request #9899 from bangerth/52-2
2020-04-16 David WellsMove an object to the stack. 9904/head
2020-04-16 Wolfgang BangerthMerge pull request #9885 from peterrum/prm_warning
2020-04-15 David WellsMerge pull request #9895 from bangerth/enable_if
2020-04-15 Peter MunchAdd warning to parse_input 9885/head
2020-04-15 Peter MunchMinor latex fixes in step-67 and step-69 9902/head
2020-04-15 Daniel ArndtMerge pull request #9894 from bangerth/prm
2020-04-15 Daniel ArndtMerge pull request #9900 from bangerth/visit
2020-04-15 Wolfgang BangerthCorrect the spelling of the VisIt program. 9900/head
2020-04-15 Wolfgang BangerthMake the output of step-52 a bit easier to read. 9899/head
2020-04-15 Wolfgang BangerthUse the same variable name in all output files. 9897/head
2020-04-15 tcclevengerextract_constant_modes fix 9896/head
2020-04-15 Bruno TurcksinMerge pull request #9893 from bangerth/cleanups
2020-04-15 Wolfgang BangerthUse std::enable_if instead of boost::disable_if. 9895/head
2020-04-15 Wolfgang BangerthUse std::ifstream instead of the detour via std::filebuf. 9894/head
2020-04-15 Wolfgang BangerthFix a couple of things in step-52. 9893/head
2020-04-15 Wolfgang BangerthMerge pull request #9890 from luca-heltai/set-particle...
2020-04-15 David WellsMerge pull request #9826 from kronbichler/remove_fe_q_f...
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.