]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-11-10 Luca HeltaiAdded symmetric tensor to sacado_product_type. 1858/head
2015-11-10 Luca HeltaiFixed header.
2015-11-10 Timo HeisterMerge pull request #1856 from tjhei/step-40-trilpetsc
2015-11-10 Timo Heisterdecide between Trilinos and PETSc in step-40 1856/head
2015-11-10 Luca HeltaiMerge pull request #1855 from asartori86/symmetric_tens...
2015-11-10 alberto sartorispecialized scalar_product symmetric*tensor with sacado 1855/head
2015-11-09 Martin KronbichlerMerge pull request #1849 from bangerth/update-fill_fe_v...
2015-11-09 Wolfgang BangerthMerge pull request #1847 from adamkosik/master
2015-11-09 Wolfgang BangerthDocument FiniteElement::fill_fe_*_values() arguments. 1849/head
2015-11-09 Adam KosikAdd entry in news/changes.h. 1847/head
2015-11-09 Martin KronbichlerMerge pull request #1852 from tamiko/do_not_run_step45
2015-11-09 Martin KronbichlerMerge pull request #1850 from bangerth/add-test
2015-11-09 Matthias MaierTestsuite: Bugfix: Do not run step-45 1852/head
2015-11-09 Wolfgang BangerthAdd test. 1850/head
2015-11-08 adamkosikFETools::project_dg, initialize output to zero
2015-11-08 Denis DavydovMerge pull request #1846 from gassmoeller/fix-real...
2015-11-08 Rene GassmoellerFix MappingQ1 1846/head
2015-11-08 Wolfgang BangerthReshuffle the argument list of FE::fill_fe_*_values().
2015-11-08 Wolfgang BangerthMerge pull request #1845 from bangerth/improve-loop...
2015-11-08 Wolfgang BangerthMake the same kind of changes also to FESystem. 1845/head
2015-11-07 Wolfgang BangerthImprove loop nesting.
2015-11-07 Martin KronbichlerMerge pull request #1841 from bangerth/undo-parallelization
2015-11-06 Wolfgang BangerthMerge pull request #1844 from bangerth/eliminate-remote...
2015-11-06 Wolfgang BangerthAddress @kronbichler's comments for #1825. 1844/head
2015-11-06 Wolfgang BangerthMerge pull request #1825 from bangerth/eliminate-remote...
2015-11-06 Wolfgang BangerthRe-inline a function previously broken out into its... 1841/head
2015-11-06 Wolfgang BangerthUndo parallelization in FESystem.
2015-11-06 Bruno TurcksinMerge pull request #1838 from bangerth/replace-update...
2015-11-06 Wolfgang BangerthReplace update_once/each by requires_update_flags(... 1838/head
2015-11-05 Wolfgang BangerthRather than creating a copy-data object in build_one_pa... 1825/head
2015-11-05 Martin KronbichlerMerge pull request #1835 from bangerth/avoid-unnecessar...
2015-11-05 Wolfgang BangerthAvoid unnecessary memory allocation. 1835/head
2015-11-05 Martin KronbichlerMerge pull request #1837 from tjhei/fix_examples
2015-11-05 Timo Heisterstep-45 requires MPI and Trilinos 1837/head
2015-11-05 Timo Heisterremove contract() deprecation warning in step-9
2015-11-05 Martin KronbichlerMerge pull request #1836 from tjhei/fix_tests4
2015-11-05 Timo Heisterfix tests 1836/head
2015-11-05 Wolfgang BangerthMerge pull request #1834 from gassmoeller/triangulation...
2015-11-05 Rene GassmoellerFix test output. 1834/head
2015-11-04 David WellsMerge pull request #1832 from luca-heltai/fix-matrix...
2015-11-04 Denis DavydovMerge pull request #1833 from drwells/add-latex-brackets
2015-11-04 Luca HeltaiFixed bug in matrix creator. 1832/head
2015-11-04 David WellsAdd brackets around a LaTeX subscript. 1833/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
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.