]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-03-30 Martin KronbichlerMerge pull request #9769 from kronbichler/fix_mapping_f...
2020-03-30 Martin KronbichlerMerge pull request #9770 from bangerth/67
2020-03-29 Martin KronbichlerTest case for MappingManifold 9769/head
2020-03-29 Martin Kronbichlerchangelog
2020-03-29 Martin KronbichlerTestcase
2020-03-29 Martin KronbichlerRemove cell similarity for MappingFEField as we cannot...
2020-03-29 Martin KronbichlerMerge pull request #9000 from bangerth/nedelec
2020-03-29 Martin KronbichlerMerge pull request #9771 from bangerth/doc
2020-03-29 Wolfgang BangerthFix broken documentation. 9771/head
2020-03-29 Wolfgang BangerthAlso make step-67 depend on step-40. 9770/head
2020-03-29 Wolfgang BangerthMerge pull request #9765 from rezarastak/table_handler_doc
2020-03-29 Wolfgang BangerthMerge pull request #9764 from peterrum/pow_t
2020-03-29 Winnifried... And again the fix for the project_bv_curl_conf_04 test 9000/head
2020-03-29 Daniel ArndtMerge pull request #9766 from kronbichler/fix_tutorial_...
2020-03-29 Martin KronbichlerFollow-up to step-67: fix tutorial graph 9766/head
2020-03-29 Reza RastakMinor documentation changes for TableHandler 9765/head
2020-03-29 Daniel ArndtMerge pull request #9763 from kronbichler/avoid_n_array...
2020-03-28 Peter MunchTemplate Utilities::pow() 9764/head
2020-03-28 Martin KronbichlerAvoid deprecated VectorizedArray::n_array_elements 9763/head
2020-03-28 Wolfgang BangerthMerge pull request #8319 from kronbichler/step-67
2020-03-28 Martin KronbichlerMerge pull request #9761 from masterleinad/remove_block...
2020-03-28 Martin KronbichlerMerge pull request #9755 from bangerth/graphs
2020-03-28 Martin KronbichlerMerge pull request #9759 from masterleinad/fix_dof_tool...
2020-03-28 Wolfgang BangerthMerge pull request #9656 from kronbichler/mapping_q_opt...
2020-03-28 Martin KronbichlerChangelog 8319/head
2020-03-28 Daniel ArndtDelete BlockMatrixArray and MeanValueFilter 9761/head
2020-03-28 Daniel ArndtFix failing test dof_tools_12a 9759/head
2020-03-28 Martin KronbichlerChangelog 9656/head
2020-03-28 Martin KronbichlerOne new test, one included in existing one
2020-03-28 Martin KronbichlerImplement matrix-free evaluation of geometry for MF...
2020-03-28 Martin KronbichlerInstantiate ShapeInfo for all vectorized arrays
2020-03-28 Martin KronbichlerFix Wolfgang's final comments
2020-03-28 Martin KronbichlerMerge pull request #5 from bangerth/step-67-3
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 Wolfgang BangerthCopy pieces of the module graph into some of the modules. 9755/head
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-28 Wolfgang BangerthLink to step-67.
2020-03-28 Wolfgang BangerthLink to step-67 and 69.
2020-03-28 Wolfgang BangerthBe pedantically correct when looping over cells.
2020-03-28 Wolfgang BangerthMore work on the .cc.
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 Wolfgang BangerthUse std::unique_ptr instead of std::shared_ptr.
2020-03-27 Daniel ArndtRemove deprecated Timer member functions 9749/head
2020-03-27 Martin KronbichlerFix indent
2020-03-27 Martin KronbichlerFurther improve text
2020-03-27 Martin KronbichlerAvoid vectorization level
2020-03-27 Martin KronbichlerMerge pull request #4 from bangerth/step-67-b
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 Wolfgang BangerthSmall edits to the step-67.cc file.
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 Wolfgang BangerthMore edits to the results section.
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
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.