]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-05-22 Timo Heisterfix doxygen errors of undefined version macros 2624/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-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...
2016-05-09 Denis Davydovinclude base/config before checking for cxx11 in quadra... 2581/head
2016-05-09 Martin KronbichlerMerge pull request #2578 from drwells/add-measure-checks
2016-05-09 Martin KronbichlerMerge pull request #2579 from drwells/gcc6-fixes-1
2016-05-08 David WellsUse index sets to simplify some assertions. 2579/head
2016-05-08 David WellsMake a test start with a valid triangulation. 2578/head
2016-05-08 David WellsFix a bug in the parallelepiped mesh generator.
2016-05-08 David WellsDon't throw exceptions if distorted cells are OK.
2016-05-08 David WellsAdd extra checks based on the cell measure.
2016-05-08 David WellsAdd codimension versions of cell_measure.
2016-05-08 David WellsRewrite an inaccurate comment.
2016-05-08 David WellsRemove a blank line in a copyright statement.
2016-05-08 Martin KronbichlerMerge pull request #2575 from jgedicke/relaxation_block...
2016-05-08 Joscha Gedickefix overlapping block Jacobi in relaxation preconditioner 2575/head
2016-05-08 Denis DavydovMerge pull request #2580 from drwells/gcc6-fixes-2
2016-05-08 David WellsAdd a warning note to the documentation. 2580/head
2016-05-08 David WellsGet around a GCC 6 warning.
2016-05-07 Denis DavydovMerge pull request #2567 from drwells/star-decoration
2016-05-07 Denis DavydovMerge pull request #2552 from davydden/qph_data
2016-05-07 Denis Davydovadd classes to manage quadrature point data, including... 2552/head
2016-05-04 David WellsMerge pull request #2576 from tamiko/cmake_bugfixes
2016-05-03 Matthias MaierRevert "Merge pull request #2542 from davydden/cmake_us... 2576/head
2016-05-03 Matthias MaierRevert "Merge pull request #2543 from tamiko/cmake_supp...
2016-05-03 Denis DavydovMerge pull request #2574 from luca-heltai/gsl-interface
2016-05-02 Luca HeltaiMinor edits. 2574/head
2016-05-02 Luca HeltaiAdded correct interface to FindGSL.
2016-05-02 Martin KronbichlerMerge pull request #2573 from drwells/remove-unused...
2016-05-02 David WellsRemove some unused functions. 2573/head
2016-05-02 David WellsMerge pull request #2572 from drwells/remove-const...
2016-05-01 David WellsRemove unnecessary const_cast. 2572/head
2016-05-01 Wolfgang BangerthMerge pull request #2570 from tjhei/doxygen_exceptions
2016-05-01 David WellsConsistently format block error messages. 2567/head
2016-05-01 Timo Heisterindent 2570/head
2016-05-01 Timo Heisterremove unused doxygen filter for exceptions
2016-05-01 Timo Heistermove exception outsequence from signature into a note
2016-05-01 Denis DavydovMerge pull request #2569 from tjhei/doxygen_fixes
2016-05-01 Timo Heisterfix doxygen include path and expand DeclExceptionMsg
2016-05-01 Timo Heistersmall doxygen fixes 2569/head
2016-04-30 David WellsMerge pull request #2568 from kronbichler/master
2016-04-30 Martin KronbichlerFix test without MPI 2568/head
2016-04-30 Denis DavydovMerge pull request #2566 from drwells/cmake-quick-test...
2016-04-30 David WellsMake the quick test error message more accurate. 2566/head
2016-04-30 David WellsReturn a nonzero value if the quick tests fail.
2016-04-30 Martin KronbichlerMerge pull request #2565 from bangerth/doc-update-59
2016-04-30 Wolfgang BangerthMerge pull request #2557 from davydden/function_spline
2016-04-29 Wolfgang BangerthImprove an error message. 2565/head
2016-04-29 Bruno TurcksinMerge pull request #2564 from bangerth/doc-update-58
2016-04-29 Wolfgang BangerthAdd a note about evaluating point values/gradients. 2564/head
2016-04-28 Wolfgang BangerthMerge pull request #2325 from drwells/flux-sparsity...
2016-04-28 David WellsMerge pull request #2563 from kronbichler/master
2016-04-28 Martin KronbichlerFix test of exception in FE_Q at degree 0 2563/head
2016-04-28 Martin KronbichlerMerge pull request #2562 from tcclevenger/changelog_typo
2016-04-28 tcclevengerfixed typo in changes.h 2562/head
2016-04-28 Wolfgang BangerthMerge pull request #2519 from tcclevenger/write_paralle...
2016-04-28 Denis Davydovadd a GSL entry to changes.h 2557/head
2016-04-28 Denis DavydovAdd GSL compilation instructions and mention it among...
2016-04-28 tcclevengerfixed order of changes.h entry 2519/head
2016-04-28 tcclevengeradd GridOut::write_mesh_per_processor_as_vtu
2016-04-28 Denis Davydovminor cleanup of Functions::CSpline class
2016-04-28 Timo HeisterMerge pull request #2561 from kronbichler/master
2016-04-28 Martin KronbichlerFix tests without MPI 2561/head
2016-04-28 Martin KronbichlerFix compilation without MPI
2016-04-27 David WellsFix make_flux_sparsity_pattern on parallel meshes. 2325/head
2016-04-27 Martin KronbichlerMerge pull request #2559 from luca-heltai/fix-manifold-04
2016-04-27 Luca HeltaiTry to fix test. 2559/head
2016-04-27 Martin KronbichlerMerge pull request #2558 from luca-heltai/manifold...
2016-04-27 Denis Davydovuse with_gsl=on in CSpline's filename
2016-04-27 Luca HeltaiAdded asserts to Manifold::get_normals_at_vertices 2558/head
2016-04-27 Denis Davydovadd and use DEAL_II_WITH_GSL
2016-04-27 Denis Davydovadd Functions::CSpline
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.