]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-02-11 Jean-Paul PelteretAD Helpers: Add some internal functions to assist when...
2019-02-11 Jean-Paul PelteretADHelpers: Remove an unnecessary function
2019-02-11 Jean-Paul PelteretMark a function as constant.
2019-02-11 Jean-Paul PelteretImprove some documentation
2019-02-11 Timo HeisterMerge pull request #7720 from bangerth/cmake
2019-02-11 Wolfgang BangerthUse the usual grammar for make targets. 7720/head
2019-02-09 Daniel ArndtMerge pull request #7698 from kronbichler/fe_eval_large...
2019-02-09 Martin KronbichlerComment on <= comparison for MatrixFree::ElementType. 7698/head
2019-02-09 Martin KronbichlerAdd test case
2019-02-09 Martin KronbichlerAdd changelog.
2019-02-09 Martin KronbichlerDo not use transformation to collocation for large...
2019-02-09 Martin KronbichlerAvoid underflow in MF::ShapeInfo for very large number...
2019-02-09 Denis DavydovMerge pull request #7710 from davydden/feature/sp_accessor
2019-02-09 Daniel ArndtMerge pull request #7694 from tamiko/debugrelease_targets
2019-02-08 Matthias MaierMerge pull request #6455 from sophy1029/step-61
2019-02-08 Matthias MaierMerge pull request #7696 from kronbichler/fix_vector_re...
2019-02-08 Matthias MaierMerge pull request #7708 from kronbichler/change_chebys...
2019-02-08 Denis DavydovAdd default constructor to SparsityPatternIterators... 7710/head
2019-02-08 Martin KronbichlerMerge pull request #7584 from GivAlz/AddPointBoost
2019-02-08 Martin KronbichlerAdd changelog. 7708/head
2019-02-08 Martin KronbichlerAdjust Chebyshev degree in loop to convention in litera...
2019-02-08 Daniel ArndtMove and fix std::enable_if to a template parameter... 7584/head
2019-02-08 Jean-Paul PelteretMerge pull request #7704 from masterleinad/unrestrict_s...
2019-02-08 Wolfgang BangerthMerge pull request #7645 from marcfehling/hp-dofhandler...
2019-02-08 Matthias MaierCMake: error message + guard target 7694/head
2019-02-08 Marc FehlingAutomatic transfer of active fe indices during refineme... 7645/head
2019-02-07 Daniel ArndtUnrestrict ScaLAPACKMatrix<NumberType>::copy_to/from 7704/head
2019-02-07 Daniel ArndtMerge pull request #7697 from tjhei/ci_jenkins_marker
2019-02-07 Matthias Maieradd a changes entry
2019-02-07 Matthias MaierCMake: Do not automatically rebuild a project when...
2019-02-07 Martin KronbichlerMerge pull request #7700 from Rombur/complex
2019-02-07 Martin KronbichlerMerge pull request #7678 from masterleinad/fix_tests_p4est
2019-02-07 Martin KronbichlerMerge pull request #7679 from masterleinad/fix_tbb_nvcc...
2019-02-06 Bruno TurcksinDo not use I in header files due to conflict with ... 7700/head
2019-02-06 Wolfgang BangerthMerge pull request #7699 from davydden/feature/block_in...
2019-02-06 Timo HeisterMerge pull request #7680 from masterleinad/document_MPI...
2019-02-06 Denis Davydovuse binary search in BlockIndices::global_to_local() 7699/head
2019-02-06 Martin KronbichlerMerge pull request #7687 from stefanmeggendorfer/mappin...
2019-02-06 Martin KronbichlerMerge pull request #7688 from masterleinad/more_output_...
2019-02-06 Martin KronbichlerAdd changelog. 7696/head
2019-02-06 Martin KronbichlerFix initialization of LA::d::Vector in multigrid.
2019-02-05 Timo Heisterset agent 7697/head
2019-02-05 Timo Heister[CI]: add Jenkins.mark
2019-02-05 Daniel ArndtMerge pull request #7683 from drwells/cleanup-vector...
2019-02-05 Daniel ArndtMerge pull request #7691 from gassmoeller/fix_xdmf_entr...
2019-02-05 Daniel ArndtMerge pull request #7686 from bangerth/doc-update-99
2019-02-05 Wolfgang BangerthUpdate documentation of some VectorTools functions. 7686/head
2019-02-05 David WellsCleanup the Vector::thread_loop_partitioner logic. 7683/head
2019-02-04 Rene GassmoellerFix serialization of XDMFEntry class 7691/head
2019-02-04 Wolfgang BangerthMerge pull request #7689 from tamiko/fix_example_step_4
2019-02-04 Matthias Maierexample/step-4: Return the correct return value 7689/head
2019-02-04 Daniel ArndtMore output files for matrix_free/dof_info_01/2 7688/head
2019-02-04 Denis DavydovMerge pull request #7681 from tamiko/fix_openmp_simd_de...
2019-02-04 Stefan MeggendorferMappingQGeneric: use of MatrixFree only for higher... 7687/head
2019-02-04 Daniel ArndtMerge pull request #7677 from drwells/avoid-deprecated-mpi
2019-02-04 Daniel ArndtFix MPI support for older versions 7680/head
2019-02-03 Matthias MaierCMake: Bugfix: Guard DEAL_II_HAVE_OPENMP_SIMD test 7681/head
2019-02-03 Martin KronbichlerMerge pull request #7641 from davydden/feature/fe_eval_dofs
2019-02-03 Daniel ArndtRemove unused variables 7679/head
2019-02-03 Daniel ArndtFix building TBB with nvcc_wrapper
2019-02-02 Daniel ArndtMerge pull request #7674 from bangerth/simplify
2019-02-02 Daniel ArndtDocument the minimal supported MPI version
2019-02-02 Daniel ArndtMerge pull request #7675 from dangars/unused_variable_w...
2019-02-02 Daniel ArndtFix p4est test 7678/head
2019-02-02 Wolfgang BangerthSimplify some code. 7674/head
2019-02-02 David WellsAvoid calling a deprecated MPI function. 7677/head
2019-02-02 Daniel Garcia... Remove unused variable warning 7675/head
2019-02-02 Daniel ArndtMerge pull request #7666 from gassmoeller/ensure_partic...
2019-02-02 Rene GassmoellerEnsure particle property initialization 7666/head
2019-02-01 Daniel ArndtMerge pull request #7672 from masterleinad/fix_msvc
2019-02-01 Wolfgang BangerthMerge pull request #7667 from gassmoeller/fix_serializa...
2019-02-01 Daniel ArndtFix compiling with MSVC 7672/head
2019-02-01 Jean-Paul PelteretMerge pull request #7669 from masterleinad/fix_old_clang
2019-01-31 Daniel ArndtMerge pull request #7651 from tjhei/clang_tidy_rework
2019-01-31 Daniel ArndtBe explicit about initialization of static const Tensor... 7669/head
2019-01-31 Rene GassmoellerFix serialization of variable data attachements 7667/head
2019-01-31 Timo Heisterconvert for loops 7651/head
2019-01-31 Timo Heister[CI] introduce clang-tidy check
2019-01-31 Wolfgang BangerthMerge pull request #7637 from masterleinad/fix_gmsh_bid
2019-01-31 Wolfgang BangerthChange the way the constructor template argument works.
2019-01-31 Giovanni AlzettaAdded point constructor from boost point and test
2019-01-31 Daniel ArndtMerge pull request #7661 from gassmoeller/fix_particle_...
2019-01-31 Jean-Paul PelteretMerge pull request #7368 from ginkgo-project/ginkgo...
2019-01-31 Daniel ArndtMerge pull request #7654 from GivAlz/GeneralCell
2019-01-31 Rene GassmoellerFix invalid memory access in particle properties after... 7661/head
2019-01-30 Jean-Paul PelteretMerge pull request #7509 from jppelteret/ad-drivers_03
2019-01-30 Daniel ArndtMerge pull request #7655 from masterleinad/fix_cuda_vec...
2019-01-30 Denis DavydovAdd internal::MatrixFreeFunctions::DoFInfo::get_dof_ind... 7641/head
2019-01-30 Zhuoran WangAdd step-61. 6455/head
2019-01-30 Pratik NayakAdd changelog entry and fix a typo. 7368/head
2019-01-30 Jean-Paul PelteretImprove documentation of some functions 7509/head
2019-01-30 Bruno TurcksinMerge pull request #7656 from masterleinad/add_cuda_header
2019-01-30 Pratik NayakAdd the ginkgo source and include files.
2019-01-30 Pratik NayakAdd initial tests for ginkgo
2019-01-30 Pratik NayakAdd documentation to readme.html and ginkgo.html files
2019-01-30 Pratik NayakDetect Ginkgo and compile the ginkgo files: CMake.
2019-01-30 Giovanni AlzettaGeneralizing GridGenerator::general_cell to tria<dim... 7654/head
2019-01-30 Wolfgang BangerthMerge pull request #7633 from drwells/vector-use-aligne...
2019-01-29 Daniel ArndtAdd missing headers in CUDA header file 7656/head
2019-01-29 Daniel ArndtDisable SIMD vectorization in CUDA device code 7655/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.