]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-02-19 Daniel ArndtUse AssertNothrow in custom deleters 7736/head
2019-02-19 Daniel ArndtMore HDF5 checks
2019-02-18 Daniel ArndtMerge pull request #7731 from tjhei/jenkins_ci_mark_failed
2019-02-18 Timo Heister[CI]: mark main status in github as failed 7731/head
2019-02-18 Timo HeisterMerge pull request #7732 from davydden/feature/plate_wi...
2019-02-18 Daniel ArndtMerge pull request #7703 from kronbichler/chebyshev_cleanup
2019-02-16 Denis Davydovallow zero padding in plate_with_a_hole 7732/head
2019-02-15 David WellsMerge pull request #7724 from GivAlz/CptLocDocumentation
2019-02-15 Timo HeisterMerge pull request #7715 from tjhei/jenkins_expose_tests
2019-02-14 Daniel ArndtMerge pull request #7729 from Rombur/cuda_synchronize
2019-02-14 Daniel ArndtMerge pull request #7726 from starki0815/fix_matrix_dia...
2019-02-14 Sebastian StarkFix bug in distribute_local_to_global 7726/head
2019-02-14 Martin KronbichlerMerge pull request #7721 from tjhei/reserve_step_no
2019-02-14 Daniel ArndtMerge pull request #7718 from tjhei/jenkins_clean
2019-02-14 Wolfgang BangerthMerge pull request #7728 from tamiko/update_documentation
2019-02-14 Bruno TurcksinDo not use cudaDeviceSynchronize in release mode 7729/head
2019-02-14 Matthias MaierDocumentation: add some pointers to step-20 7728/head
2019-02-13 Timo Heisteradd include 7721/head
2019-02-13 Giovanni AlzettaAdding cell_hint to GridTools::compute_point_locations... 7724/head
2019-02-12 Timo Heister[CI]: expose tests in Jenkins 7715/head
2019-02-12 Daniel ArndtMerge pull request #7592 from GivAlz/FastCoupling
2019-02-12 Wolfgang BangerthMerge pull request #7709 from tamiko/step_20_with_linea...
2019-02-12 Timo Heistermake example empty
2019-02-12 Martin KronbichlerMerge pull request #7701 from masterleinad/fix_chunk_sp...
2019-02-12 Timo Heisterreserve step-63
2019-02-12 Martin KronbichlerMerge pull request #7707 from Rombur/cuda_compress
2019-02-12 Martin KronbichlerAdd a comment about iteration 0. 7703/head
2019-02-12 Martin KronbichlerAdjust test to definition of Chebyshev degree.
2019-02-12 Martin KronbichlerAugment documentation about eigenvalue computation.
2019-02-12 Martin KronbichlerAdd changelog.
2019-02-12 Martin KronbichlerClean up iteration of PreconditionChebyshev.
2019-02-12 Matthias Maierexamples/step-20: Change preconditioner to a fixed... 7709/head
2019-02-12 Bruno TurcksinImprove compress when using CUDA-aware MPI 7707/head
2019-02-12 Bruno TurcksinAdd new cuda kernel function to execute a binary operat...
2019-02-12 Bruno TurcksinMove initialization of import_indices_plain_dev into...
2019-02-12 Bruno TurcksinChange API of a few functions cuda_kernel for consistency
2019-02-12 Matthias Maierexamples/step-22: adjust sizes of pictures showing...
2019-02-12 Matthias MaierAddress J.-P.'s comments
2019-02-12 Matthias MaierAddress Wolfgang's comments
2019-02-12 Matthias MaierUpdate discussion about preconditioner performance
2019-02-12 Matthias MaierAddress Martin's comments
2019-02-12 Matthias Maierremove unnecessary whitespace
2019-02-12 Matthias Maierdoc: add a changes entry
2019-02-12 Matthias Maierexamples/step-20: Actually use LinearOperator in the...
2019-02-12 Matthias Maierexamples/step-20: Update introduction
2019-02-12 Daniel ArndtMerge pull request #7714 from masterleinad/add_make_con...
2019-02-12 Daniel ArndtFix changelog entry 7714/head
2019-02-11 Jean-Paul PelteretMerge pull request #6979 from jppelteret/ad-helpers_05
2019-02-11 Martin KronbichlerMerge pull request #7719 from masterleinad/fix_warnings...
2019-02-11 Jean-Paul PelteretAD Helpers: Introduce base class for QP-level helper... 6979/head
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 Giovanni AlzettaNonMatching::coupling_matrix now also skips useless... 7592/head
2019-02-11 Daniel ArndtAdd make_const_array_view
2019-02-11 Wolfgang BangerthUse the usual grammar for make targets. 7720/head
2019-02-11 Daniel ArndtRemove warnings generated by step-61 7719/head
2019-02-11 Timo Heister[CI]: cleanup workspaces, document, simplify tidy 7718/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 Daniel ArndtReplace 'scalar' by 'integer' 7701/head
2019-02-07 Daniel ArndtReplace all unsigned int by size_type in ChunkSparsityP...
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 Daniel ArndtUse size_type for rows in ChunkSparsityPattern
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
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.