]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-08-31 Matthias MaierTestsuite: Also adjust location in disctributed_grids... 1480/head
2015-08-30 Matthias MaierMerge pull request #1473 from kronbichler/master
2015-08-30 Martin KronbichlerFix non-MPI case 1473/head
2015-08-30 Matthias MaierMerge pull request #1468 from tamiko/resurrect_tests
2015-08-30 Matthias MaierTestsuite: dof_renumbering_0{4|7}: Add alternatives 1468/head
2015-08-30 Matthias MaierRevert "Testsuite: Disable tests for Boost's Cuthill...
2015-08-30 Matthias MaierMerge pull request #1472 from bangerth/fix-formula
2015-08-30 Matthias MaierMerge pull request #1467 from tamiko/testsuite_test_var...
2015-08-30 Matthias MaierDocumentation: Fix typos 1467/head
2015-08-30 Wolfgang BangerthFix a formula. 1472/head
2015-08-30 Matthias MaierTestsuite: fix a typo
2015-08-30 Matthias MaierUpdate news/changes.h
2015-08-30 Matthias MaierTestsuite: Adjust all tests to last previous change
2015-08-30 Matthias MaierTestsuite: Remove compiler constraints
2015-08-30 Matthias MaierDocumentation: Update testsuite.html to mention multipl...
2015-08-30 Matthias MaierTestsuite: Let the diff target depend on all comparison...
2015-08-30 Matthias MaierTestsuite: Output which variant was used for comparison
2015-08-30 Matthias MaierTestsuite: Allow comparison against output variants
2015-08-30 Wolfgang BangerthMerge pull request #1462 from cpraveen/tecplot-solutiontime
2015-08-30 Wolfgang BangerthMerge pull request #1463 from drwells/update-bernstein...
2015-08-30 Martin KronbichlerMerge pull request #1471 from tamiko/small_cleanup
2015-08-30 Martin KronbichlerMerge pull request #1470 from kronbichler/master
2015-08-30 Martin KronbichlerFix compilation with MPI but without P4EST 1470/head
2015-08-30 Martin KronbichlerCleanup interface of parallel::Triangulation without MPI
2015-08-30 Matthias MaierBugfix: Replace 'size_t' with 'unsigned int' where... 1471/head
2015-08-30 Martin KronbichlerMerge pull request #1276 from shakirbsm/dev
2015-08-30 Praveen CRemove strand_id since it is not clear how to use it... 1462/head
2015-08-30 Matthias MaierMerge pull request #1465 from drwells/update-real-to...
2015-08-30 Wolfgang BangerthMerge pull request #1466 from mrak1990/patch-2
2015-08-30 mrak1990Outdated tutorial step-3 1466/head
2015-08-29 Matthias MaierMerge pull request #1464 from drwells/update-flags...
2015-08-29 David WellsAdd a comment describing the real to unit logic. 1465/head
2015-08-29 Matthias MaierMerge pull request #1461 from QiaoLei-88/doc_interpolat...
2015-08-29 David WellsUpdate UpdateFlags documentation 1464/head
2015-08-29 David WellsUse an anonymous namespace. 1463/head
2015-08-29 David WellsCompute powers of -1 by checking exponent parity.
2015-08-29 David WellsUse the boost implementation of binomials.
2015-08-29 Lei Qiaoreword documentation of interpolate_boundary_values() 1461/head
2015-08-29 Timo HeisterMerge pull request #1449 from tamiko/fix_fpe_guard
2015-08-29 Timo HeisterMerge pull request #1453 from tamiko/purge_deal.II_test...
2015-08-29 Praveen CSave solution time into tecplot ascii files for animati...
2015-08-29 Matthias MaierTestsuite: Move the last bits out of deal.II 1453/head
2015-08-29 Matthias MaierTestsuite: another iteration...
2015-08-29 Matthias MaierTestsuite: Move matching tests from deal.II
2015-08-29 Matthias MaierTestsuite: Move matching tests: deal.II -> fe/
2015-08-29 Matthias MaierTestsuite: Move matching tests: deal.II -> grid/
2015-08-28 Wolfgang BangerthMerge pull request #1460 from drwells/update-flags...
2015-08-28 Wolfgang BangerthMerge pull request #1457 from tamiko/cmake_workarounds
2015-08-28 David WellsFix a doxygen issue with quoted italics. 1460/head
2015-08-28 Matthias MaierMerge pull request #1458 from bangerth/fix-test-11
2015-08-28 Matthias MaierCMake: FindTRILINOS.cmake: Drop /.../include/scotch... 1457/head
2015-08-28 Wolfgang BangerthAlso update 64-bit results. 1458/head
2015-08-28 Wolfgang BangerthAlso update 64-bit results.
2015-08-28 Matthias MaierCMake: FindPETSC.cmake: Drop /.../include/scotch from...
2015-08-28 Wolfgang BangerthUpdate test results.
2015-08-28 Wolfgang BangerthMerge pull request #1452 from tamiko/fix_compute_active...
2015-08-28 Matthias MaierTestsuite: work around a bug with <gcc-4.9 1452/head
2015-08-28 Matthias MaierBugfix: Test for <cfenv> header instead of <fenv.h> 1449/head
2015-08-28 Matthias MaierCMake: Refactor DEAL_II_HAVE_FP_EXCEPTIONS
2015-08-28 Wolfgang BangerthMerge pull request #1456 from tjhei/glossary_update
2015-08-28 Timo Heistermore glossary fixes 1456/head
2015-08-28 Timo Heisterupdate mg paper in glossary
2015-08-28 Matthias MaierMerge pull request #1310 from tamiko/block_linear_opera...
2015-08-28 Matthias Maieradd a changes.h entry 1310/head
2015-08-28 Matthias MaierUpdate documentation
2015-08-28 Matthias MaierA BlockLinearOperator class for storing linear operator...
2015-08-28 Wolfgang BangerthMerge pull request #1451 from tamiko/fix_tests
2015-08-28 Matthias MaierMerge pull request #1450 from QiaoLei-88/doc_interpolat...
2015-08-27 Matthias MaierBugfix: Fix an include in filtered_iterator.h 1451/head
2015-08-27 Lei Qiaoreword documentation of VectorTools::project_boundary_v... 1450/head
2015-08-27 Matthias MaierTestsuite: Avoid c++11isms
2015-08-27 Matthias MaierTestsuite: Avoid c++11isms
2015-08-27 Matthias MaierMerge pull request #1447 from bangerth/doc-update-36
2015-08-27 Wolfgang BangerthFix documentation text. 1447/head
2015-08-27 Wolfgang BangerthMerge pull request #1446 from tamiko/fix_compilation
2015-08-27 Matthias MaierFix compilation in c++98/03 mode 1446/head
2015-08-27 Matthias MaierAvoid c++11'ism and fix compilation for C++98/03 mode
2015-08-27 Wolfgang BangerthMerge pull request #1442 from tamiko/complex_support
2015-08-27 Matthias MaierBugfix: Use Tensor<...,Number>() instead of Tensor... 1442/head
2015-08-27 Matthias MaierAdd a changes.h entry
2015-08-27 Matthias Maieradd a test for complex support in Function, TensorFunction
2015-08-27 Matthias MaierInstantiate dealii::Function and dealii::TensorFunction...
2015-08-27 Matthias MaierBugfix: Use Tensor<...,Number>() instead of Point<dim>()
2015-08-27 Matthias MaierRefactor template definitions into tensor_function...
2015-08-27 Matthias MaierRefactor template definitions into function.templates.h
2015-08-27 Matthias MaierRefactor template definitions into function_time.templa...
2015-08-26 shakirbsmAdvection residuals for boundary and face fixed 1276/head
2015-08-26 Matthias MaierMerge pull request #1436 from tamiko/refined_version_su...
2015-08-26 Matthias Maiersmall cleanup 1436/head
2015-08-26 Matthias Maieradd a changes.h entry
2015-08-26 Matthias MaierDocumentation: Update to reflect changes in version...
2015-08-26 Matthias MaierTestsuite: Allow for comparison operators in feature...
2015-08-26 Wolfgang BangerthMerge pull request #1437 from tjhei/fix_halo_layer_comp...
2015-08-26 Timo HeisterMerge pull request #1440 from drwells/fix-doc-typos-2
2015-08-26 David WellsRemove trailing whitespace in the documentation. 1440/head
2015-08-26 David WellsUpdate the example cmake output.
2015-08-26 David WellsFix some typos in the documentation.
2015-08-26 Timo Heisterfix compilation error in compute_ghost_cell_halo_layer 1437/head
2015-08-26 Wolfgang BangerthMerge pull request #1396 from jppelteret/halo_functions
2015-08-26 Wolfgang BangerthMerge pull request #1434 from tamiko/complexify
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.