]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-03-13 Martin KronbichlerFix call to compress in reinit of Trilinos sparse matrix
2015-03-12 Wolfgang BangerthMerge pull request #654 from bangerth/doc-updates-6
2015-03-12 Wolfgang BangerthLink to the discussion of the 'goto' in step-26. 654/head
2015-03-12 Wolfgang BangerthDocument the use and reasoning of goto in step-26.
2015-03-12 Matthias MaierMerge pull request #644 from bangerth/explain-operator-or
2015-03-12 Martin KronbichlerMerge pull request #658 from bangerth/remove-exceptions...
2015-03-12 Wolfgang BangerthImprove what an exception says. 658/head
2015-03-11 Bruno TurcksinMerge pull request #214 from Rombur/muelu
2015-03-11 Bruno TurcksinAdd MueLu preconditioner using MueLu::MLParameterListIn... 214/head
2015-03-11 Martin KronbichlerMerge pull request #616 from bangerth/remove-deprecated...
2015-03-11 Wolfgang BangerthMerge pull request #656 from tcclevenger/fix_wiki_links
2015-03-11 tcclevengerFixed Wiki links in README 656/head
2015-03-09 Wolfgang BangerthReindent. 616/head
2015-03-09 Wolfgang BangerthAdjust test output.
2015-03-09 Wolfgang BangerthFollow Martin K's advice on what the argument should be.
2015-03-09 Wolfgang BangerthDocument changes in semantics to apply_boundary_values.
2015-03-09 Wolfgang BangerthDocument changes to TrilinosWrappers::SparseMatrix...
2015-03-09 Wolfgang BangerthClone the _04 test and also check const_iterators.
2015-03-09 Wolfgang BangerthEnsure that we can run iterators over Trilinos matrices...
2015-03-09 Wolfgang BangerthUpdate comments.
2015-03-09 Wolfgang BangerthUpdate comments.
2015-03-08 Wolfgang BangerthMerge pull request #652 from drwells/step-20-compressed...
2015-03-07 David WellsUse `BlockCompressedSparsityPattern` in step-20. 652/head
2015-03-06 Wolfgang BangerthRemove deprecated function TrilinosWrappers::SparseMatr...
2015-03-06 Wolfgang BangerthRemove deprecated function BlockMatrixBase::compress...
2015-03-06 Wolfgang BangerthAvoid calls to naked compress() without a VectorOperati...
2015-03-06 Wolfgang BangerthRemove a test.
2015-03-06 Timo HeisterMerge pull request #651 from bangerth/doc-fixes-11
2015-03-06 Wolfgang BangerthUpdate documentation in a small way. 651/head
2015-03-05 Timo HeisterMerge pull request #649 from bangerth/doc-fixes-10
2015-03-05 Wolfgang BangerthProvide a reference to step-14. 649/head
2015-03-05 Wolfgang BangerthSignificantly improve an error message.
2015-03-05 Wolfgang BangerthMerge pull request #648 from QiaoLei-88/step33DocIssue
2015-03-05 Wolfgang BangerthFix a typo.
2015-03-05 Lei Qiaocorrect type of output example from 'code' to 'verbatim' 648/head
2015-03-05 Lei Qiaofix mathbf and braces issues
2015-03-05 Martin KronbichlerMerge pull request #647 from QiaoLei-88/fixStep33Intro
2015-03-05 Lei Qiaofix bracket mismatch in result part of step-33 647/head
2015-03-05 Lei Qiaofix formula error in intro of step-33 #646
2015-03-05 Timo HeisterMerge pull request #640 from bangerth/further-exception...
2015-03-05 Wolfgang BangerthOne more exception conversion. 640/head
2015-03-05 Wolfgang BangerthAvoid exceptions that take references to their argument...
2015-03-04 Wolfgang BangerthMerge pull request #645 from rosskynch/fix_642
2015-03-04 Ross KynchRemoved p=3 case as it takes far too long to run (issue... 645/head
2015-03-04 Wolfgang BangerthExplain the use of operator| for the update_* flags. 644/head
2015-03-04 Wolfgang BangerthMerge pull request #643 from tjhei/fe_field_fct_exc
2015-03-04 Timo HeisterUse and document VectorTools::ExcPointNotAvailableHere 643/head
2015-03-04 Wolfgang BangerthMerge pull request #639 from bangerth/clarify-step-8
2015-03-04 Wolfgang BangerthClarify a statement in the documentation of step-8. 639/head
2015-03-04 Wolfgang BangerthProvide a changes.h entry.
2015-03-04 Wolfgang BangerthMinor code cleanup.
2015-03-04 Wolfgang BangerthMore improvements on exceptions with no message.
2015-03-02 Wolfgang BangerthMerge pull request #631 from davydden/tensor
2015-03-02 Denis Davydovallow contraction of tensors of different base type 631/head
2015-03-02 Wolfgang BangerthMerge pull request #634 from bangerth/revert-previous...
2015-03-02 Wolfgang BangerthRevert commit e86e602ae14. 634/head
2015-03-02 Wolfgang BangerthMerge pull request #632 from davydden/error_estimator
2015-03-02 Martin KronbichlerMerge pull request #633 from bangerth/accelerate-indent
2015-03-02 Wolfgang BangerthIndent files that had been forgotten by the indentation... 633/head
2015-03-02 Wolfgang BangerthAccelerate indentation of all files from 7 to 1.1 seconds.
2015-03-02 Denis Davydovpatched error_estimator 632/head
2015-03-02 Timo HeisterMerge pull request #630 from bangerth/fix-symmetric...
2015-03-02 Wolfgang BangerthAdd ProductType description also for SymmetricTensor. 630/head
2015-03-02 Wolfgang BangerthMerge pull request #625 from bangerth/further-exception...
2015-03-02 Wolfgang BangerthImprove error message according to Martin K's suggestions. 625/head
2015-03-02 Timo HeisterMerge pull request #629 from kronbichler/master
2015-03-02 Martin KronbichlerWork around bug in clang-3.6 with AVX. 629/head
2015-03-02 Timo HeisterMerge pull request #628 from kronbichler/master
2015-03-02 Martin KronbichlerAvoid compiler warning 628/head
2015-03-02 Martin KronbichlerMake compile without C++11
2015-03-02 Timo HeisterMerge pull request #627 from kronbichler/master
2015-03-02 Martin KronbichlerFix compiler warnings with clang 3.6. 627/head
2015-03-02 Matthias MaierMerge pull request #626 from rosskynch/cmake_bugfix_umfpack
2015-03-02 Martin KronbichlerMerge pull request #624 from bangerth/minor-vector...
2015-03-02 Wolfgang BangerthConvert several more DeclException0 to DeclExceptionMsg.
2015-03-01 Ross KynchFix issue when using the bundled umfpack - cmake moves... 626/head
2015-03-01 Wolfgang BangerthFix another occurrence of allocate() in the serializati... 624/head
2015-03-01 Wolfgang BangerthEnsure we don't create a memory leak.
2015-03-01 Wolfgang BangerthSince all arguments to Vector::allocate() are the same...
2015-03-01 Wolfgang BangerthMove assertion whether we are out of memory to the...
2015-03-01 Wolfgang BangerthProvide a number of exceptions with explanatory text.
2015-03-01 Wolfgang BangerthConvert Assert(...,ExcIO()) to AssertThrow(...,ExcIO()).
2015-03-01 Wolfgang BangerthProvide ExcDivideByZero with some explanatory text.
2015-03-01 Timo HeisterMerge pull request #623 from tjhei/simd_intel_part2
2015-03-01 Timo Heistermove EnableOpenMPSimdFor to parallel.h, update test 623/head
2015-03-01 Timo HeisterMerge pull request #620 from bangerth/introduce-DeclExc...
2015-03-01 Wolfgang BangerthConvert ExcInternalError to DeclExceptionMsg. 620/head
2015-03-01 Wolfgang BangerthIntroduce DeclExceptionMsg.
2015-02-28 Timo HeisterMerge pull request #619 from bangerth/remove-exceptions...
2015-02-28 Wolfgang BangerthMerge pull request #622 from drwells/remove-deprecated...
2015-02-28 David WellsRemove use of `DEAL_II_COMPILER_SUPPORTS_MPI`. 622/head
2015-02-28 Wolfgang BangerthMerge pull request #608 from tjhei/no_long_double_simd
2015-02-28 Timo HeisterDisable SIMD vector operations for certain types 608/head
2015-02-28 Wolfgang BangerthMore work to make exceptions more meaningful. 619/head
2015-02-28 Wolfgang BangerthMerge pull request #614 from bangerth/remove-exceptions...
2015-02-28 Wolfgang BangerthAddress Timo's concerns during review. 614/head
2015-02-27 Timo HeisterMerge pull request #618 from bangerth/remove-exceptions...
2015-02-27 Wolfgang BangerthRemove assertion without argument. 618/head
2015-02-27 Wolfgang BangerthMerge pull request #615 from tjhei/add_interpolate_assert
2015-02-27 Timo Heisteradd size assert to VectorTools::interpolate 615/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.