]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-09-28 Matthias MaierCMake: Bugfix: Replace all "-" by "_" for some internal...
2014-09-27 Wolfgang BangerthMerge pull request #175 from bangerth/fix-q-vs-dgq
2014-09-27 Wolfgang BangerthAllow Q(p) and DGQ(r) elements to touch each other... 175/head
2014-09-27 Matthias MaierMerge pull request #174 from kronbichler/master
2014-09-27 Matthias MaierMerge pull request #176 from bangerth/shuffle-glossary
2014-09-27 Matthias MaierMerge pull request #178 from bangerth/shuffle-changelog
2014-09-27 Martin KronbichlerFix bug in TrilinosVector::sadd with MPI 174/head
2014-09-26 Wolfgang BangerthMove an entry to the correct place. A couple of minor... 178/head
2014-09-26 Wolfgang BangerthShuffle glossary: the ManifoldId entry was in the wrong... 176/head
2014-09-26 Wolfgang BangerthMerge pull request #173 from bangerth/fix-step-32
2014-09-26 Wolfgang BangerthImprove documentation of TimerOutput. 173/head
2014-09-26 Wolfgang BangerthFix an oversight in initializing the timer in step-40.
2014-09-26 Wolfgang BangerthFix an oversight in initializing the timer in step-32.
2014-09-25 Wolfgang BangerthMerge pull request #172 from bangerth/doc-fixes-9
2014-09-25 Wolfgang BangerthAugment documentation motivated by Martin's post on... 172/head
2014-09-24 Wolfgang BangerthMerge pull request #171 from tamiko/workaround_for_ibm
2014-09-24 Matthias MaierWorkaround for IBM compiler in data_out_base.cc 171/head
2014-09-23 Guido KanschatMerge pull request #160 from bangerth/doc-fixes-7
2014-09-23 Martin KronbichlerMerge pull request #170 from bangerth/fix-formula
2014-09-23 Wolfgang BangerthPatch suggested by Xinzeng Feng <xf39@cornell.edu>... 170/head
2014-09-22 Matthias MaierMerge pull request #169 from kronbichler/master
2014-09-22 Martin KronbichlerRemove stray Id tag from svn from all headers 169/head
2014-09-22 Bruno TurcksinMerge pull request #168 from kronbichler/master
2014-09-22 Wolfgang BangerthConvert two more places where we use <code>...</code>. 160/head
2014-09-22 Martin KronbichlerFix TrilinosWrappers::SparseMatrix::add(factor, other_m... 168/head
2014-09-21 Wolfgang BangerthMerge pull request #154 from luca-heltai/mappingq_manifold
2014-09-21 Wolfgang BangerthReindent all short comments to standard length.
2014-09-21 Wolfgang BangerthRemove uses of <tt>...</tt> in a number of places in...
2014-09-21 Wolfgang BangerthUpdate documentation in a couple of places.
2014-09-21 Guido KanschatMerge pull request #164 from bangerth/doc-fixes-8
2014-09-20 Luca HeltaiMade MappingQ compatible with Manifold. 154/head
2014-09-20 Wolfgang BangerthAdjust based on Guido's feedback. 164/head
2014-09-20 Guido KanschatMerge pull request #165 from dakshinai/test_schur_matrix
2014-09-19 dakshinaiTest lac/SchurMatrix; Indented 165/head
2014-09-19 dakshinaiTest lac/SchurMatrix
2014-09-19 Wolfgang BangerthUpdates to various places of the documentation.
2014-09-19 Wolfgang BangerthMerge pull request #162 from bangerth/remove-unnecessar...
2014-09-19 Wolfgang BangerthRemove unnecessary #include. 162/head
2014-09-19 Timo HeisterMerge pull request #161 from bangerth/private-protected...
2014-09-18 Wolfgang BangerthMove declarations in DoFHandler from protected to private. 161/head
2014-09-18 Timo HeisterMerge pull request #156 from bangerth/clarify-docs
2014-09-18 Wolfgang BangerthMerge pull request #157 from bangerth/add-task-joinable
2014-09-18 Wolfgang BangerthAdd test. 157/head
2014-09-18 Wolfgang BangerthAdd Threads::Task::joinable().
2014-09-18 Luca HeltaiMerge pull request #159 from kronbichler/master
2014-09-18 Martin KronbichlerFix compilation of #146 without MPI 159/head
2014-09-18 Wolfgang BangerthClarify documentation and verify what I say by adding... 156/head
2014-09-17 Wolfgang BangerthMerge pull request #155 from koecher/PR-Update-Step-20
2014-09-17 Timo HeisterMerge pull request #152 from bangerth/cleanups
2014-09-17 Wolfgang BangerthMinor cleanups. 152/head
2014-09-17 Uwe KöcherUpdated Documentation. Again, in the Introduction secti... 151/head 155/head
2014-09-17 Martin KronbichlerMerge pull request #146 from bangerth/rework-mpi-initia...
2014-09-16 Wolfgang BangerthRemove now outdated changelog entry. 146/head
2014-09-16 Wolfgang BangerthRewrite following the discussion on the pull request.
2014-09-16 Timo HeisterMerge pull request #150 from bangerth/doc-update-2
2014-09-16 Wolfgang BangerthRemove another reference to MGDoFHandler. 150/head
2014-09-16 Wolfgang BangerthRemove references to MGDoFHandler.
2014-09-16 Wolfgang BangerthMerge pull request #149 from koecher/master
2014-09-16 Uwe KöcherUpdated documentation for step-20 Introduction section... 149/head
2014-09-16 Guido KanschatMerge pull request #147 from bangerth/doc-update
2014-09-15 Wolfgang BangerthAdd another reference. 147/head
2014-09-15 Wolfgang BangerthAdd some documentation.
2014-09-15 Guido KanschatMerge pull request #143 from guidokanschat/distribute_l...
2014-09-15 Wolfgang BangerthMerge pull request #141 from eisbaerli/solution_transfer
2014-09-15 Wolfgang BangerthMerge pull request #148 from tamiko/fix_bundled_configu...
2014-09-15 Bärbel Janssenuse the fe index also in the case where triangulation... 141/head
2014-09-15 Matthias MaierBugfix: Only include ./bundled/setup_bundled.cmake 148/head
2014-09-14 Luca HeltaiMerge pull request #145 from luca-heltai/pr_refactor_tria
2014-09-14 Luca HeltaiFixed typo. 145/head
2014-09-14 Wolfgang BangerthAdd a version of MPI_InitFinalize that adaptively deter...
2014-09-13 Luca HeltaiRefactored tria to use TriaAccessor::center.
2014-09-13 Luca HeltaiMerge pull request #144 from luca-heltai/pr_tria_access...
2014-09-13 Luca HeltaiAddressed last comments by WB. 144/head
2014-09-13 Luca HeltaiFixed WB comments, and a leftover which got messed...
2014-09-13 Luca HeltaiAdded TriaAccessor::point function, which returns point...
2014-09-13 Wolfgang BangerthMerge pull request #142 from Rombur/step_52
2014-09-13 Guido KanschatFurther polishing of documentation after comments 143/head
2014-09-12 Bruno TurcksinImprove the documentation for step-52. 142/head
2014-09-12 Guido Kanschatadd documentation on the effect of ConstraintMatrix...
2014-09-12 Wolfgang BangerthMerge pull request #140 from bangerth/add-note-to-step-53
2014-09-12 Wolfgang BangerthAdd a section discussing consequences. 140/head
2014-09-08 Timo HeisterMerge pull request #138 from bangerth/delete-outdated...
2014-09-07 Wolfgang BangerthRemove a file that was probably never intended to be... 138/head
2014-09-05 Wolfgang BangerthMerge pull request #137 from kronbichler/master
2014-09-05 Martin KronbichlerFix two warnings with clang-3.5 137/head
2014-09-05 Timo HeisterMerge pull request #136 from kronbichler/master
2014-09-05 Martin KronbichlerCorrect wrong message from PR 135 136/head
2014-09-04 Martin KronbichlerMerge pull request #135 from kronbichler/master
2014-09-04 Martin KronbichlerImprove assertion for access to nonlocal elements 135/head
2014-09-04 Guido KanschatMerge pull request #134 from tamiko/fix_header_tests
2014-09-04 Matthias MaierBugfix: Do not forget to use the 'RELATIVE' keyword 134/head
2014-09-04 Wolfgang BangerthMerge pull request #133 from tamiko/fix_header_tests
2014-09-03 Matthias MaierTestsuite: Fix globbing command for all-headers tests... 133/head
2014-09-03 Wolfgang BangerthMerge pull request #132 from tamiko/fix_step53
2014-09-03 Matthias MaierBugfix: step-53 requires enabled DEAL_II_WITH_ZLIB 132/head
2014-09-03 Luca HeltaiMerge pull request #131 from bangerth/sort-changelog
2014-09-03 Wolfgang BangerthMove a couple of entries in the changelog to their... 131/head
2014-09-03 Timo HeisterMerge pull request #130 from bangerth/fix-up-step-53-2
2014-09-03 Wolfgang BangerthFix language. 130/head
2014-09-03 Wolfgang BangerthReference the correct picture.
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.