]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-05-28 Karl Ljungkvistsuppress warnings about implicit cast 2643/head
2016-05-27 Wolfgang BangerthMerge pull request #2642 from davydden/feature/cell_dat...
2016-05-27 Denis Davydovmake CellDataStorage derive from Subscriptor 2642/head
2016-05-27 Matthias MaierMerge pull request #2641 from jppelteret/update_tutoria...
2016-05-27 Jean-Paul PelteretAdded LinearOperator to tutorial topics 2641/head
2016-05-26 Wolfgang BangerthMerge pull request #2636 from tjhei/fix_compute_global_...
2016-05-26 Timo Heisterfix compute_global_error() 2636/head
2016-05-25 Denis DavydovMerge pull request #2620 from jppelteret/step-44_Cell_D...
2016-05-25 Jean-Paul PelteretUpdated step-44 to use modern features of deal.II. 2620/head
2016-05-25 Bruno TurcksinMerge pull request #2639 from tamiko/fix_cuda_configuration
2016-05-25 Matthias MaierMerge pull request #2608 from kalj/fix-bad-macro-warning
2016-05-25 Matthias MaierMerge pull request #2618 from luca-heltai/fix-cpack
2016-05-25 Matthias MaierCMake: Bugfix: Only try to configure cuda if C++11... 2639/head
2016-05-25 Wolfgang BangerthMerge pull request #2637 from bangerth/doc-update-62
2016-05-25 Wolfgang BangerthRedo changelog entry. 2637/head
2016-05-25 Denis DavydovMerge pull request #2638 from bangerth/doc-update-63
2016-05-25 Wolfgang BangerthNamespace-qualify the name of function in the changes... 2638/head
2016-05-25 Denis DavydovMerge pull request #2634 from davydden/feature/fe_syste...
2016-05-25 Denis Davydovadd an entry in changes.h for moving auxiliary function... 2634/head
2016-05-25 Bruno TurcksinMerge pull request #2635 from jgedicke/changes_h
2016-05-25 Joscha Gedickeentry in specific improvements changes.h 2635/head
2016-05-24 Denis DavydovMerge pull request #2632 from bangerth/no-semicolons
2016-05-24 Denis DavydovMerge pull request #2627 from bangerth/doc-update-61
2016-05-24 Wolfgang BangerthAvoid semicolons. 2632/head
2016-05-24 David WellsMerge pull request #2630 from Rombur/fix_step34
2016-05-24 Wolfgang BangerthUpdate documentation in a couple of places. 2627/head
2016-05-24 Bruno TurcksinFix a bug in step-34. 2630/head
2016-05-24 Wolfgang BangerthMerge pull request #2626 from jgedicke/vertex_patches
2016-05-24 Joscha Gedickeget vertex_mapping out 2626/head
2016-05-23 Bruno TurcksinMerge pull request #2619 from Rombur/sparsity_pattern
2016-05-23 Bruno TurcksinFix a bug where size_type was used instead of std:... 2619/head
2016-05-22 Timo HeisterMerge pull request #2602 from tjhei/compute_error
2016-05-22 Timo Heisterimplement VectorTools::compute_global_error, document... 2602/head
2016-05-22 Denis DavydovMerge pull request #2624 from tjhei/doxygen_fix
2016-05-22 Timo Heisterfix doxygen errors of undefined version macros 2624/head
2016-05-22 Timo HeisterMerge pull request #2623 from drwells/fix-hyphenated...
2016-05-21 David WellsFix a typo. 2623/head
2016-05-21 David WellsFix doxygen formatting of hyphenated lists.
2016-05-21 David WellsMerge pull request #2614 from davydden/feature/fe_syste...
2016-05-21 Timo HeisterMerge pull request #2622 from bangerth/doc-update-60
2016-05-21 Wolfgang BangerthUpdate documentation in one place. 2622/head
2016-05-21 Timo HeisterMerge pull request #2621 from inkstink/master
2016-05-20 Luca HeltaiMake it possible to generate packages with arbitrary... 2618/head
2016-05-19 Denis Davydovfix component_to_base_table for non-tensor product... 2614/head
2016-05-19 Denis Davydovextend new functions to non-tensor product
2016-05-19 Denis Davydovsame for fe_face_tables
2016-05-19 Denis Davydovmove build cell tables to FETools
2016-05-18 Denis DavydovMerge pull request #2617 from asartori86/parpack
2016-05-18 alberto sartoriparpack. added reinit for block vectors 2617/head
2016-05-18 Bruno TurcksinMerge pull request #2616 from kalj/fix-cuda-cmake-witho...
2016-05-18 Karl LjungkvistMove check for C++11 inside if case to not affect non... 2616/head
2016-05-18 Denis Davydovmove FESystem's auxiliary functions to FETools and...
2016-05-18 Denis DavydovMerge pull request #2611 from drwells/update-google...
2016-05-18 Denis DavydovMerge pull request #2612 from drwells/fix-grid-in-doxygen
2016-05-18 David WellsFix some doxygen formatting. 2612/head
2016-05-18 David WellsFix a bunch of old google code links. 2611/head
2016-05-18 Bruno TurcksinMerge pull request #2610 from danshapero/aligned-vector...
2016-05-18 danshaperoAdded move constructor to Table 2610/head
2016-05-18 danshaperoAdded test for aligned vector move ctor/assignment...
2016-05-18 danshaperoCheckpoint, wrote aligned vector move ctor
2016-05-17 Bruno TurcksinMerge pull request #2591 from drwells/parallelepiped...
2016-05-17 David WellsMerge pull request #2609 from tjhei/fix_doxygen_formatting
2016-05-17 Timo Heisterfix doxygen formatting 2609/head
2016-05-17 Karl Ljungkvistfix warning by not using dot in target name 2608/head
2016-05-17 Martin KronbichlerMerge pull request #2607 from Rombur/typos
2016-05-17 Bruno TurcksinFix a few typos. 2607/head
2016-05-16 Bruno TurcksinMerge pull request #2605 from kalj/cuda-c++11-setup
2016-05-16 Karl Ljungkvistenable C++11 for CUDA 2605/head
2016-05-15 David WellsMerge pull request #2604 from bangerth/doc-fixes-13
2016-05-15 Wolfgang BangerthFix some documentation texts. 2604/head
2016-05-15 David WellsMerge pull request #2601 from tjhei/param_double
2016-05-15 Timo HeisterRework Pattern::Double 2601/head
2016-05-14 David WellsAdd tests for twisted grid generator input. 2591/head
2016-05-14 David WellsUpdate the changelog.
2016-05-14 David WellsRaise exceptions for invalid input.
2016-05-14 inkstinkMinor Typo 2621/head
2016-05-13 Wolfgang BangerthMerge pull request #2600 from drwells/fix-clang-compilation
2016-05-13 David WellsFix compilation on clang. 2600/head
2016-05-13 Bruno TurcksinMerge pull request #2589 from davydden/feature/spherica...
2016-05-12 Bruno TurcksinMerge pull request #2505 from davydden/lo_with_po
2016-05-12 Bruno TurcksinMerge pull request #2587 from drwells/c++-03-template...
2016-05-12 David WellsMake cell_measure(...) work again. 2587/head
2016-05-12 David WellsFix compilation in C++03 mode.
2016-05-11 Bruno TurcksinMerge pull request #2586 from kalj/cmake-cuda-for-master
2016-05-11 Martin KronbichlerMerge pull request #2540 from orlando-tian/orlando...
2016-05-11 Jihuan Tian1. Bug fix for wrong sign of curl integrators in integr... 2540/head
2016-05-11 Denis Davydovadd geometry utilities functions 2589/head
2016-05-10 Karl LjungkvistAdd support for compiling CUDA code 2586/head
2016-05-09 Wolfgang BangerthMerge pull request #2585 from davydden/quadrature_point...
2016-05-09 Denis Davydovfix iterator in ContinuousQuadratureDataTransfer 2585/head
2016-05-09 Denis DavydovMerge pull request #2584 from Rombur/petsc
2016-05-09 Bruno TurcksinFix a typo in preprocessor macro. 2584/head
2016-05-09 Denis DavydovMerge pull request #2582 from bangerth/doc-update-59
2016-05-09 Wolfgang BangerthRewrap some comments. No functional changes. 2582/head
2016-05-09 Bruno TurcksinMerge pull request #2577 from Rombur/vector_optimization
2016-05-09 Bruno TurcksinRename vector_internal.h to vector_operations_internal.h 2577/head
2016-05-09 Bruno TurcksinUse multithreading for ReadWriteVector and LinearAlgebr...
2016-05-09 Bruno TurcksinMove the functions of the internal namespace of vector...
2016-05-09 Bruno TurcksinUse constant variable for end value of for loop.
2016-05-09 Martin KronbichlerMerge pull request #2581 from davydden/quadrature_point...
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.