]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2015-09-25 Jean-Paul PelteretImplementation of DoFTools::locally_relevant_dofs_per_s...
2015-09-25 Martin KronbichlerMerge pull request #1590 from QiaoLei-88/trilinosPrecWr...
2015-09-24 Wolfgang BangerthMerge pull request #1666 from agrayver/non_affine_test
2015-09-24 Alexander GrayverReindent.. 1666/head
2015-09-24 Alexander GrayverAdd a test for checking correct behaviour of FE_PolyTen...
2015-09-24 Matthias MaierMerge pull request #1657 from asartori86/fix_sacado
2015-09-24 Timo HeisterMerge pull request #1665 from bangerth/update-doc-38
2015-09-24 Wolfgang BangerthFix name of Claire Bruna-Rosso. 1665/head
2015-09-24 Matthias MaierMerge pull request #1664 from kronbichler/master
2015-09-24 Martin KronbichlerAdd missing instantiations. 1664/head
2015-09-24 Martin KronbichlerFix test case
2015-09-24 Wolfgang BangerthMerge pull request #1662 from bangerth/doc-update-37
2015-09-24 Wolfgang BangerthJust a couple of minor comment updates. 1662/head
2015-09-23 Bruno TurcksinMerge pull request #1661 from bangerth/reclassify-tutorials
2015-09-23 Wolfgang BangerthReclassify unfinished tutorials. 1661/head
2015-09-23 Bruno TurcksinMerge pull request #1660 from bangerth/fix-solution...
2015-09-23 Wolfgang BangerthFix a place where hp::SolutionTransfer gets confused... 1660/head
2015-09-23 Lei QiaoEnable using wrapped trilinos preconditioner with unwra... 1590/head
2015-09-23 Wolfgang BangerthMerge pull request #1659 from Rombur/fix_petsc_readwrit...
2015-09-23 Bruno TurcksinFix a bug with petsc in readwritevector. 1659/head
2015-09-23 alberto sartoriremoved overloads 1657/head
2015-09-23 Martin KronbichlerMerge pull request #1650 from kronbichler/multigrid_for...
2015-09-23 Martin KronbichlerEnable using MatrixFree and multigrid together in paral... 1650/head
2015-09-23 Martin KronbichlerList change
2015-09-23 Martin KronbichlerEnable MGTransferPrebuilt with parallel::distributed...
2015-09-23 Martin KronbichlerCompute multigrid dof handler also for distributed...
2015-09-23 Martin KronbichlerAvoid setting the constant mode as a right hand side
2015-09-23 Wolfgang BangerthMerge pull request #1514 from Rombur/new-vector-interfaces
2015-09-23 Martin KronbichlerMerge pull request #1654 from maieneuro/doc_fix
2015-09-23 Maien Hamedremoved no-longer-applicable comment in FE_Nedelec 1654/head
2015-09-23 Bruno TurcksinImprove documentation. 1514/head
2015-09-22 Matthias MaierMerge pull request #1653 from bangerth/fix-test-13
2015-09-22 Wolfgang BangerthFix output of a test. 1653/head
2015-09-22 Matthias MaierMerge pull request #1649 from kronbichler/fix_periodic_bc
2015-09-22 Bruno TurcksinMerge pull request #1639 from Rombur/tria_accessor
2015-09-22 Bruno TurcksinImprove test for vertex_iterator. 1639/head
2015-09-22 Martin KronbichlerFix orientation of 1D periodic case 1649/head
2015-09-22 Martin KronbichlerMerge pull request #1648 from kronbichler/master
2015-09-22 Martin KronbichlerReplace MPI_BYTE by DEAL_II_DOF_INDEX_MPI_TYPE througho... 1648/head
2015-09-22 Martin KronbichlerMention changes
2015-09-22 Martin KronbichlerAvoid using DynamicSparsityPattern::iterator past the...
2015-09-22 Martin KronbichlerFix bugs in partitioner for indices beyond 2^32.
2015-09-22 Martin KronbichlerExtend model for compatible partitioners.
2015-09-22 Wolfgang BangerthMerge pull request #1627 from tamiko/tensor.h_cleanup_6
2015-09-22 Wolfgang BangerthMerge pull request #1647 from jppelteret/fix_solver_sel...
2015-09-22 Jean-Paul PelteretAdd vector_type typedef to mimic Solver class. 1647/head
2015-09-21 Bruno TurcksinChange interface of vertex_accessor and add test.
2015-09-21 Matthias MaierMerge pull request #1645 from drwells/fix-doc-typos-4
2015-09-21 David WellsFix some typos. 1645/head
2015-09-21 Wolfgang BangerthMerge pull request #1631 from asartori86/enrich_product...
2015-09-21 alberto sartoriadded sacado_product_type.h 1631/head
2015-09-21 Matthias MaierFix a typo 1627/head
2015-09-21 Matthias Maierupdate tests
2015-09-21 Matthias MaierRename double contraction "contract" to "double_contract"
2015-09-21 Matthias MaierConvert static_assert to Assert
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.