]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-04-30 Wolfgang BangerthDo the computations in parallel. 9986/head
2020-04-30 Wolfgang BangerthAdd a changelog entry.
2020-04-30 Wolfgang BangerthAdd a test.
2020-04-30 Wolfgang BangerthFix copying hp::FEValues objects.
2020-04-29 Wolfgang BangerthMerge pull request #9968 from marcfehling/precalc-fevalues
2020-04-29 David WellsMerge pull request #9974 from masterleinad/restrict_pet...
2020-04-29 Marc FehlingPrecalculate hp::FEValues. 9968/head
2020-04-29 Daniel ArndtMerge pull request #9983 from tjhei/rename_header_guards
2020-04-29 Daniel ArndtMerge pull request #9979 from simonsticko/constantFunct...
2020-04-29 Daniel ArndtMerge pull request #9981 from tjhei/tidy_internal_names...
2020-04-29 Daniel ArndtMerge pull request #9980 from simonsticko/symmetricTens...
2020-04-28 Daniel ArndtMerge pull request #9985 from drwells/remove-unused...
2020-04-28 David WellsRemove two unused headers. 9985/head
2020-04-28 Simon StickoImplement hessian and laplacian on ConstantFunction. 9979/head
2020-04-28 Timo Heisterrename header guards in noncontiguous_partitioner 9983/head
2020-04-28 Timo Heisterqualify internal namespace with dealii:: 9981/head
2020-04-28 Simon StickoImprove error message in SymmetricTensor constructor. 9980/head
2020-04-28 Wolfgang BangerthMerge pull request #9976 from masterleinad/fix_more_fun...
2020-04-28 Daniel ArndtMerge pull request #9970 from tjhei/tidy_virtual_dtors
2020-04-28 Daniel ArndtMerge pull request #9975 from bangerth/space
2020-04-28 Daniel ArndtMerge pull request #9977 from rezarastak/remove_duplica...
2020-04-28 Luca HeltaiMerge pull request #9967 from nfehn/data_out
2020-04-28 Reza RastakRepeated include statements removed 9977/head
2020-04-28 Daniel ArndtFix more funny spacings 9976/head
2020-04-28 Wolfgang BangerthFix a funny spacing issue. 9975/head
2020-04-28 Daniel ArndtMerge pull request #9964 from Rombur/cuda_assert_fix
2020-04-28 Daniel ArndtRestrict test 9974/head
2020-04-28 Bruno TurcksinAssert kernels in MatrixFree 9964/head
2020-04-28 Bruno TurcksinIntroduce AssertCudaKernel to replace two calls to...
2020-04-27 Timo Heisterremove empty virtual destructors 9970/head
2020-04-27 Timo HeisterMerge pull request #9966 from bangerth/58
2020-04-27 Niklas Fehnimprove docu of DataOut::add_data_vector() 9967/head
2020-04-27 Wolfgang BangerthFix two formulas in step-58. 9966/head
2020-04-27 Daniel ArndtMerge pull request #9938 from rezarastak/remove_const_p...
2020-04-27 Daniel ArndtMerge pull request #9963 from tjhei/test_tbb_lambda
2020-04-26 Daniel ArndtMerge pull request #9962 from peterrum/simplify_update_...
2020-04-26 Daniel ArndtMerge pull request #9892 from bangerth/step-58
2020-04-26 Timo Heisterremove a std::bind by lambda 9963/head
2020-04-26 Bruno TurcksinUse cudaPeekAtLastError() instead of cudaGetLastError...
2020-04-26 Wolfgang BangerthAdd a changelog entry. 9892/head
2020-04-26 Wolfgang BangerthLeave references to step-58.
2020-04-26 Wolfgang BangerthWrite the code for step-58.
2020-04-26 Wolfgang BangerthWrite the results section of step-58.
2020-04-26 Wolfgang BangerthWrite the introduction of step-58.
2020-04-26 Wolfgang BangerthProvide the infrastructure files for step-58.
2020-04-26 Martin KronbichlerMerge pull request #9951 from dougshidong/lin_op_trilin...
2020-04-26 Peter MunchSimplify parallel::TriangulationBase::update_number_cache 9962/head
2020-04-26 Martin KronbichlerMerge pull request #9944 from peterrum/compute_vertices...
2020-04-26 Martin KronbichlerMerge pull request #9958 from peterrum/pdt_remove_1D_hack
2020-04-26 Martin KronbichlerMerge pull request #9960 from masterleinad/fix_trilinos...
2020-04-26 Doug Shi-DongAllow LinOp<LA::dist::Vector>(TrilinosMatrix). 9951/head
2020-04-25 Daniel ArndtMerge pull request #9936 from rezarastak/improve_booleans
2020-04-25 Daniel ArndtMerge pull request #9959 from peterrum/doxygen_copy_new...
2020-04-25 Jean-Paul PelteretMerge pull request #9956 from jppelteret/doc_boost_seri...
2020-04-25 Daniel ArndtFix calling TrilinosWrappers::BlockSparseMatrix::reinit... 9960/head
2020-04-25 Peter MunchFix doxygen appearance copy_new_triangulation_to_p4est 9959/head
2020-04-25 Peter MunchRemove 1D hack from p:d:t 9958/head
2020-04-25 Jean-Paul PelteretMerge pull request #9920 from masterleinad/remove_doc_d...
2020-04-25 Jean-Paul PelteretAdd documentation for hidden serialize() functions 9956/head
2020-04-25 Daniel ArndtMerge pull request #9955 from masterleinad/remove_remai...
2020-04-25 Wolfgang BangerthMerge pull request #9952 from masterleinad/remove_range...
2020-04-25 Wolfgang BangerthMerge pull request #9949 from peterrum/pst_update_numbe...
2020-04-24 Daniel ArndtRemove the last deprecations 9955/head
2020-04-24 Daniel ArndtMerge pull request #9953 from kronbichler/fix_another_test
2020-04-24 Reza RastakImprove calculating boolean values 9936/head
2020-04-24 Martin KronbichlerInclude ComponentMask in vector_tools_interpolate.h 9953/head
2020-04-24 Martin KronbichlerMerge pull request #9925 from peterrum/affine_constrain...
2020-04-24 Martin KronbichlerMerge pull request #9943 from masterleinad/remove_trili...
2020-04-24 Daniel ArndtRemove domain_partitioner and range_partitioner from... 9952/head
2020-04-24 Daniel ArndtMerge pull request #9946 from kronbichler/fix_tests-1
2020-04-24 Peter MunchMake parallel::shared::Trinagulation::update_number_cac... 9949/head
2020-04-24 Martin KronbichlerDo not run MF loop in parallel 9946/head
2020-04-24 Martin KronbichlerInclude vector headers
2020-04-24 Martin KronbichlerAdd some std headers for minimal bundled case
2020-04-23 Martin KronbichlerMerge pull request #9929 from masterleinad/split_vector...
2020-04-23 Reza Rastakconst is removed from private member variables of Discr... 9938/head
2020-04-23 Daniel ArndtMerge pull request #9898 from bangerth/52-1
2020-04-23 Wolfgang BangerthMerge pull request #9748 from rezarastak/modify_step_21
2020-04-23 Luca HeltaiMerge pull request #9919 from peterrum/OutputStyle
2020-04-23 Peter MunchMerge pull request #9941 from dangars/petsc_tvmult_chan...
2020-04-23 Peter MunchCreate GridTools::compute_vertices_with_ghost_neighbors() 9944/head
2020-04-23 Daniel Garcia... Add changelog entry 9941/head
2020-04-23 Daniel ArndtChangelog entry 9943/head
2020-04-23 Daniel ArndtRemove deprecated TrilinosWrappers constructors and...
2020-04-23 Reza Rastakset_next_step_size is renamed to set_desired_next_step_size 9748/head
2020-04-23 Reza Rastakchangelog added for improvements to step-21
2020-04-23 Reza RastakStep-21 modified to use DiscreteTime
2020-04-23 Reza RastakNew const member functions added to DiscreteTime
2020-04-22 Peter MunchInstantiate AffineConstraints::distribute_local_to_glob... 9925/head
2020-04-22 Peter MunchExtend OutputStyle 9919/head
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 Daniel ArndtUse smaller vector_tools files 9929/head
2020-04-21 Daniel ArndtSplit vector_tools.h
2020-04-21 Daniel ArndtSplit vector_tools.templates.h
2020-04-21 Daniel ArndtFix tests
2020-04-21 Daniel ArndtInstantiate boundary functions for dim<spacedim
2020-04-21 Wolfgang BangerthMerge pull request #9932 from tjhei/tidy_clang10fixes
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.