]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-02-14 Daniel ArndtDelete the disallowed functions instead 7727/head
2019-02-14 Matthias Maierlac/linear_operator.h: Prevent users from creating...
2019-02-14 Matthias Maierexamples/step-20: Simplify code by using a temporary
2019-02-14 Matthias Maieradd a changelog entry
2019-02-14 Matthias Maieradd a test
2019-02-14 Matthias Maierlac/linear_operator.h: Add rvalue-reference variant...
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 Matthias MaierDocumentation: add some pointers to step-20 7728/head
2019-02-13 Timo Heisteradd include 7721/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 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
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
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.