]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-01-09 Daniel ArndtUse range-based for loops in source/particles
2019-01-09 Matthias MaierMerge pull request #7574 from masterleinad/test_fallthrough
2019-01-09 Daniel ArndtMerge pull request #7570 from masterleinad/loop-convert_1
2019-01-09 Bruno TurcksinMerge pull request #7573 from masterleinad/require_open...
2019-01-08 Daniel ArndtCheck [[fallthrough]] instead of assuming it when C... 7574/head
2019-01-08 Daniel ArndtRequire OpenMP for CUDA support 7573/head
2019-01-08 Daniel ArndtUse range-based for loops in examples and expand_instan... 7570/head
2019-01-08 Daniel ArndtMerge pull request #7440 from masterleinad/restrict_sub...
2019-01-08 Wolfgang BangerthMerge pull request #7571 from masterleinad/replace_size_t
2019-01-08 Daniel ArndtDisallow using rvalue references for Subscriptor::... 7440/head
2019-01-08 Daniel ArndtMerge pull request #7568 from bangerth/cleanups
2019-01-08 Daniel ArndtReplace size_t by std::size_t 7571/head
2019-01-07 Wolfgang BangerthSome cleanups in GridTools. 7568/head
2019-01-07 Daniel ArndtMerge pull request #7565 from bangerth/fix-test
2019-01-07 Wolfgang BangerthUse correct data type for a random number. 7565/head
2019-01-07 Martin KronbichlerMerge pull request #7303 from masterleinad/cuda_aware_mpi
2019-01-07 Luca HeltaiMerge pull request #7001 from GivAlz/GlobalTree
2019-01-05 Giovanni AlzettaAdding global tree of bounding boxes 7001/head
2019-01-04 Bruno TurcksinMerge pull request #7562 from masterleinad/fix_nvcc_war...
2019-01-04 Daniel ArndtFix nvcc warnings 7562/head
2019-01-04 Daniel ArndtChangelog entry 7303/head
2019-01-04 Bruno TurcksinMake gather kernel more general
2019-01-04 Bruno TurcksinOptimization of export_to_ghosted_array_start()
2019-01-04 Bruno TurcksinAdd gather cuda kernel
2019-01-04 Daniel ArndtLet ArrayView have a MemorySpace template parameter
2019-01-04 Daniel ArndtUpdate Partitioner::(import|export)_to_ghosted_array_...
2019-01-04 Daniel ArndtUse CUDA-aware MPI in Vector::compress*
2019-01-04 Daniel ArndtChange position of template argument in CUDAWrappers...
2019-01-04 Daniel ArndtLet Partitioner have a MemorySpace template parameter
2019-01-04 Daniel ArndtUse MemorySpace for import_data
2019-01-04 Daniel Arndt Introduce a configuration variable DEAL_II_WITH_CUDA_A...
2019-01-02 Wolfgang BangerthMerge pull request #7558 from masterleinad/restrict_test
2019-01-02 Wolfgang BangerthMerge pull request #7555 from masterleinad/fix_distribu...
2019-01-02 Daniel ArndtMerge pull request #7561 from bangerth/cleanup
2019-01-01 David WellsMerge pull request #7560 from drwells/trilinos-c-casts
2018-12-31 Wolfgang BangerthClean up some functions in FEFieldFunction. 7561/head
2018-12-30 Wolfgang BangerthMerge pull request #7559 from davydden/feature/apply_gi...
2018-12-30 Denis Davydovadd functions to apply Givens rotation 7559/head
2018-12-30 David WellsClean up some casts in the Trilinos wrappers. 7560/head
2018-12-30 David WellsRemove some unnecessary downcasts to int.
2018-12-29 Wolfgang BangerthMerge pull request #7550 from davydden/feature/bfgs
2018-12-29 Daniel ArndtRestrict vector_tools/interpolate_with_material_id_02 7558/head
2018-12-29 David WellsMerge pull request #7557 from masterleinad/test_enumera...
2018-12-29 Daniel ArndtAlso test enumerators in deprecation compiler checks 7557/head
2018-12-29 Denis Davydovadd BFGS minimizer 7550/head
2018-12-29 Wolfgang BangerthMerge pull request #7554 from drwells/add-missing-depre...
2018-12-28 Daniel ArndtMerge pull request #7527 from bangerth/fix-interpolate
2018-12-28 David WellsAdd a few missing DEAL_II_DEPRECATED attributes. 7554/head
2018-12-28 Wolfgang BangerthMerge pull request #7556 from drwells/doxygen-fixes
2018-12-28 David WellsFix some minor doxygen issues. 7556/head
2018-12-28 Daniel ArndtFix grid/distributed_compute_point_locations_02 7555/head
2018-12-28 Daniel ArndtImprove documentation of GridTools::find_closest_vertex
2018-12-28 Wolfgang BangerthAdd test. 7527/head
2018-12-28 Wolfgang BangerthAdd one test.
2018-12-28 Wolfgang BangerthEnsure that DoFs not touched by VectorTools::interpolat...
2018-12-28 Martin KronbichlerMerge pull request #7553 from masterleinad/fix_typo
2018-12-28 Daniel ArndtFix a typo 7553/head
2018-12-27 Matthias MaierMerge pull request #7552 from bangerth/cmake
2018-12-27 Wolfgang BangerthClear the previously determined TBB version if we need... 7552/head
2018-12-26 Daniel ArndtMerge pull request #7544 from masterleinad/replace_tril...
2018-12-25 Daniel ArndtMerge pull request #7539 from jodlbauer/master
2018-12-25 Daniel ArndtExtend changelog entry 7544/head
2018-12-25 Daniel ArndtChangelog entry
2018-12-25 Daniel ArndtReplace vector_partitioner with thrilinos_partitioner
2018-12-25 Daniel ArndtMerge pull request #7538 from masterleinad/trilinos_cla...
2018-12-24 Denis DavydovMerge pull request #7549 from marcfehling/intel19-block...
2018-12-24 Marc FehlingAdded default destructor to la::p::BlockVector. 7549/head
2018-12-24 Denis DavydovMerge pull request #7547 from masterleinad/fix_intel_wa...
2018-12-23 Daniel ArndtProvide a dummy return value to satisfy ICC 7547/head
2018-12-23 Daniel ArndtMerge pull request #7545 from marcfehling/intel19
2018-12-23 Marc FehlingEnhanced compatibility with Intel 19. 7545/head
2018-12-20 Daniel ArndtMerge pull request #7541 from drwells/fix-cuda-64bit...
2018-12-20 David WellsFix 64bit compilation with CUDA. 7541/head
2018-12-19 jodlbauerchangelog 7539/head
2018-12-19 jodlbauerset to zero if not reinited
2018-12-19 jodlbauerblock-transfer: only reinit blockvector if required
2018-12-19 Daniel ArndtFix more Trilinos-related clang-tidy complains 7538/head
2018-12-17 Daniel ArndtMerge pull request #7535 from drwells/step-28-reference
2018-12-16 David WellsPass by const reference instead of const value. 7535/head
2018-12-15 Timo HeisterMerge pull request #7533 from masterleinad/workarounf_e...
2018-12-15 Daniel ArndtWork around empty CMAKE_*_LIBRARY-*FIX 7533/head
2018-12-14 David WellsMerge pull request #7525 from masterleinad/fix_python_o...
2018-12-14 Daniel ArndtMerge pull request #7519 from Rombur/cuda_coef
2018-12-14 Bruno TurcksinImprove documentation of functors and replace functor... 7519/head
2018-12-14 Bruno TurcksinAdd changelog entry
2018-12-14 Bruno TurcksinAdd tests using varying coefficients
2018-12-14 Bruno TurcksinAdapt current tests to be able to switch between consta...
2018-12-14 Bruno TurcksinAdd helper functions to use varying coefficient and...
2018-12-13 Daniel ArndtMerge pull request #7521 from GivAlz/Step60Change
2018-12-13 Bruno TurcksinMerge pull request #7161 from tjhei/add_jenkins
2018-12-13 Daniel ArndtMerge pull request #7526 from bangerth/doc-update
2018-12-13 Daniel ArndtMerge pull request #7529 from masterleinad/finalize_avo...
2018-12-13 Daniel ArndtMerge pull request #7528 from masterleinad/fix_warnings...
2018-12-13 Timo Heisteradd Jenkinsfile 7161/head
2018-12-12 Daniel ArndtUpdate clang-tidy checks 7529/head
2018-12-12 Daniel ArndtAvoid C-style casts in some tests
2018-12-12 Daniel ArndtAvoid C-style casts in examples
2018-12-12 Daniel ArndtAvoid some warnings in tests 7528/head
2018-12-12 Daniel ArndtAvoid C-style casts in cpu/compiler_feature checks
2018-12-12 Wolfgang BangerthMerge pull request #7496 from masterleinad/avoid_c_styl...
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.