]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-02-16 Emma CinatlTypos corrected in step-3 5912/head
2018-02-14 Daniel ArndtMerge pull request #5879 from kronbichler/extend_hermit...
2018-02-14 Martin KronbichlerAdd changelog. 5879/head
2018-02-14 Martin KronbichlerSwitch FE_DGQHermite to the more appropriate polynomial...
2018-02-14 Martin KronbichlerAdd test.
2018-02-14 Martin KronbichlerAdd a variant of Hermite polynomials with good conditio...
2018-02-14 Daniel ArndtMerge pull request #5890 from Rombur/cuda_size
2018-02-13 Wolfgang BangerthMerge pull request #5893 from davydden/vec_add_zero
2018-02-13 Matthias MaierMerge pull request #5892 from masterleinad/fix_python_b...
2018-02-13 Denis Davydovreturn immediately if a==0 in p::d::Vector::add(a,V) 5893/head
2018-02-13 Daniel ArndtMark bundled include dirs as "SYSTEM" for python-bindings 5892/head
2018-02-13 Bruno TurcksinMove cuda related macros in their own file 5890/head
2018-02-13 Daniel ArndtMerge pull request #5891 from bangerth/doc-update-2
2018-02-13 Wolfgang BangerthUpdate documentation on 'deallog' in step-3. 5891/head
2018-02-12 Daniel ArndtMerge pull request #5883 from drwells/mapping-clone...
2018-02-12 David WellsUse 'virtual' and 'override' consistently. 5883/head
2018-02-12 David WellsMake Mapping::clone return a unique_ptr<Mapping>.
2018-02-12 Daniel ArndtMerge pull request #3897 from tamiko/use_isystem
2018-02-12 Martin KronbichlerMerge pull request #5884 from davydden/feature/multivec...
2018-02-12 Denis DavydovMerge pull request #5888 from BenBrands/scalapack_save_bug
2018-02-12 Benjamin BrandsFix bug in ScaLAPACKMatrix::save 5888/head
2018-02-12 Denis DavydovMerge pull request #5867 from BenBrands/scalapack_save_...
2018-02-11 Denis DavydovMerge pull request #5868 from BenBrands/scalapack_norm
2018-02-11 Denis Davydovadd BlockVector::multivector_inner_product_with_metric() 5884/head
2018-02-11 Matthias MaierRemove all internal use of DEAL_II_DISABLE_EXTRA_DIAGNO... 3897/head
2018-02-11 Matthias MaierCMake: Use -isystem in INSOURCE_SETUP_TARGET macro
2018-02-11 Matthias MaierCMake: Use -isystem for third party headers
2018-02-10 Wolfgang BangerthMerge pull request #5886 from masterleinad/fix_braces_a...
2018-02-10 Daniel ArndtMerge pull request #5860 from drwells/step-49-modernization
2018-02-10 Daniel ArndtAvoid warning about "braces around scalar initializer" 5886/head
2018-02-10 David WellsRedo the step-49 extensions to use Manifolds. 5860/head
2018-02-09 Timo HeisterMerge pull request #5881 from bangerth/doc-update
2018-02-09 Wolfgang BangerthUpdate documentation of the p::d::SolutionTransfer... 5881/head
2018-02-09 Matthias MaierMerge pull request #5878 from jppelteret/update_config_...
2018-02-09 Jean-Paul PelteretAdd another compile-time check to Adol-C CMake module. 5878/head
2018-02-09 Daniel ArndtMerge pull request #5865 from QiaoLei-88/make_icc_15_happy
2018-02-09 Daniel ArndtMerge pull request #5848 from jppelteret/tensor_consist...
2018-02-09 Benjamin Brandsfix bug in computation of norms for ScaLAPACKMatrix 5868/head
2018-02-08 David WellsMerge pull request #5861 from masterleinad/fix_unused_f...
2018-02-08 Daniel ArndtMerge pull request #5877 from bangerth/doc-update
2018-02-08 Wolfgang BangerthFix @author string grammar. 5877/head
2018-02-08 Wolfgang BangerthMerge pull request #5876 from jppelteret/fix_solver_mul...
2018-02-08 Denis DavydovMerge pull request #5874 from davydden/feature/project_...
2018-02-08 Jean-Paul PelteretFix warning: Remove extra ';' 5876/head
2018-02-08 Jean-Paul PelteretFix error: Multiple defs. of internal::SolverBicgstabDa...
2018-02-08 Denis Davydovextend VectorTools::project() to take fe_component 5874/head
2018-02-07 Denis DavydovMerge pull request #5862 from tcclevenger/max_possible_...
2018-02-07 Denis DavydovMerge pull request #5875 from BenBrands/scalapack_doc
2018-02-07 Benjamin Brandsenable chunking for save/load of ScaLAPACKMatrix 5867/head
2018-02-07 Benjamin Brandsimprove documentation of ScaLAPACKMatrix::least_squares() 5875/head
2018-02-07 Matthias MaierMerge pull request #5873 from masterleinad/improve_ld_g...
2018-02-07 Lei Qiaoimplement operator=() for Tensor<0,...> 5865/head
2018-02-07 Daniel ArndtImprove detection of ld.gold 5873/head
2018-02-07 Wolfgang BangerthMerge pull request #5871 from masterleinad/style_braced...
2018-02-07 Wolfgang BangerthMerge pull request #5872 from masterleinad/fix_ice_icc15
2018-02-06 Daniel ArndtFix another ice for ICC-15 5872/head
2018-02-06 Daniel ArndtAllow for braced initialization in astyle.rc 5871/head
2018-02-06 tcclevengeradd function to get max possible mg coarse level 5862/head
2018-02-06 Benjamin BrandsScaLAPACK tests: use matrix typeid in creation of rando...
2018-02-05 David WellsModernize step-49 with C++11 features.
2018-02-05 David WellsImprove some minor things in step-49.
2018-02-05 Daniel ArndtMerge pull request #5828 from drwells/split-expensive...
2018-02-05 Daniel ArndtMerge pull request #5864 from masterleinad/fix_unused_s...
2018-02-05 Denis DavydovMerge pull request #5863 from bangerth/doc-update
2018-02-05 Daniel ArndtFix unused variables in SUNDIALS wrappers' destructors 5864/head
2018-02-05 Daniel ArndtMerge pull request #5859 from drwells/new-cylindricalma...
2018-02-05 David WellsMerge pull request #5849 from masterleinad/fix_float64
2018-02-05 Daniel ArndtChangelog entry 5861/head
2018-02-05 Daniel ArndtRestrict instantiations in GridRefinement to Vector
2018-02-04 Wolfgang BangerthMerge pull request #5854 from masterleinad/fix-coverity
2018-02-04 Wolfgang BangerthExpand on the explanation of update_quadrature_points. 5863/head
2018-02-04 David WellsRemove some extra underscores. 5859/head
2018-02-04 David WellsRequire a Tensor for an argument that indicates direction.
2018-02-04 Daniel ArndtFix issues discovered by Coverity 5854/head
2018-02-04 Denis DavydovMerge pull request #5851 from masterleinad/clang_unused...
2018-02-04 David WellsMerge pull request #5856 from masterleinad/fix_bundled_...
2018-02-04 Denis DavydovMerge pull request #5847 from tjhei/doxygen_sundials
2018-02-04 Daniel ArndtFix warnings for bundled muParser 5856/head
2018-02-04 Daniel ArndtFix warnings for bundled boost
2018-02-04 Denis DavydovMerge pull request #5855 from masterleinad/replace_last...
2018-02-04 Denis DavydovMerge pull request #5805 from dangars/gmsh-test
2018-02-04 Jean-Paul PelteretMerge pull request #5853 from drwells/unused-scalapack
2018-02-03 Daniel ArndtRemove tria_boundary.h and replace Boundary<2>::FaceVer... 5855/head
2018-02-03 David WellsMerge pull request #5852 from drwells/remove-cylinderma...
2018-02-03 Timo Heisterdocument sundials namespace 5847/head
2018-02-03 David WellsSuppress warnings in bundled packages. 5853/head
2018-02-03 David Wellscomment out unused variables in scalapack bindings.
2018-02-03 David WellsMark some functions as 'inline' to avoid warnings. 5828/head
2018-02-03 Daniel ArndtReplace the last Boundary object in the tests
2018-02-03 David WellsSplit fe_values.cc into more instantiation files.
2018-02-03 David WellsImprove a check for the mapping degree.
2018-02-03 David WellsClean up the included headers a bit.
2018-02-03 David WellsSplit the grid tools instantiations.
2018-02-03 David WellsAdd another LAC unity file.
2018-02-03 David WellsSplit data_out_dof_data instantiations.
2018-02-03 Jean-Paul PelteretRemove some unnecessary calls to copy constructors. 5848/head
2018-02-03 Jean-Paul PelteretRemove a template parameter specifying the number type...
2018-02-03 Jean-Paul PelteretRemove explicit statement of template parameters on...
2018-02-03 David WellsRemove the hidden CylindricalManifold<dim, 3> code. 5852/head
2018-02-03 Daniel ArndtMerge pull request #5846 from bangerth/step-dependencies
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.