]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-12-12 Lukas KorousSquashed changes for build working both on MSVC and... 289/head
2014-12-11 Wolfgang BangerthMerge pull request #297 from tamiko/fix_wno-xxx_detecti...
2014-12-11 Matthias MaierCMake: Correctly detect -Wno-... support for gcc 297/head
2014-12-11 Luca HeltaiMerge pull request #296 from bangerth/fix-slepc-icc...
2014-12-11 Wolfgang BangerthElide default initialization. 296/head
2014-12-11 Luca HeltaiMerge pull request #295 from bangerth/code-reorg
2014-12-11 Wolfgang BangerthReorganize code in symmetric_tensor.h. 295/head
2014-12-11 Luca HeltaiMerge pull request #294 from bangerth/add-test
2014-12-11 Wolfgang BangerthAdd a test. 294/head
2014-12-10 Matthias MaierMerge pull request #293 from tamiko/miscellaneous_fixups
2014-12-10 Matthias Maieralso add the 'package' target to $ make info output 293/head
2014-12-10 Matthias Maieradd package component to rewrite rule
2014-12-10 Matthias MaierWhitespace and indenting fixups
2014-12-10 Matthias MaierMerge pull request #291 from luca-heltai/cpack-support
2014-12-10 Luca HeltaiFixed licence, restructured setup_cpack 291/head
2014-12-10 Luca HeltaiMerge pull request #292 from bangerth/show-shape-functions
2014-12-10 Wolfgang BangerthInclude pictures of shape functions for FE_Q and FE_Q_H... 292/head
2014-12-09 Luca HeltaiAdded cpack configuration, and Mac Bundle package.
2014-12-09 Wolfgang BangerthMerge pull request #281 from bangerth/doc-updates-and...
2014-12-09 Wolfgang BangerthRewrite parts of the implementation to make it easier... 281/head
2014-12-09 Wolfgang BangerthRewrite documentation for a function.
2014-12-09 Luca HeltaiMerge pull request #290 from tamiko/miscellaneous_cleanup
2014-12-09 Matthias MaierUpdate CMake documentation 290/head
2014-12-09 Matthias MaierCleanup DEAL_II_MSVC testsuite handling
2014-12-08 Bruno TurcksinMerge pull request #288 from bangerth/clarify-documentation
2014-12-08 Wolfgang BangerthClarify documentation. 288/head
2014-12-07 Wolfgang BangerthAdd tests for a function that currently does not appear...
2014-12-06 Martin KronbichlerMerge pull request #287 from davydden/refinement_optimized
2014-12-06 Denis Davydovmade refine_and_coarsen_optmise easier to read and... 287/head
2014-12-05 Wolfgang BangerthMerge pull request #286 from kronbichler/master
2014-12-05 Martin KronbichlerCleanup file of news, added one contribution 286/head
2014-12-04 Wolfgang BangerthMerge pull request #285 from tjhei/documentation
2014-12-04 Timo Heisterclarify documentation of ConstraintMatrix::distribute... 285/head
2014-12-04 Martin KronbichlerMerge pull request #284 from bangerth/fix-cuthill-mckee...
2014-12-04 Michał WichrowskiAdd a testcase. 284/head
2014-12-04 Wolfgang BangerthDoFRenumbering::Cuthill_McKee failed in parallel when...
2014-12-04 Wolfgang BangerthMerge pull request #283 from bangerth/more-ms-vc-fixes
2014-12-04 Wolfgang BangerthKeep the old data types in declarations and only use... 283/head
2014-12-04 Lukas KorousPatch by Lukas Korous: Make namespace DerivativeApproxi...
2014-12-03 Wolfgang BangerthMerge pull request #282 from bangerth/patches-for-ms-vc
2014-12-03 Wolfgang BangerthAdd a news entry. 282/head
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Work around a couple of problems...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Only include <mm_malloc.h> if...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Only include <mm_malloc.h> if...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Work around a compiler problem...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Remove the explicit instantiatio...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Apply a workaround for Microsoft...
2014-12-03 Wolfgang BangerthPatch by Lukas Korous: Disable the testsuite for Micros...
2014-12-02 Toby D. YoungMerge pull request #229 from davydden/GHEP
2014-12-01 Matthias MaierMerge pull request #279 from tamiko/fix_periodic_bc
2014-12-01 Matthias Maiercode cleanup 279/head
2014-12-01 Timo HeisterMerge pull request #280 from bangerth/doc-update-4
2014-12-01 Wolfgang BangerthUpdate documentation in one place. 280/head
2014-11-30 Matthias Maiermake astyle happy
2014-11-30 Matthias MaierAvoid unnecessary inversion of a transformation matrix
2014-11-30 Matthias MaierBugfix: adjust rotation for inverted matching
2014-11-30 Matthias Maieradd another version of the dof_tools_21_b
2014-11-30 Matthias MaierAlso check for reverse matching in bits/dof_tools_21_b
2014-11-30 Matthias MaierBugfix: Conditionally use matrix in orthogonal_equality
2014-11-30 Matthias MaierUse spacedim in compute_transformation instead of incor...
2014-11-30 Matthias MaierCode cleanup and several bugfixes
2014-11-30 Matthias Maierrestructure and clean up some code
2014-11-27 Martin KronbichlerMerge pull request #278 from bangerth/fix-serialization...
2014-11-27 Wolfgang BangerthAdd the corresponding testcase for hp::DoFHandler as... 278/head
2014-11-27 Wolfgang BangerthFix an issue reported by David Wells.
2014-11-26 Wolfgang BangerthMerge pull request #275 from kronbichler/master
2014-11-26 Martin KronbichlerImprove error message for out-of-bound access in parall... 275/head
2014-11-26 Denis Davydovmade target eigenvalue a shared pointer 229/head
2014-11-26 Denis Davydovadded all options with comments
2014-11-26 Denis Davydovrenamed residual_norm to relative_error
2014-11-26 Denis Davydovswitch to EPSGetErrorEstimate as others might give...
2014-11-26 Denis Davydovset problem type to generalised hermitian in Step 36.
2014-11-26 Denis Davydovuse EPSComputeRelativeError in SLEPc SolverBase.
2014-11-25 Martin KronbichlerMerge pull request #274 from bangerth/doc-fixes-11
2014-11-25 Wolfgang BangerthImprove grammar of error message. 274/head
2014-11-25 Wolfgang BangerthMerge pull request #271 from kronbichler/master
2014-11-25 Martin KronbichlerMerge pull request #272 from felgru/typos
2014-11-25 Felix Gruberfix typos in doc/news/changes.h 272/head
2014-11-25 Martin KronbichlerInclude mpi.h in base/config.h to avoid Intel compile... 271/head
2014-11-24 Wolfgang BangerthMerge pull request #270 from kronbichler/master
2014-11-24 Martin KronbichlerPass TriaIterator<DoFCellAccessor> by reference ant... 270/head
2014-11-24 Martin KronbichlerAvoid compiler with gcc 4.7
2014-11-24 Martin KronbichlerMerge pull request #269 from tamiko/make_icc_happy
2014-11-24 Matthias Maiersilence icc warning #15531 "A porition of SIMD loop... 269/head
2014-11-24 Wolfgang BangerthMerge pull request #267 from tamiko/fix_testsuite
2014-11-24 Wolfgang BangerthMerge pull request #268 from tjhei/fix_mathjax_on_website
2014-11-24 Timo HeisterFix mathjax on website broken due to https 268/head
2014-11-24 Matthias MaierFix testsuite, cleanup tests in arpack/ 267/head
2014-11-24 Matthias MaierMerge pull request #266 from bangerth/adjust-tests...
2014-11-24 Wolfgang BangerthAdjust normalize.pl for p4est 1.1+. 266/head
2014-11-22 Wolfgang BangerthMerge pull request #263 from davydden/arpack
2014-11-22 Martin KronbichlerMerge pull request #258 from kronbichler/matrix_free_as...
2014-11-22 Martin KronbichlerInitialization of FEEvaluation like FEValues 258/head
2014-11-22 Martin KronbichlerImproved comparison operators for TriaAccessorBase 264/head
2014-11-22 Denis Davydovadded a step-36 test to arpack category 263/head
2014-11-22 Denis Davydovcorrected Arpack section in Step-36
2014-11-22 Denis Davydovmodified the documentation of the Arpack solver
2014-11-21 Wolfgang BangerthMerge pull request #262 from kronbichler/master
2014-11-21 Martin KronbichlerAllow comparison == and != of TriaAccessorBase with... 262/head
2014-11-20 Matthias MaierMerge pull request #261 from bangerth/fix-doc
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.