]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-03-21 Timo HeisterRework Compressed*SparsityPattern
2015-03-18 Timo HeisterMerge pull request #667 from bangerth/augment-error...
2015-03-18 Wolfgang BangerthAddress Timo's comments from review. Also rename namesp... 667/head
2015-03-18 Wolfgang BangerthUnify exceptions throughout the DataOut* classes.
2015-03-17 Wolfgang BangerthAdjust error messages in the VectorTools namespace.
2015-03-17 Wolfgang BangerthAdjust error messages in the TimeDependent class and...
2015-03-17 Wolfgang BangerthAdjust error messages in the SolutionTransfer class.
2015-03-17 Wolfgang BangerthAdjust error messages in the PointValueHistory class.
2015-03-17 Wolfgang BangerthAdjust error messages in the error estimator class.
2015-03-17 Wolfgang BangerthAdjust error messages in the Histogram class.
2015-03-17 Wolfgang BangerthImprove error messages in DerivativeApproximation.
2015-03-17 Wolfgang BangerthGo through all error messages for the data_out_* assert...
2015-03-17 Wolfgang BangerthMerge pull request #669 from kronbichler/master
2015-03-17 Martin KronbichlerFix warning by removing unused code 669/head
2015-03-16 Martin KronbichlerMerge pull request #668 from tamiko/fix_trilinos_tpl_in...
2015-03-16 Matthias MaierCMake: Bugfix: Make the requirement for Trilinos_TPL_IN... 668/head
2015-03-16 Martin KronbichlerMerge pull request #665 from tamiko/fix_trilinos_tpl_in... 195/head
2015-03-16 Timo HeisterMerge pull request #666 from bangerth/add-assertion
2015-03-15 Martin KronbichlerMerge pull request #662 from kronbichler/master
2015-03-15 Wolfgang BangerthAdd an assertion to GridGenerator::create_union_triangu... 666/head
2015-03-15 Matthias MaierCMake: Bugfix: Use Trilinos third party header locations 665/head
2015-03-13 Martin KronbichlerMerge pull request #663 from bangerth/add-gridgenerator...
2015-03-13 Wolfgang BangerthAugment a changelog entry to say where the user can... 663/head
2015-03-13 Wolfgang BangerthAdd GridGenerator::create_triangulation_with_removed_ce...
2015-03-13 Wolfgang BangerthFix description of what the test does.
2015-03-13 Martin KronbichlerMake sure to call compress() in test 662/head
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...
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.