]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-10-06 Wolfgang BangerthMerge pull request #1705 from kronbichler/mapping_impro...
2015-10-06 Maien Hamedpush forward one coordinate at a time in MappingFEField... 1705/head
2015-10-06 Maien Hamedpush forward one coordinate at a time for jacobian...
2015-10-06 Martin KronbichlerSpeed up one example of MappingQ::transform for rank...
2015-10-05 Matthias MaierMerge pull request #1719 from tjhei/fix_ctest_makeopts
2015-10-05 Timo Heisterfix ctest makeopts 1719/head
2015-10-05 Timo HeisterMerge pull request #1717 from drwells/generic-memory...
2015-10-05 David WellsWrap boost::enable_if_c as std_cxx11::enable_if. 1717/head
2015-10-05 Wolfgang BangerthMerge pull request #1704 from drwells/generic-memory...
2015-10-05 Wolfgang BangerthMerge pull request #1715 from tjhei/fix_ghost_owner_tests
2015-10-05 Wolfgang BangerthMerge pull request #1716 from tjhei/warning_mapping_tra...
2015-10-05 Timo Heisterfix mapping_q_generic codim2 1716/head
2015-10-05 Timo Heistertests: remove useless usage of base class n_active_cells 1715/head
2015-10-05 Timo Heisterfix tests/mpi/tria_ghost_owners
2015-10-04 David WellsTest the memory consumption of fundamental types. 1704/head
2015-10-04 Matthias MaierMerge pull request #1708 from drwells/fe-q-bubbles...
2015-10-04 Matthias MaierMerge pull request #1709 from YongYang86/master
2015-10-04 Matthias MaierMerge pull request #1712 from tjhei/test_variant_err
2015-10-04 Matthias MaierMerge pull request #1713 from tjhei/fix_muelu_test
2015-10-04 Timo HeisterMerge pull request #1679 from tjhei/tria_ghost_neighbors
2015-10-04 Timo Heisterrelax solver iterations for test precondition_muelu 1713/head
2015-10-04 Timo Heisteravoid test variant error output 1712/head
2015-10-04 Timo Heisteradd Triangulation::ghost_owners() and level_ghost_owners() 1679/head
2015-10-03 Matthias MaierMerge pull request #1710 from tjhei/test_lib_comparison
2015-10-03 Timo Heisterupdate documentation and tests 1710/head
2015-10-03 Timo Heisterchange test feature comparison operators
2015-10-03 Wolfgang BangerthMerge pull request #1669 from drwells/fix-real-to-unit...
2015-10-03 YYAbout compute_mean_value 1709/head
2015-10-02 David WellsAssert that we did assign a value to a pointer. 1708/head
2015-10-02 David WellsUse a unique_ptr to avoid a memory leak.
2015-10-02 David WellsFixed an issue reported by @gassmoeller. 1669/head
2015-10-02 David WellsMake memory_consumption(T*) more generic.
2015-10-02 David WellsRemove memory_consumption(std::vector<int>) et al.
2015-10-02 David WellsMake memory_consumption(int) et al more generic.
2015-10-02 David WellsRemove a workaround for an old XLC compiler.
2015-10-02 Martin KronbichlerMerge pull request #1703 from bangerth/further-FEValues...
2015-10-02 Wolfgang BangerthMore doc updates. 1703/head
2015-10-02 Wolfgang BangerthAugment documentation.
2015-10-01 Wolfgang BangerthImprove documentation of class MappingQ.
2015-10-01 Wolfgang BangerthChange compute_mapping_support_points to return its...
2015-10-01 Wolfgang BangerthReapply a few patches made on mainline while developing...
2015-10-01 Wolfgang BangerthFurther simplify code.
2015-10-01 Wolfgang BangerthRemove a test.
2015-10-01 Wolfgang BangerthUpdate test output.
2015-10-01 Wolfgang BangerthMove the remaining pieces of transform_r_to_u() from...
2015-10-01 Wolfgang BangerthMove the implementation of transform_r_to_u_cell from...
2015-10-01 Wolfgang BangerthSimplify code.
2015-10-01 Wolfgang BangerthUpdate a few pieces of implementation.
2015-10-01 Wolfgang BangerthSimplify code.
2015-10-01 Wolfgang BangerthRemove a function now no longer needed.
2015-10-01 Wolfgang BangerthMerge pull request #1702 from kronbichler/master
2015-10-01 Martin KronbichlerRemove debug output 1702/head
2015-10-01 Wolfgang BangerthMerge pull request #1701 from kronbichler/master
2015-10-01 Martin KronbichlerReduce test time by cutting away the most expensive... 1701/head
2015-10-01 Martin KronbichlerMerge pull request #1699 from bangerth/fix-test-12
2015-10-01 Wolfgang BangerthFix test output. 1699/head
2015-10-01 Martin KronbichlerMerge pull request #1698 from bangerth/add-output-file
2015-10-01 Wolfgang BangerthAdd another version of the same output file. 1698/head
2015-10-01 Wolfgang BangerthMerge pull request #1694 from Rombur/vertex_to_cell
2015-09-30 Bruno TurcksinAdd 3D test for vertex_to_cell_map function. 1694/head
2015-09-30 Bruno TurcksinFix a bug in 3D.
2015-09-30 Wolfgang BangerthMerge pull request #1696 from maieneuro/instantiate_tem...
2015-09-30 Maien Hamedinstantiated get_function_third_derivatives template... 1696/head
2015-09-30 Bruno TurcksinImprove documentation for the function vertex_to_cell_map.
2015-09-30 Wolfgang BangerthMerge pull request #1695 from tjhei/muparser_pow
2015-09-30 Timo Heisteradd support for pow(a,b) in FunctionParser 1695/head
2015-09-30 Bruno TurcksinAdd vertex to cells map.
2015-09-29 Wolfgang BangerthMerge pull request #1688 from tamiko/fulfill_license_terms
2015-09-29 Matthias MaierRevert "Remove instructions on how to apply this licens... 1688/head
2015-09-28 Wolfgang BangerthMerge pull request #1671 from jppelteret/subdomain_tools
2015-09-28 Wolfgang BangerthMerge pull request #1686 from kronbichler/master
2015-09-28 Martin KronbichlerAvoid using ‘typename’ outside of template 1686/head
2015-09-28 Wolfgang BangerthMerge pull request #1684 from kronbichler/master
2015-09-28 Martin KronbichlerFix AVX512 code path 1684/head
2015-09-28 Timo HeisterMerge pull request #1680 from tjhei/visual_studio_fix
2015-09-28 Timo HeisterMerge pull request #1685 from gassmoeller/more_precise_...
2015-09-28 Timo Heisterfix compilation with MSVC 1680/head
2015-09-28 Rene GassmoellerMore precise error message 1685/head
2015-09-28 Martin KronbichlerMerge pull request #1683 from tamiko/sacado_product_typ...
2015-09-28 Martin KronbichlerMerge pull request #1682 from tamiko/fix_trilinos_confi...
2015-09-28 Matthias MaierCMake: Add check for matching C++11 support 1682/head
2015-09-28 Matthias MaierCMake: Query whether trilinos requires CXX11 support
2015-09-28 Matthias MaierBugfix: use proper test constraint for sacado_product... 1683/head
2015-09-28 Matthias MaierBugfix: Move DEAL_II_NAMESPACE_CLOSE into define guard
2015-09-27 Matthias MaierMerge pull request #1678 from tjhei/compile_fixes
2015-09-27 Timo Heisterremove warnings 1678/head
2015-09-27 Timo Heistercompile warnings and errors
2015-09-26 Timo HeisterMerge pull request #1675 from tamiko/new_cross_product_...
2015-09-26 Matthias Maiertensor_deprecated.h: Bugfix: Let doxygen pick up functi... 1675/head
2015-09-26 Matthias Maierupdate changes.h entry
2015-09-25 Matthias MaierUpdate tests
2015-09-25 Matthias MaierReintroduce deprecated cross_product for 2d
2015-09-25 Matthias Maiertensor.h: Rename cross_product to cross_product_2d/3d
2015-09-25 Timo HeisterMerge pull request #1670 from QiaoLei-88/p4estSmooth
2015-09-25 Lei Qiaoadd test distributed_grids/3d_refinement_12 1670/head
2015-09-25 Lei Qiaoadd test distributed_grids/2d_refinement_10
2015-09-25 Jean-Paul PelteretAdded test for DoFTools::locally_relevant_dofs_per_subd... 1671/head
2015-09-25 Jean-Paul PelteretAdded assert for p::d::Triangulation and removed if...
2015-09-25 Wolfgang BangerthMerge pull request #1672 from gassmoeller/type_mismatch...
2015-09-25 Rene GassmoellerFix type mismatch in block vector 1672/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.