]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-09-24 Martin KronbichlerMerge pull request #8769 from bangerth/complex-3
2019-09-24 Wolfgang BangerthMerge pull request #8828 from dougshidong/fix_mappingfe...
2019-09-24 Doug Shi-DongFix the assertion of MappingFEField's Jacobian determinant. 8828/head
2019-09-24 Daniel ArndtMerge pull request #8836 from Rombur/lyra
2019-09-23 Wolfgang BangerthMerge pull request #8842 from drwells/update-changelog...
2019-09-23 Daniel ArndtMerge pull request #8713 from kronbichler/restructure_f...
2019-09-23 Wolfgang BangerthMerge pull request #8841 from tjhei/doc_derivative_approx
2019-09-23 David WellsClean up more changelog entries. 8842/head
2019-09-23 Wolfgang BangerthAdd a failing test. 8769/head
2019-09-23 Wolfgang BangerthAdd a test.
2019-09-23 Wolfgang BangerthImplement the case of complex-valued vectors.
2019-09-23 Timo Heisterfix documentation in DerivativeApproximation 8841/head
2019-09-23 Bruno TurcksinMerge pull request #8840 from peterrum/gpu-matrixfree...
2019-09-23 Martin KronbichlerMerge pull request #8831 from drwells/update-changelog...
2019-09-23 Bruno TurcksinInline functions because of bugs in hipcc 8836/head
2019-09-23 David Wells Improve some changelog entries. 8831/head
2019-09-23 Martin KronbichlerMerge pull request #8827 from drwells/olabb
2019-09-23 Peter MunchInitialize n_colors in CUDAWrappers::MatrixFree::Additi... 8840/head
2019-09-23 David WellsFix a few more things with the last GridGenerator patch. 8827/head
2019-09-23 Andres Galindoimproved documentation in GridGenerator
2019-09-23 Martin KronbichlerMerge pull request #8830 from drwells/workshop-2
2019-09-23 Martin KronbichlerMerge pull request #8821 from drwells/improve-coding...
2019-09-23 Martin KronbichlerMerge pull request #8835 from masterleinad/fix_msvc
2019-09-23 Daniel ArndtMerge pull request #8739 from MFraters/add_lapack_get_s...
2019-09-23 Daniel ArndtAdd more explanations 8835/head
2019-09-22 David WellsCollate small workshop changelog entries together. 8830/head
2019-09-22 Bruno TurcksinMerge pull request #8728 from kronbichler/mf_add_pre_an...
2019-09-22 Daniel ArndtFix boost problems with MSVC
2019-09-22 Daniel ArndtMerge pull request #8833 from masterleinad/instantiate_...
2019-09-22 Daniel ArndtInstantiate ConsensusAlgorithmSelector 8833/head
2019-09-21 David WellsMerge pull request #8829 from tjhei/get_coarse_mesh_des...
2019-09-21 Timo Heisteradd to documentation of get_coarse_mesh_description() 8829/head
2019-09-21 Martin KronbichlerMerge pull request #8815 from tjhei/tensor_product_dim_...
2019-09-21 Martin KronbichlerMerge pull request #8805 from bangerth/doc-parallel
2019-09-21 Martin KronbichlerMerge pull request #8750 from peterrum/pft-shared-gen
2019-09-21 Martin KronbichlerMerge pull request #8772 from kronbichler/partitioner_e...
2019-09-21 Martin KronbichlerMerge pull request #8818 from masterleinad/remove_bind_1
2019-09-21 Martin KronbichlerMerge pull request #8822 from bangerth/doc-tria
2019-09-20 David WellsMerge pull request #8823 from bangerth/note
2019-09-20 David WellsClarify the state of C++11 member initialization. 8821/head
2019-09-20 Wolfgang BangerthRemove colon after @note. 8823/head
2019-09-20 Wolfgang BangerthBetter document parallel::DistributedTriangulationBase. 8822/head
2019-09-20 David WellsMerge pull request #8808 from peterrum/parallel_triabas...
2019-09-20 David WellsFix some minor issues with the coding conventions doc.
2019-09-20 Daniel ArndtJust capture this 8818/head
2019-09-20 Wolfgang BangerthMerge pull request #8816 from tjhei/tensor_instantiate_...
2019-09-20 Peter MunchCompute number of locally owned active cells per proces... 8808/head
2019-09-20 Peter MunchCreate parallel::fullydistributed::Utilities::create_co... 8750/head
2019-09-20 Daniel ArndtRemove std::bind from hp
2019-09-20 Martin KronbichlerMerge pull request #8752 from bangerth/particles
2019-09-20 Timo Heistermake compile 8815/head
2019-09-20 Timo Heisterinstantiate uninitialied tensor struct 8816/head
2019-09-20 Timo Heisterinstantiate TensorProductPolynomials for dim=0
2019-09-20 Wolfgang BangerthMerge pull request #8809 from peterrum/pft-fix-datatype
2019-09-20 Wolfgang BangerthBetter document parallel::TriangulationBase. 8805/head
2019-09-20 Wolfgang BangerthMerge pull request #8807 from masterleinad/avoid_constr...
2019-09-20 Martin KronbichlerMerge pull request #8788 from bangerth/test
2019-09-20 Peter MunchFix data type in p:f:CellData 8809/head
2019-09-20 Martin KronbichlerMerge pull request #8804 from bangerth/format
2019-09-20 Martin KronbichlerMerge pull request #8799 from kronbichler/speed_up_mg_tools
2019-09-20 Daniel ArndtMerge pull request #8806 from peterrum/pft-compartor
2019-09-20 Daniel ArndtAvoid calling the constructor for emplace_back 8807/head
2019-09-19 Daniel ArndtMerge pull request #8800 from kronbichler/speed_up_inde...
2019-09-19 Martin KronbichlerMerge pull request #8794 from masterleinad/avoid_dangli...
2019-09-19 Peter MunchMove comparator of CellData and ConstructionData out... 8806/head
2019-09-19 Martin KronbichlerAdd comment about an if 8800/head
2019-09-19 Martin KronbichlerTest cases 8728/head
2019-09-19 Martin KronbichlerAdd changelog
2019-09-19 Martin KronbichlerAdd pre- and post-loops to matrix free cell loop
2019-09-19 Martin KronbichlerMerge pull request #8803 from bangerth/typo
2019-09-19 Wolfgang BangerthRemove TimeStepControl::format altogether. 8804/head
2019-09-19 Wolfgang BangerthFix a typo. 8803/head
2019-09-19 Martin KronbichlerUpdate changelog 8772/head
2019-09-19 Martin KronbichlerAvoid MPI_Alltoall in Utilities::MPI::Partitioner by...
2019-09-19 Wolfgang BangerthAdd a test. 8788/head
2019-09-19 Martin KronbichlerAdd changelog
2019-09-19 Martin KronbichlerSpeed up IndexSet::add_indices()
2019-09-19 Martin KronbichlerAdd changelog 8799/head
2019-09-19 Martin KronbichlerSpeed up MGTools::make_boundary_list()
2019-09-19 Martin KronbichlerMerge pull request #8789 from rezarastak/remove_timeste...
2019-09-19 Martin KronbichlerMerge pull request #8798 from peterrum/gridgenerator...
2019-09-19 Peter MunchFix warning 8798/head
2019-09-19 Martin KronbichlerMove ComputeIndexOwner details into separate header...
2019-09-19 Martin KronbichlerMerge pull request #8748 from peterrum/pft-serialize
2019-09-19 Martin KronbichlerMerge pull request #8787 from bangerth/fix
2019-09-19 Martin KronbichlerMerge pull request #8796 from rezarastak/std_uncaught_e...
2019-09-19 Daniel ArndtMerge pull request #8795 from bangerth/format
2019-09-19 Martin KronbichlerMerge pull request #8792 from kronbichler/remove_unnece...
2019-09-19 Reza Rastakusage of deprecated std::uncaught_exception 8796/head
2019-09-19 Wolfgang BangerthAdd a changelog entry. 8795/head
2019-09-19 Peter MunchAdd boost serialization for ConstructionData 8748/head
2019-09-19 Wolfgang BangerthMake a char[30] variable into a std::string.
2019-09-19 Daniel ArndtUnify style 8794/head
2019-09-19 Daniel ArndtAvoid dangling pointer in initializer_list
2019-09-19 Daniel ArndtMerge pull request #8790 from tjhei/fdtria_util_warn
2019-09-18 Martin KronbichlerRemove obsolete global communication from MGTransfer 8792/head
2019-09-18 Wolfgang BangerthMerge pull request #8654 from luca-heltai/generate_grid...
2019-09-18 Timo Heisterremove warning in fully_distributed_tria_util 8790/head
2019-09-18 Reza Rastakenum Strategy is removed from TimestepControl 8789/head
2019-09-18 Wolfgang BangerthAllow the two cell iterators to be of different type. 8787/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.