]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-03-23 Matthias MaierMerge pull request #685 from tjhei/support_block_ind_in...
2015-03-23 Timo HeisterFix: BlockIndices in BlockDynamicSP 685/head
2015-03-23 Timo HeisterMerge pull request #681 from tamiko/guard_muelu_tests
2015-03-23 Matthias MaierTestsuite: Bugfix 681/head
2015-03-23 Matthias MaierDocumentation: Update testsuite documentation
2015-03-23 Matthias MaierTestsuite: Guard trilinos tests using muelu
2015-03-23 Matthias MaierTestsuite: Augment feature constraints with version...
2015-03-23 Matthias MaierCMake: Also export feature versions in deal.IIConfig...
2015-03-22 Timo HeisterMerge pull request #676 from bangerth/augment-error...
2015-03-22 Wolfgang BangerthMerge pull request #678 from tjhei/manual_repartition
2015-03-22 Timo Heisteraddress comments 678/head
2015-03-22 Timo HeisterAllow manual repartitioning in distributed tria
2015-03-22 Timo HeisterMerge pull request #653 from tjhei/replace_compressed_sp
2015-03-22 Timo Heisterchangelog, typo 653/head
2015-03-22 Wolfgang BangerthMerge pull request #679 from tjhei/fix_doxygen_example
2015-03-22 Timo Heisterfix doxygen example 679/head
2015-03-22 Timo Heisteraddress comments
2015-03-22 Wolfgang BangerthReindent. 676/head
2015-03-22 Wolfgang BangerthMerge pull request #664 from alrashedf/add_clear_curren...
2015-03-22 Wolfgang BangerthAlso adjust the error message for the dim=2, spacedim...
2015-03-22 Wolfgang BangerthImprove an error message about a case that can happen...
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-14 Fahad AlrashedAdded clear_current_row() to TableHandler in case the... 664/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.
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.