]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-11-05 Wolfgang BangerthAvoid unnecessary memory allocation. 1835/head
2015-11-03 Bruno TurcksinMerge pull request #1823 from bangerth/remove-first_cel...
2015-11-03 Bruno TurcksinMerge pull request #1777 from drwells/class-names-as...
2015-11-03 Martin KronbichlerMerge pull request #1769 from jperryhouts/add_erfc
2015-11-03 Bruno TurcksinMerge pull request #1828 from tjhei/fix_tests3
2015-11-03 Timo Heisterfix tests/multigrid/transfer_prebuilt_01 1828/head
2015-11-03 Timo HeisterMerge pull request #1827 from bangerth/add-include...
2015-11-02 Wolfgang BangerthAdd an include guard to tests/base/functions.h. 1827/head
2015-11-02 Jonathan Perry... Added muparser erfc test. 1769/head
2015-11-02 Jonathan Perry... Add erfc function to FunctionParser.
2015-11-02 Timo HeisterMerge pull request #1707 from gassmoeller/triangulation...
2015-11-02 David WellsUse VectorType, not InVector, as a template type. 1777/head
2015-11-02 David WellsUse FEValuesType, not FEValues, in templates.
2015-11-02 David WellsPrefer QuadratureType to Quadrature in templates.
2015-11-02 David WellsUse typename BlockMatrixType in templates.
2015-11-02 David WellsUse SP, not SparsityPattern, as a template type.
2015-11-02 David WellsRemove unnecessary dealii:: qualifiers.
2015-11-02 David WellsUse VectorType, not Vector, as a template type.
2015-11-02 Denis DavydovMerge pull request #1826 from drwells/remove-repeated...
2015-11-02 David WellsRemove a repeated typedef. 1826/head
2015-11-02 David WellsUse a local typedef to shorten things.
2015-11-02 Rene Gassmoelleradd entry in changes.h 1707/head
2015-11-02 Rene GassmoellerIntroduce a signal for weighted repartitioning
2015-11-02 Matthias MaierMerge pull request #1817 from luca-heltai/fix-mac-pack
2015-11-02 Wolfgang BangerthRemove the first_cell/is_first_cell/current_update_flag... 1823/head
2015-11-02 Denis DavydovMerge pull request #1819 from davydden/shared_tria_arti...
2015-11-02 Denis Davydovadded extra Asserts to shared::Tria tests; do not outpu... 1819/head
2015-11-02 Denis DavydovMerge pull request #1822 from bangerth/doc-update-38
2015-11-02 Wolfgang BangerthAugment documentation of FE::get_(sub)face_data. 1822/head
2015-11-02 Wolfgang BangerthMerge pull request #1820 from tamiko/fix_includes
2015-11-01 Matthias MaierAdd a news/changes.h entry 1820/head
2015-11-01 Matthias MaierCMake: Bugfix: Also use DEAL_II_INCLUDE_DIRS for bundle...
2015-10-31 Luca HeltaiMerge pull request #1808 from bangerth/further-FEValues...
2015-10-30 Denis Davydovfixed a bug in shared::Tria where...
2015-10-30 Luca HeltaiFixed wording in dealii.conf.in 1817/head
2015-10-30 Wolfgang BangerthMerge pull request #1816 from tjhei/fix_expand_inst_ldgold
2015-10-30 Timo Heisterfix cmake expand_instantiations ldgold workaround 1816/head
2015-10-30 Matthias MaierMerge pull request #1813 from bangerth/fix-1798
2015-10-30 Wolfgang BangerthWorkaround linker bug when compiling expand_instantiations. 1813/head
2015-10-29 Matthias MaierMerge pull request #1809 from tamiko/tensor_fixes
2015-10-29 Matthias Maierreindent 1809/head
2015-10-29 Wolfgang BangerthMerge pull request #1812 from tjhei/fix_bdm_tests2
2015-10-29 Timo Heisteradd missing changes to fix bdm tests 1812/head
2015-10-29 Denis DavydovMerge pull request #1810 from davydden/sharedtria_fix_n...
2015-10-29 Denis Davydovfix shared::Tria for no-MPI case 1810/head
2015-10-29 Matthias MaierBugfix: Provide missing operator+ and operator- variants
2015-10-29 Matthias MaierBugfix: Add additional braces around subobject initiali...
2015-10-28 Wolfgang BangerthMove a few pieces to a more natural place. 1808/head
2015-10-28 Wolfgang BangerthBreak dependency of MappingQ from MappingQGeneric.
2015-10-28 Denis DavydovMerge pull request #1806 from QiaoLei-88/fixBraceMismatch
2015-10-28 Lei Qiaofix one brace mismatch in documentation 1806/head
2015-10-27 David WellsMerge pull request #1802 from tamiko/cmake_cleanup
2015-10-27 Matthias MaierCMake: Refactor include to appropriate file 1802/head
2015-10-27 Matthias MaierCMake: Remove obsolete guard in configure_1_lapack...
2015-10-27 Matthias MaierMerge pull request #1799 from guidokanschat/cmake_c_com...
2015-10-27 Denis DavydovMerge pull request #1674 from davydden/shared_tria_arti...
2015-10-27 Wolfgang BangerthMerge pull request #1801 from alistairbntl/BDM_grad_grad
2015-10-27 Denis Davydovextend parallel::shared::Triangulation to allow artific... 1674/head
2015-10-27 Alistair BentleyImplemented BDM_grad_grad in 3D 1801/head
2015-10-27 Guido KanschatPut the C compiler into the config file and automatic... 1799/head
2015-10-27 Wolfgang BangerthMerge pull request #1796 from kronbichler/master
2015-10-27 Martin KronbichlerSilence compile error 1796/head
2015-10-27 Martin KronbichlerMake compile without MPI
2015-10-27 Denis DavydovMerge pull request #1797 from asartori86/typo_step_20
2015-10-27 alberto sartorifixed typo intro step 20 1797/head
2015-10-27 Martin KronbichlerSimplify code in MGTransferPrebuilt
2015-10-27 Martin KronbichlerMerge pull request #1768 from tjhei/parmg
2015-10-27 Martin KronbichlerMerge pull request #1784 from jppelteret/fix_steps_brok...
2015-10-27 Wolfgang BangerthMerge pull request #1795 from tamiko/try_to_make_appvyr...
2015-10-27 Matthias MaierBugfix: Add a missing space in a build test target 1795/head
2015-10-27 Wolfgang BangerthMerge pull request #1794 from tamiko/fix_typo
2015-10-26 Matthias MaierDocumentation: Fix a typo in porting.html 1794/head
2015-10-26 Wolfgang BangerthMerge pull request #1793 from tamiko/compile_with_flags
2015-10-26 Matthias MaierBugfix: Also compile the expand_instantiations macro... 1793/head
2015-10-26 Jean-Paul PelteretFixes in relation to #1673. 1784/head
2015-10-26 Bruno TurcksinMerge pull request #1791 from bangerth/possibly-fix...
2015-10-26 Wolfgang BangerthQualify nested types with 'typename'. 1791/head
2015-10-26 Matthias MaierMerge pull request #1787 from tamiko/partially_revert_p...
2015-10-26 Matthias MaierPartially revert pull request 1673 1787/head
2015-10-26 Timo HeisterMerge remote-tracking branch 'upstream/master' into... 1768/head
2015-10-26 Timo Heisterchangelog
2015-10-26 Wolfgang BangerthMerge pull request #1789 from tjhei/remove_typenames
2015-10-26 Timo HeisterMerge pull request #1743 from QiaoLei-88/triaSignalOnCell
2015-10-26 Timo Heisterremove typename outside template 1789/head
2015-10-25 Martin KronbichlerMerge pull request #1781 from bangerth/rename_fast_to_s...
2015-10-25 Matthias MaierMerge pull request #1779 from bangerth/hook-in-code...
2015-10-25 Wolfgang BangerthRename the 'fast' parameter to 'omit_zeroing_entries'. 1781/head
2015-10-25 Wolfgang BangerthRework the way we pick up the code gallery: instead... 1779/head
2015-10-25 Wolfgang BangerthAdjust the program that builds the tutorial graph to...
2015-10-25 Wolfgang BangerthCheck out and process the code-gallery.
2015-10-25 Wolfgang BangerthBracket document configuration with empty lines, now...
2015-10-25 Wolfgang BangerthMinor cleanup.
2015-10-25 Wolfgang BangerthPush down evaluating GLOBS to the file where it is...
2015-10-25 Wolfgang BangerthMerge pull request #1785 from tamiko/fix_tests
2015-10-25 Matthias MaierUpdate scripts/normalize.pl to new version numbering 1785/head
2015-10-25 Martin KronbichlerMerge pull request #1767 from alistairbntl/BDM_Edit
2015-10-24 Alistair BentleyCorrection to BDM degree method 1767/head
2015-10-24 Martin KronbichlerMerge pull request #1763 from agrayver/fix_intergrid
2015-10-23 Timo HeisterMerge pull request #1782 from bangerth/fix-warnings
2015-10-23 Wolfgang BangerthFix two recently introduced warnings about unused varia... 1782/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.