]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-04 Wolfgang BangerthAdd a changelog entry. 9586/head
2020-03-04 Wolfgang BangerthCompress documentation.
2020-03-04 Wolfgang BangerthIntroduce types::global_cell_index.
2020-03-03 Daniel ArndtMerge pull request #9605 from bangerth/simplify
2020-03-03 Wolfgang BangerthMerge pull request #9608 from tjhei/table_handler_uint6...
2020-03-03 Timo Heisterdoc: TableHandler uint_64 type 9608/head
2020-03-03 Timo HeisterMerge pull request #9604 from peterrum/ConsensusAlgorit...
2020-03-03 Wolfgang BangerthMerge pull request #9606 from tjhei/doxygen_warnings
2020-03-03 Daniel ArndtMerge pull request #9603 from bangerth/face_indices
2020-03-03 Timo Heisterfix some doxygen warnings 9606/head
2020-03-03 Wolfgang BangerthSimplify a piece of code. 9605/head
2020-03-03 Peter MunchFix type of ConsensusAlgorithmProcessTargets 9604/head
2020-03-03 Wolfgang BangerthMerge pull request #9592 from tjhei/ci_test64bit
2020-03-03 Martin KronbichlerMerge pull request #9593 from nfehn/master
2020-03-03 Martin KronbichlerMerge pull request #9556 from peterrum/vectorized_trans...
2020-03-03 Wolfgang BangerthMerge pull request #9599 from kronbichler/another_longl...
2020-03-03 Peter MunchAdd new vectorized_load_and_transpose and vectorized_tr... 9556/head
2020-03-03 Martin KronbichlerAdd overload for logstream's << for uint64_t 9599/head
2020-03-03 Niklas FehnMGTransfer: don't repeat yourself 9593/head
2020-03-03 Wolfgang BangerthMerge pull request #9557 from dangars/fix_equation_step_8
2020-03-03 Wolfgang BangerthMerge pull request #9575 from tjhei/doc_tria_level_ghost
2020-03-03 Wolfgang BangerthMerge pull request #9595 from masterleinad/use_template...
2020-03-03 Wolfgang BangerthMerge pull request #9560 from gassmoeller/fix_polar_man...
2020-03-03 Wolfgang BangerthConvert explicit loops over faces to range-based loops. 9603/head
2020-03-02 Daniel ArndtUpdate include/deal.II/base/utilities.h 9595/head
2020-03-02 Daniel ArndtUse a template for Utilities::reverse_permutation and...
2020-03-02 Martin KronbichlerMerge pull request #9591 from kronbichler/fix_64bit_warning
2020-03-02 Martin KronbichlerMerge pull request #9587 from bangerth/follow-up
2020-03-02 Rene GassmoellerFix documentation and indentation 9560/head
2020-03-02 Timo HeisterMerge pull request #9590 from kronbichler/fix_compile_64b
2020-03-02 Wolfgang BangerthAdd a changelog entry. 9587/head
2020-03-02 Wolfgang BangerthUpdate the readme file.
2020-03-02 Timo HeisterCI: github action: test 64bit indices 9592/head
2020-03-02 Martin KronbichlerRemove duplicate code of invert_permutation 9590/head
2020-03-02 Martin KronbichlerEliminate two places with unsigned long long int
2020-03-02 Martin KronbichlerFix two 64 bit warnings by converting to long long... 9591/head
2020-03-02 Martin KronbichlerMerge pull request #9589 from kronbichler/fixup_geometr...
2020-03-02 Martin KronbichlerFix compile error of GeometryInfo::unit_tangential_vect... 9589/head
2020-03-02 Martin KronbichlerMerge pull request #9574 from peterrum/anonymous_ca
2020-03-02 Peter MunchAdd AnonymousConsensusAlgorithmProcess 9574/head
2020-03-02 Daniel ArndtMerge pull request #9581 from bangerth/uint64_t
2020-03-02 Timo HeisterMerge pull request #9583 from tjhei/ci_remove_checkdoxygen
2020-03-01 Timo HeisterCI: remove check_doxygen as we do this in Travis 9583/head
2020-03-01 Timo HeisterMerge pull request #9582 from masterleinad/improve_inde...
2020-03-01 Timo Heisterdocumentation: improve level_ghost_owners 9575/head
2020-03-01 Daniel ArndtImprove indentation of Jenkinsfile 9582/head
2020-03-01 Martin KronbichlerMerge pull request #9576 from peterrum/mglevelglobaltra...
2020-03-01 Peter MunchAdd assert to MGLevelGlobalTransfer 9576/head
2020-03-01 Wolfgang BangerthMerge pull request #9571 from tjhei/fgmres_doc
2020-03-01 Wolfgang BangerthUse uint64_t instead of 'unsigned long long int'. 9581/head
2020-03-01 David WellsMerge pull request #9542 from tjhei/ci_run_checkdoxygen
2020-02-29 Timo HeisterCI: run checkdoxygen.py for each PR 9542/head
2020-02-29 David WellsMerge pull request #9541 from tjhei/check_doxygen_cleanup
2020-02-29 Martin KronbichlerMerge pull request #9579 from kronbichler/unit_tangenti...
2020-02-29 Martin KronbichlerChangelog 9579/head
2020-02-29 Martin KronbichlerUse new tangential vectors
2020-02-29 Martin KronbichlerAdd test case
2020-02-29 Martin KronbichlerAdd constexpr array with unit tangential vectors
2020-02-28 Wolfgang BangerthMerge pull request #9578 from tjhei/doxygen_constexpr_macro
2020-02-28 Timo HeisterMerge pull request #9567 from tjhei/ci_test_matrixfree
2020-02-28 Timo Heisterdoxygen: replace DEAL_II_CONSTEXPR 9578/head
2020-02-28 Wolfgang BangerthMerge pull request #9549 from tjhei/parallel_64bit_chan...
2020-02-28 Timo HeisterMerge pull request #9572 from nfehn/master
2020-02-28 Niklas Fehnimprove documentation of MGTransferMatrixFree::interpol... 9572/head
2020-02-28 Martin KronbichlerMerge pull request #9521 from kronbichler/timer_remove_...
2020-02-27 Timo Heisteramend FGMRES documentation 9571/head
2020-02-27 Rene Gassmoellerrefactor duplicated code into separate function
2020-02-27 Rene GassmoellerAdd test
2020-02-27 Rene GassmoellerAdd PolarManifold::normal_vector
2020-02-27 Timo Heisterupdate 9567/head
2020-02-27 Matthias MaierMerge pull request #9570 from tjhei/fix_tutorial_inline...
2020-02-26 Timo Heisterdoxygen: do not remove multiline code comments 9570/head
2020-02-26 Wolfgang BangerthMerge pull request #9569 from tjhei/doxygen_skip_header...
2020-02-26 Timo Heisterdoxygen: skip license header in step-xxb 9569/head
2020-02-26 Wolfgang BangerthMerge pull request #9568 from tjhei/64bit_refinement
2020-02-26 Timo Heisterfix 64bit overflow in refine_and_coarsen_fixed_number 9568/head
2020-02-25 Timo HeisterCI: run matrix_free tests
2020-02-25 Timo HeisterMerge pull request #9564 from kronbichler/fe_evaluation...
2020-02-25 Martin KronbichlerMerge pull request #9559 from bangerth/doc
2020-02-25 Martin KronbichlerMake assertions to track state in FEEvaluation debug... 9564/head
2020-02-25 Wolfgang BangerthUpdate documentation of SphericalManifold::normal_vector. 9559/head
2020-02-25 David WellsMerge pull request #9539 from masterleinad/replace_asse...
2020-02-25 David WellsMerge pull request #9561 from bangerth/endl
2020-02-24 Daniel ArndtMerge pull request #9526 from agrayver/add_step_49_python
2020-02-24 Wolfgang BangerthAvoid using std::endl over '\n'. 9561/head
2020-02-24 Alexander GrayverAdd python version of step-49 9526/head
2020-02-21 Daniel Garcia... Fix equation 9557/head
2020-02-20 Wolfgang BangerthMerge pull request #9555 from marcfehling/test-hpconstr...
2020-02-20 Marc FehlingNew test: p::d::tria + hp::dofh + hanging_node_constraints. 9555/head
2020-02-20 Martin KronbichlerMerge pull request #9551 from masterleinad/add_split_by...
2020-02-20 Wolfgang BangerthMerge pull request #9548 from tjhei/64bit_n_global_acti...
2020-02-19 Timo HeisterFix 64bit GridRefinement overflow 9548/head
2020-02-19 Wolfgang BangerthMerge pull request #9553 from GrahamBenHarper/graham_st...
2020-02-19 grahambenharperFix a typo in step-51 files 9553/head
2020-02-19 Daniel ArndtSlight improvements to #9529 9551/head
2020-02-19 Daniel ArndtMerge pull request #9529 from KatrinMang/add_split_by_block
2020-02-19 Timo Heisterchangelog entry for 64bit fixes 9549/head
2020-02-18 Katrin Mangadd split_by_block into index_set 9529/head
2020-02-18 Daniel ArndtAdd comments describing the redefinition 9539/head
2020-02-17 Timo HeisterMerge pull request #9543 from GrahamBenHarper/graham_de...
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.