]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-05-06 Sebastian StarkUse transfinite interpolation for codim 1 refinement 10035/head
2020-05-01 Daniel ArndtMerge pull request #10007 from drwells/remove-backslashes
2020-05-01 David WellsRemove some unneeded backslashes. 10007/head
2020-05-01 Martin KronbichlerMerge pull request #9993 from kronbichler/fix_la_parall...
2020-05-01 Wolfgang BangerthMerge pull request #10005 from kronbichler/document_mul...
2020-05-01 Timo HeisterMerge pull request #10001 from kronbichler/improve_coup...
2020-05-01 Daniel ArndtMerge pull request #10004 from kronbichler/refinement_e...
2020-05-01 Daniel ArndtMerge pull request #10003 from kronbichler/split_up_mat...
2020-05-01 Daniel ArndtMerge pull request #10002 from kronbichler/convert_to_r...
2020-05-01 Jean-Paul PelteretMerge pull request #9999 from bangerth/q-points
2020-05-01 Martin KronbichlerComment on the use of thread-safe BLAS/LAPACK 10005/head
2020-05-01 Martin KronbichlerBetter document missing refinement edge data in MF... 10004/head
2020-05-01 Martin KronbichlerSplit up matrix-free compilation into more files 10003/head
2020-05-01 Martin KronbichlerConvert some loops over cells to range-based for loops 10002/head
2020-05-01 Martin KronbichlerFix SFINAE detection of LinOp for matrix-free operators 9993/head
2020-05-01 Martin KronbichlerMerge pull request #9945 from peterrum/compute_n_locall...
2020-05-01 Martin KronbichlerRemove quartic complexity from create_coupling_mass_matrix 10001/head
2020-05-01 Wolfgang BangerthConvert steps 4,5,6 to FEValues::quadrature_point_indic... 9999/head
2020-05-01 Daniel ArndtMerge pull request #9996 from tamiko/clear_some_variables
2020-04-30 Matthias MaierCMake: Clear all cached variables in FindGINKGO.cmake 9996/head
2020-04-30 Wolfgang BangerthMerge pull request #9987 from jppelteret/fevalues_qpoin...
2020-04-30 Jean-Paul PelteretUse FEValuesBase::quadrature_point_indices() in fe... 9987/head
2020-04-30 Jean-Paul PelteretAdd range based loop for QPoints to FEValuesBase
2020-04-30 Daniel ArndtMerge pull request #9986 from bangerth/fix
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-30 Daniel ArndtMerge pull request #9992 from tjhei/speed_up_coupling_0...
2020-04-30 Peter MunchMerge pull request #9950 from luca-heltai/print-paramet...
2020-04-30 Timo Heisterspeed up tests/non_matching/coupling_08 9992/head
2020-04-29 Daniel ArndtMerge pull request #9984 from tjhei/ci_tidy_allheaders
2020-04-29 Daniel ArndtMerge pull request #9264 from nicola-giuliani/cell_meas...
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 Luca HeltaiFixed tests output. 9950/head
2020-04-29 Marc FehlingPrecalculate hp::FEValues. 9968/head
2020-04-29 Nicola Giulianiupdated output 9264/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 Timo Heisterfix script 9984/head
2020-04-29 Timo Heisterqualify namespace
2020-04-29 Timo Heisterfix typo
2020-04-29 Timo Heisterclarify namespace
2020-04-29 Timo HeisterCI: clang-tidy all headers
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 Luca HeltaiMake all possible Short combinations of output work.
2020-04-28 Luca HeltaiMake parameter_acceptor use the new print_parameter...
2020-04-28 Luca HeltaiAdded print_parameters with string and style.
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 Peter MunchRemove parallel::TriangulationBase::compute_n_locally_o... 9945/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...
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.