]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-04-14 David WellsGet rid of named temporaries for asserts.
2015-04-14 David WellsUse "#ifdef DEBUG" for complex asserts.
2015-04-14 David WellsAdd a (void) cast to unused values in .cc files.
2015-04-14 David WellsEnable Trilinos warnings in recent versions.
2015-04-14 David WellsOnly enable 'unused' GCC warnings in debug mode.
2015-04-14 David WellsUse the standard (void) to mark unused parameters.
2015-04-14 David WellsWhen obvious, do not name unused parameters.
2015-04-14 David WellsComment out unused parameters in source files.
2015-04-14 David WellsDo not name unused parameters when obvious.
2015-04-14 David WellsSwitch from (void) to commented parameter name.
2015-04-14 David WellsComment unused parameter names.
2015-04-14 David WellsUse the (void) trick to silence warnings.
2015-04-14 Matthias MaierMerge pull request #796 from kronbichler/fix_test
2015-04-14 Martin KronbichlerFix test in 64bit mode 796/head
2015-04-14 Martin KronbichlerMerge pull request #790 from bangerth/dynamic-sparsity...
2015-04-14 Matthias MaierMerge pull request #794 from bangerth/doc-update-20
2015-04-14 Wolfgang BangerthProvide documentation to the various namespaces in... 794/head
2015-04-13 Matthias MaierMerge pull request #793 from tjhei/constraint_matrix_copy
2015-04-13 Timo HeisterConstraintMatrix copy explicit and disable assignment 793/head
2015-04-13 Wolfgang BangerthRewrite the dynamic sparsity pattern iterators in such... 790/head
2015-04-13 Luca HeltaiMerge pull request #788 from QiaoLei-88/compress
2015-04-13 Lei Qiaofix textual error. 788/head
2015-04-13 Wolfgang BangerthAdd tests for iterators over DynamicSparsityPattern...
2015-04-13 Wolfgang BangerthIntroduce iterators over DynamicSparsityPattern objects.
2015-04-13 Wolfgang BangerthReference a particular class in a comment.
2015-04-13 Wolfgang BangerthMinor clarification of some documentation.
2015-04-13 Martin KronbichlerMerge pull request #789 from davydden/fe_q_hierarchical...
2015-04-13 Denis Davydovadded a SolutionTransfer test for FE_Q_Hierarchical. 789/head
2015-04-13 Luca HeltaiMerge pull request #787 from bangerth/doc-update-19
2015-04-13 Lei Qiaoexplain calling of compress() in step-40.
2015-04-13 Lei Qiaoremove the two no-op compress()
2015-04-13 Wolfgang BangerthAdd a missing call to distribute() to step-26 after... 787/head
2015-04-12 Timo HeisterMerge pull request #785 from bangerth/doc-update-18
2015-04-12 Luca HeltaiMerge pull request #784 from luca-heltai/grid-generator...
2015-04-12 Luca HeltaiAdded test and fixed 1d issue. 784/head
2015-04-12 Luca HeltaiAdded test for 2,3.
2015-04-12 Wolfgang BangerthClarify documentation. 785/head
2015-04-12 Luca HeltaiAddressed @bangerth issues.
2015-04-12 Wolfgang BangerthMerge pull request #777 from bangerth/rename-boundary_i...
2015-04-12 Wolfgang BangerthAdjust documentation: Use the non-deprecated version... 777/head
2015-04-12 Wolfgang BangerthAdjust tests: Use the non-deprecated version *_boundary...
2015-04-12 Wolfgang BangerthUse the non-deprecated version *_boundary_id() instead...
2015-04-12 Wolfgang BangerthRename *_boundary_indicator() to *_boundary_id() and...
2015-04-12 Luca HeltaiMade subdivided hyper cube/rectangle work with codimens...
2015-04-12 Luca HeltaiMerge pull request #782 from kronbichler/master
2015-04-12 Martin KronbichlerDelete nonsensical assertion. 782/head
2015-04-12 Martin KronbichlerMerge pull request #780 from luca-heltai/fix-sparsity...
2015-04-12 Luca HeltaiFixed sparsity_tool.cc not to use CompressedSimpleSparsity. 780/head
2015-04-12 Matthias MaierMerge pull request #779 from kronbichler/master
2015-04-12 Matthias MaierMerge pull request #778 from QiaoLei-88/step-33
2015-04-12 Martin KronbichlerFinal fix of tests for hierarchical cell numbering. 779/head
2015-04-12 Lei Qiaoone trailing space. 778/head
2015-04-12 Lei Qiaocorrsponding document update.
2015-04-12 Lei Qiaostep-33 sync right_hand_side after assemble.
2015-04-11 Timo HeisterMerge pull request #776 from kronbichler/master
2015-04-11 Martin KronbichlerFix SparsityTools::reorder_hierarchical with 64 bit... 776/head
2015-04-11 Bruno TurcksinMerge pull request #773 from kronbichler/master
2015-04-11 Martin KronbichlerAdjust test output in mpi/ due to yesterday's commit. 773/head
2015-04-11 Matthias MaierMerge pull request #770 from bangerth/doc-update-14
2015-04-11 Matthias MaierMerge pull request #771 from bangerth/fix-accidental...
2015-04-11 Wolfgang BangerthAvoid ending comments with a backslash. 771/head
2015-04-11 Wolfgang BangerthAlso update the final time step of the output. 770/head
2015-04-11 Matthias MaierMerge pull request #767 from tamiko/clean_up_lac_interfaces
2015-04-11 Matthias Maierdocumentation fixes 767/head
2015-04-11 Matthias Maierchanges.h entry
2015-04-11 Matthias MaierSpecialize LAPACKFullMatrix::vmult (etc.) interface
2015-04-11 Matthias MaierRemove vmult_add and Tvmult_add from SparseDirectUMFPACK
2015-04-11 Matthias MaierSmall documentation update
2015-04-11 Matthias MaierDocumentation fixes
2015-04-11 Matthias MaierMerge pull request #769 from bangerth/doc-update-17
2015-04-11 Matthias MaierMerge pull request #760 from kronbichler/master
2015-04-11 Matthias MaierMerge pull request #768 from bangerth/doc-update-16
2015-04-11 Martin KronbichlerAdjust test output due to changed ordering of cells 760/head
2015-04-11 Martin KronbichlerList changes
2015-04-11 Martin KronbichlerChange algorithm for coarse cell ordering in parallel...
2015-04-11 Martin KronbichlerImplement GridTools::get_vertex_connectivity_of_cells
2015-04-11 Martin KronbichlerImplement hierarchical reordering of a SparsityPattern
2015-04-11 Martin KronbichlerChange arguments for SparsityTools::reorder_Cuthill_McK...
2015-04-11 Wolfgang BangerthUpdate the results section following Luca's changed... 769/head
2015-04-11 Wolfgang BangerthFix a grammar error in #744 and provide slightly more...
2015-04-11 Wolfgang BangerthMerge pull request #744 from luca-heltai/boundary-to...
2015-04-11 Wolfgang BangerthReference the class upon which this finite element... 768/head
2015-04-11 Wolfgang BangerthMerge pull request #754 from davydden/fe_q_hierarchical
2015-04-10 Matthias MaierMerge pull request #766 from bangerth/fix-64bit-issue-2
2015-04-10 Wolfgang BangerthMake compile in 64bit mode. 766/head
2015-04-10 Denis Davydovmissing hp-functions and other mods in FE_Q_Hierarchical 754/head
2015-04-09 Matthias MaierMerge pull request #758 from QiaoLei-88/step40runclean
2015-04-09 Lei Qiaoadd '*.vtu *.pvtu' to CLEAN_UP_FILES list in step-40. 758/head
2015-04-09 Matthias MaierMerge pull request #756 from nicola-giuliani/telles-doc
2015-04-09 Nicola Giulianierased begin end 756/head
2015-04-09 Nicola Giulianiimproved the documentation of QTelles
2015-04-08 Wolfgang BangerthMerge pull request #753 from tamiko/fix_testsuite
2015-04-08 Matthias MaierMerge pull request #752 from bangerth/doc-update-15
2015-04-08 Matthias MaierTestsuite: Bugfix: Take over specific variables to... 753/head
2015-04-08 Wolfgang BangerthUpdate documentation. 752/head
2015-04-08 Wolfgang BangerthAvoid the use of deprecated functions.
2015-04-08 Wolfgang BangerthDeprecate the n_rows() and n_cols() member functions...
2015-04-08 Wolfgang BangerthMinor update to comments.
2015-04-08 Luca HeltaiMerge pull request #751 from tamiko/fix_documentation
2015-04-08 Matthias MaierFix some typos... 751/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.