]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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-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 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 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.
2018-05-13 Denis DavydovMerge pull request #6587 from tamiko/fix_gitattributes
2018-05-13 Matthias MaierFix .gitattributes 6587/head
2018-05-13 Denis Davydovadd Accessor::global_index()
2018-05-13 Denis DavydovMerge pull request #6584 from masterleinad/remove_depre...
2018-05-13 Daniel ArndtRemove deprecated header file 6584/head
2018-05-12 Daniel ArndtFix CUDA test 6578/head
2018-05-11 David WellsMerge pull request #6567 from luca-heltai/fix-tutorial...
2018-05-11 Martin KronbichlerMerge pull request #6577 from kronbichler/fix_matrix_ve...
2018-05-11 Wolfgang BangerthMerge pull request #6576 from masterleinad/fix_docu_htl
2018-05-11 Martin KronbichlerDisable a test of a functionality that is currently... 6577/head
2018-05-10 Daniel ArndtFix reference to FETools::hierarchic_to_lexicographic_n... 6576/head
2018-05-10 Luca HeltaiFixed perl regex. 6567/head
2018-05-10 Wolfgang BangerthMerge pull request #6574 from drwells/update-porting
2018-05-10 David WellsUpdate the porting document. 6574/head
2018-05-10 Wolfgang BangerthMerge pull request #6573 from drwells/update-navbar
2018-05-10 David WellsUpdate some navbar links. 6573/head
2018-05-10 Luca HeltaiFixed WB comment. Removed temporaryly the random new...
2018-05-10 Matthias MaierMerge pull request #6566 from bangerth/semicolon
2018-05-10 Luca HeltaiAdded div around inlined code.
2018-05-10 Wolfgang BangerthMerge pull request #6568 from tamiko/make_aspect_happy
2018-05-10 Denis DavydovMerge pull request #6569 from luca-heltai/doc-fixes
2018-05-10 Luca HeltaiDon't use tables in results.dox (copied from step 18) 6569/head
2018-05-10 Matthias MaierCMake: Do not set -Wsuggest-override in the project... 6568/head
2018-05-10 Luca HeltaiMake sure program2doxygen does not change code blocks
2018-05-10 Wolfgang Bangerthsemicolon 6566/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.