]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-23 Wolfgang BangerthMerge pull request #6653 from masterleinad/restrict_pro...
2018-05-23 Daniel ArndtMerge pull request #6652 from masterleinad/unused_varia...
2018-05-23 Daniel ArndtOnly use progress bar in wget if available 6653/head
2018-05-23 Daniel ArndtMerge pull request #6645 from bangerth/step-2
2018-05-23 Daniel ArndtFix warning for unused variables in CXX17 mode 6652/head
2018-05-23 Martin KronbichlerMerge pull request #6106 from alexrobomind/petsc_multigrid
2018-05-22 David WellsMerge pull request #6649 from bangerth/step-4
2018-05-22 Daniel ArndtMerge pull request #6630 from gassmoeller/fix_mapping_q...
2018-05-22 Wolfgang BangerthFix more wonky indentation (this time in step-4). 6649/head
2018-05-22 Wolfgang BangerthNo longer mark the finite element as 'static' in step-2. 6645/head
2018-05-22 Wolfgang BangerthMerge pull request #6428 from marcfehling/pack_compress...
2018-05-22 Wolfgang BangerthMerge pull request #6639 from masterleinad/restrict_c...
2018-05-22 Wolfgang BangerthFix a grammar mistaks. 6630/head
2018-05-22 Daniel ArndtMerge pull request #6636 from adamqc/fix-step-16
2018-05-22 Daniel ArndtMerge pull request #6644 from drwells/more-freedoms...
2018-05-22 David WellsMerge pull request #6643 from bangerth/doc-update-7
2018-05-22 David WellsFix a few more instances of 'freedoms' 6644/head
2018-05-22 Wolfgang BangerthFix a typo (twice) live in front of 60 students. 6643/head
2018-05-22 David WellsMerge pull request #6641 from bangerth/step-6
2018-05-22 David WellsMerge pull request #6642 from bangerth/step-51
2018-05-22 Wolfgang BangerthAdd some background material about AMR to step-6. 6641/head
2018-05-22 Wolfgang BangerthSatsfy my OCD. 6642/head
2018-05-21 Rene GassmoellerUpdate documentation
2018-05-21 Alexander KniepsAdded support for PETSc in MGTransferPrebuilt, internal... 6106/head
2018-05-21 David WellsMerge pull request #6640 from bangerth/step-45
2018-05-21 Wolfgang BangerthMake clear in the program that we omit significant... 6640/head
2018-05-21 Daniel ArndtRestrict C++17 check 6639/head
2018-05-21 Ce QinFix step-16. 6636/head
2018-05-20 Daniel ArndtMerge pull request #6635 from bangerth/use-wget
2018-05-20 Wolfgang BangerthMerge pull request #6631 from masterleinad/fix_hp_flux_...
2018-05-20 Daniel ArndtSimplify DoFTools::make_flux_sparsity_pattern and test... 6631/head
2018-05-20 Daniel ArndtMerge pull request #6619 from bangerth/doc-update-6
2018-05-20 Wolfgang BangerthUse wget instead of curl. 6635/head
2018-05-19 David WellsMerge pull request #6614 from tamiko/add-clang-format
2018-05-19 Matthias Maierupdate hash 6614/head
2018-05-19 Daniel ArndtAdd test case and changelog entry
2018-05-19 Daniel ArndtWork around using shallow-since if not available
2018-05-19 Matthias Maierfix typos
2018-05-19 Matthias MaierContrib: compile_clang_format - fix compilation on...
2018-05-19 Matthias MaierContrib: Add tarball for darwin
2018-05-19 Matthias MaierContrib: Add a script to download a static clang-format
2018-05-19 Matthias MaierContrib: Add a script to compile clang-format
2018-05-19 Wolfgang BangerthMerge pull request #6616 from masterleinad/use_mpi_comm...
2018-05-19 Wolfgang BangerthBetter document the introduction of step-45. 6619/head
2018-05-19 Daniel ArndtFix make_flux_sparsity_pattern for hp::DoFHandler
2018-05-18 Rene GassmoellerIgnore artificial cells, update test
2018-05-18 Rene GassmoellerAdd failing test
2018-05-18 Martin KronbichlerMerge pull request #6628 from kronbichler/fix_mf_glibc_...
2018-05-18 Timo HeisterMerge pull request #6624 from tamiko/fix_offline_doc
2018-05-18 Daniel ArndtClarify which MPI_Comm is referred to in a comment 6616/head
2018-05-18 Matthias Maierfurther improve download script 6624/head
2018-05-18 Martin KronbichlerAdd changelog. 6628/head
2018-05-18 Martin KronbichlerDo not set bound for next loop round at last item.
2018-05-18 Martin KronbichlerFix out-of-range access with GLIBCXX_DEBUG.
2018-05-18 Martin KronbichlerMerge pull request #6626 from masterleinad/fix_mf_taskinfo
2018-05-18 Daniel ArndtAvoid accessing uninitialized memory in TaskInfo 6626/head
2018-05-18 Matthias MaierContrib: Update make_offlinedoc.sh
2018-05-18 Denis DavydovMerge pull request #6623 from masterleinad/fix_debug_gl...
2018-05-18 Denis DavydovMerge pull request #6621 from drwells/glibc-debug-fixes-1
2018-05-18 Daniel ArndtFix ambiguous call in mappings/mapping_real_to_unit_q1_... 6623/head
2018-05-17 David WellsExit a function early if there are no DoFs. 6621/head
2018-05-17 David WellsChange some dereferences to pointer arithmetic.
2018-05-17 Daniel ArndtUse Utilities::MPI::create_group instead of MPI_Comm_create
2018-05-17 Jean-Paul PelteretMerge pull request #6620 from bangerth/doc-update-4
2018-05-17 Wolfgang BangerthUse American English spelling. 6620/head
2018-05-17 Luca HeltaiMerge pull request #6583 from drwells/rename-opencascad...
2018-05-17 Martin KronbichlerMerge pull request #6605 from bangerth/doc-update-4
2018-05-17 Martin KronbichlerMerge pull request #6611 from masterleinad/fix_mg_distr...
2018-05-16 Matthias MaierMerge pull request #6615 from masterleinad/set_default_mpi
2018-05-16 Marc FehlingIntroduce option to force no compression in pack/unpack. 6428/head
2018-05-16 Daniel ArndtMake sure to set default values for MPI_VERSION_* 6615/head
2018-05-16 David WellsSwitch a few OC tests to use new manifold names. 6583/head
2018-05-16 David WellsAdd a new test that checks manifold clones.
2018-05-16 David WellsRename the opencascade Manifold classes.
2018-05-16 Daniel ArndtMerge pull request #6613 from tamiko/rename_scripts
2018-05-16 Matthias MaierContrib: Rename download_codecov_bash.sh to download_co... 6613/head
2018-05-16 Matthias Maieradd an entry to .gitignore
2018-05-16 Luca HeltaiMerge pull request #6582 from drwells/remove-boundary
2018-05-16 Daniel ArndtCheck that level dofs are initialized when calling... 6611/head
2018-05-16 Denis DavydovMerge pull request #6606 from bangerth/doc-update-5
2018-05-16 Wolfgang BangerthPredefine the MPI and P4EST versions for doxygen. 6606/head
2018-05-16 Martin KronbichlerMerge pull request #6598 from bangerth/indent
2018-05-16 Martin KronbichlerMerge pull request #6604 from bangerth/doc-update-3
2018-05-16 Martin KronbichlerMerge pull request #6603 from bangerth/doc-update-2
2018-05-16 Wolfgang BangerthProperly mark up formulas in the FE_NedelecSZ class... 6605/head
2018-05-16 Wolfgang BangerthUse appropriate latex packages for doxygen formulas. 6604/head
2018-05-16 Wolfgang BangerthFix wrong doxygen markup. 6603/head
2018-05-15 Denis DavydovMerge pull request #6585 from davydden/feature/accessor...
2018-05-15 Daniel ArndtMerge pull request #6596 from bangerth/minor-cleanup
2018-05-15 Wolfgang BangerthMake some formatting more consistent. 6598/head
2018-05-15 Denis Davydovtest Accessor::global_index() 6585/head
2018-05-15 Wolfgang BangerthAvoid using std::make_pair and just use a brace-enclose... 6596/head
2018-05-15 Denis Davydovupdate documentation
2018-05-15 Wolfgang BangerthMerge pull request #6472 from marcfehling/handles
2018-05-13 Denis DavydovMerge pull request #6590 from davydden/bugfix/quicktest...
2018-05-13 Denis Davydovquick-test: do not use lapack/create_matrix.h in scalap... 6590/head
2018-05-13 Bruno TurcksinMerge pull request #6578 from masterleinad/fix_cuda_sol...
2018-05-13 David WellsRemove an obsolete test. 6582/head
2018-05-13 David WellsConvert '%Boundary' to 'Boundary'.
2018-05-13 David WellsRemove all remaining usages of the Boundary class.
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.