]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-25 Daniel ArndtChangelog entry
2018-05-25 Daniel ArndtRemove astyle
2018-05-25 Daniel ArndtMake the indenting script and CI use clang-format
2018-05-25 Denis DavydovMerge pull request #6659 from kronbichler/implement_upd...
2018-05-24 Matthias MaierMerge pull request #6656 from masterleinad/fix_failing_...
2018-05-24 David WellsMerge pull request #6648 from bangerth/step-6
2018-05-24 Matthias MaierMerge pull request #6650 from masterleinad/update_clang...
2018-05-24 Daniel ArndtUpdate the .clang-format files with options agreed on 6650/head
2018-05-24 Daniel ArndtAdd missing header in petsc_complex/assemble_01 6656/head
2018-05-24 Daniel ArndtInclude tests.h instead
2018-05-24 Daniel ArndtMake sure to be in namepace dealii in tests/test_grids.h
2018-05-24 Daniel ArndtRemove petscerror.h
2018-05-24 Daniel ArndtFix base/slice_vector
2018-05-24 Martin KronbichlerChangelog. 6659/head
2018-05-24 Martin KronbichlerAdd test for the new feature.
2018-05-24 Martin KronbichlerMinor.
2018-05-24 Martin KronbichlerDo call plain update_ghost_values()/compress() for...
2018-05-24 Martin KronbichlerMake LA::d::BlockVector::communication_block_size public.
2018-05-24 Wolfgang BangerthMerge pull request #6632 from drwells/gnuplot-compression-1
2018-05-24 David WellsMerge pull request #6657 from bangerth/step-47
2018-05-23 Wolfgang BangerthRemove the never finished step-47. 6657/head
2018-05-23 Daniel ArndtMerge pull request #6654 from masterleinad/avoid_1d_arrays
2018-05-23 Daniel ArndtAvoid using one-dimensional arrays in place of multi... 6654/head
2018-05-23 Wolfgang BangerthMerge pull request #6651 from masterleinad/remove_petsc...
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 Daniel ArndtRemove unnecessary PETSc include file 6651/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 BangerthMore changes to the introduction of step-6. 6648/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 David WellsAdd another GNUPLOT test. 6632/head
2018-05-20 David WellsFix some bugs with codim = 1 GNUPLOT output.
2018-05-20 David WellsUpdate tests to reflect the compression algorithm.
2018-05-20 David WellsAvoid writing colinear points in GridOut::write_gnuplot.
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 David WellsUpdate the GNUPlot flags.
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 David WellsRemove some faulty unicode.
2018-05-19 David WellsRewrap some comments.
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
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.