]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-28 Martin KronbichlerInstantiate ShapeInfo for all vectorized arrays
2020-03-28 Martin KronbichlerMerge pull request #9753 from masterleinad/remove_lapac...
2020-03-28 Martin KronbichlerMerge pull request #9754 from bangerth/52
2020-03-28 Daniel ArndtMerge pull request #9752 from masterleinad/remove_depre...
2020-03-28 Wolfgang BangerthAdd a changelog entry. 9754/head
2020-03-28 Wolfgang BangerthAlso output the current time in .vtu files in step-52.
2020-03-27 Daniel ArndtRemove deprecated LAPACKFullMatrix::apply_lu_factorization 9753/head
2020-03-27 Martin KronbichlerMerge pull request #9750 from masterleinad/remove_depre...
2020-03-27 Wolfgang BangerthMerge pull request #9751 from kronbichler/fix_link
2020-03-27 Daniel ArndtRemove Triangulation::set_manifold() 9752/head
2020-03-27 Martin KronbichlerMerge pull request #9749 from masterleinad/remove_depre...
2020-03-27 Martin Kronbichlerstep-69: Refer to step-60 for parameter subscription... 9751/head
2020-03-27 Daniel ArndtRemove deprecated Multigrid related constructors 9750/head
2020-03-27 Daniel ArndtRemove deprecated Timer member functions 9749/head
2020-03-27 Martin KronbichlerMerge pull request #9655 from jwitte08/shape_info_refactor
2020-03-27 Martin KronbichlerMerge pull request #9733 from rezarastak/tests_using_na...
2020-03-27 Martin KronbichlerMerge pull request #9732 from rezarastak/examples_remov...
2020-03-27 Martin KronbichlerMerge pull request #9746 from masterleinad/remove_param...
2020-03-27 Martin KronbichlerMerge pull request #9747 from masterleinad/remove_parti...
2020-03-27 Reza Rastakusing namespace dealii is removed from tests that inclu... 9733/head
2020-03-27 Reza RastakRemove unnecessary "using namespace" directives from... 9732/head
2020-03-27 Daniel ArndtMerge pull request #9727 from peterrum/mf_tree_improvement
2020-03-27 Daniel ArndtMerge pull request #9734 from peterrum/hp_dofhandler_re...
2020-03-27 Wolfgang BangerthMerge pull request #9742 from masterleinad/remove_all_n...
2020-03-27 Wolfgang BangerthMerge pull request #9745 from tjhei/clang10_warnings
2020-03-27 Timo HeisterMerge pull request #9705 from kronbichler/vectorization...
2020-03-26 Peter MunchAdd improvements to the mf path graph 9727/head
2020-03-26 Peter MunchRemove hp::DoFHandler::get_fe() 9734/head
2020-03-26 Daniel ArndtRemove Utilities::MPI::Partitioner::get_communicator() 9747/head
2020-03-26 Daniel ArndtRemove FEValuesBase::get_all_normal_vectors 9742/head
2020-03-26 Daniel ArndtMerge pull request #9744 from masterleinad/remove_mglev...
2020-03-26 Daniel ArndtRemove ParameterHandler::print_section 9746/head
2020-03-26 Timo Heistersilence boost warnings 9745/head
2020-03-26 Timo Heisterboost: fix misleading indent
2020-03-26 Timo Heisterfix clang 10 warnings
2020-03-26 Martin KronbichlerUnconditionally bail out on non-AVX 256 vectorization... 9705/head
2020-03-26 Martin KronbichlerDo not deprecate DEAL_II_COMPILER_VECTORIZATION_LEVEL...
2020-03-26 Martin KronbichlerChangelog
2020-03-26 Martin KronbichlerMerge pull request #9740 from masterleinad/replcae_tabl...
2020-03-26 Martin KronbichlerMerge pull request #9726 from tjhei/replace_n_array_ele...
2020-03-26 Timo Heisterreplace n_array_elements in a few comments 9726/head
2020-03-26 Daniel ArndtRemove MGLevelObject::clear() 9744/head
2020-03-26 Daniel ArndtMerge pull request #9738 from peterrum/mf_util_fix
2020-03-26 Daniel ArndtReplace deprecated TableIndices constructors 9740/head
2020-03-26 Peter MunchFix MatrixFreeTools 9738/head
2020-03-26 Daniel ArndtMerge pull request #9737 from gassmoeller/specify_uniqu...
2020-03-26 Daniel ArndtMerge pull request #9731 from peterrum/mf_util
2020-03-26 Wolfgang BangerthMerge pull request #9735 from peterrum/dofhandler_n_loc...
2020-03-25 Rene GassmoellerUniquely specify namespace 9737/head
2020-03-25 Martin KronbichlerMerge pull request #9736 from masterleinad/replace_cons...
2020-03-25 Daniel ArndtReplace ConstructionData in documentation 9736/head
2020-03-25 Peter MunchIntroduce new namespace MatrixFreeTools 9731/head
2020-03-25 Peter MunchChange return type of DoFHandler::n_locally_owned_dofs() 9735/head
2020-03-25 Martin KronbichlerMerge pull request #9725 from tjhei/deprecate_n_array_e...
2020-03-25 Timo Heisterannotate deprecation of n_array_elements 9725/head
2020-03-25 Martin KronbichlerMerge pull request #9730 from peterrum/nonconti_reserve
2020-03-25 Peter MunchFix reserve in NoncontiguousPartitioner 9730/head
2020-03-25 Martin KronbichlerMerge pull request #9645 from tjhei/precondition_chebys...
2020-03-25 Martin KronbichlerUpdate example output
2020-03-25 Martin KronbichlerIntroduce DEAL_II_VECTORIZATION_WIDTH_IN_BITS
2020-03-25 Wolfgang BangerthMerge pull request #9728 from rezarastak/tutorial_doc_fix
2020-03-25 Reza Rastaklinks in the tutorials page fixed 9728/head
2020-03-24 Martin KronbichlerMerge pull request #9724 from tjhei/mpi_no_avoid_a_dead...
2020-03-24 Martin KronbichlerMerge pull request #9715 from bangerth/doc
2020-03-24 Martin KronbichlerMerge pull request #9719 from peterrum/mf_tree_fix
2020-03-24 Wolfgang BangerthMinor additions to the documentation about higher order... 9715/head
2020-03-24 Timo HeisterMPI: silence "avoid a deadlock" error message 9724/head
2020-03-24 Peter MunchFix MatrixFree graph 9719/head
2020-03-24 Martin KronbichlerMerge pull request #9687 from bangerth/modules
2020-03-23 David WellsMerge pull request #9721 from bangerth/11
2020-03-23 Wolfgang BangerthMake external file names use our usual naming scheme. 9721/head
2020-03-23 Timo Heisterchangelog 9645/head
2020-03-23 Timo Heisteraddress comments, add documentation
2020-03-23 Wolfgang BangerthReplace the connections graph with the one from the... 9687/head
2020-03-23 Martin KronbichlerMerge pull request #9716 from bangerth/nedelec-sz
2020-03-23 Martin KronbichlerMerge pull request #9717 from peterrum/mf_tree
2020-03-23 Peter MunchAdd a graph to matrix-free module 9717/head
2020-03-23 Martin KronbichlerMerge pull request #9714 from bangerth/11
2020-03-23 Wolfgang BangerthRemove update_once/each() functions from FE_NedelecSZ. 9716/head
2020-03-23 Wolfgang BangerthImprove wording. 9714/head
2020-03-23 Wolfgang BangerthSimplify code a bit.
2020-03-23 Wolfgang BangerthMerge pull request #9694 from agrayver/update_step_11
2020-03-23 Wolfgang BangerthMerge pull request #9713 from tjhei/tutorial_keywords
2020-03-22 Timo Heisterbraces 9713/head
2020-03-22 Martin KronbichlerMerge pull request #9709 from peterrum/vectorizedarray_...
2020-03-22 Martin KronbichlerMerge pull request #8004 from luca-heltai/coupling...
2020-03-22 Timo Heistertutorials: add more keywords
2020-03-22 Matthias MaierMerge pull request #9711 from tjhei/ci_check_file_encoding
2020-03-22 Matthias MaierMerge pull request #9712 from kronbichler/fix_compilati...
2020-03-22 Matthias MaierMerge pull request #9696 from kronbichler/step-69-links
2020-03-22 Matthias MaierMerge pull request #9706 from kronbichler/remove_a_few_...
2020-03-22 Martin KronbichlerFix compilation with Tpetra vector, 2nd attempt 9712/head
2020-03-22 Timo HeisterPreconditionChebyshev: report eigenvalue statistics
2020-03-22 Timo HeisterMerge pull request #9708 from kronbichler/fix_compilati...
2020-03-22 Timo HeisterCI: check file encoding 9711/head
2020-03-22 Wenyu LeiModify the function call in the test and applied the... 8004/head
2020-03-22 Peter MunchName alias of VectorizedArray::size() consistently 9709/head
2020-03-22 Martin KronbichlerFix compilation with Tpetra vector 9708/head
2020-03-21 Alexander GrayverAdd changelog 9694/head
2020-03-21 Martin KronbichlerRemove another VectorizedArray::n_array_elements 9706/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.