]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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-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 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-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
2018-02-03 Daniel ArndtAllow detecting unused parameters using clang 5851/head
2018-02-03 Daniel ArndtMerge pull request #5845 from bangerth/doc-update
2018-02-03 Wolfgang BangerthMerge pull request #5834 from masterleinad/fullmatrix_s...
2018-02-03 Wolfgang BangerthMerge pull request #5850 from masterleinad/fix_scalapack_10
2018-02-03 Daniel ArndtFix scalapack_10 5850/head
2018-02-03 Daniel ArndtDeal with the remaining Float64 output files 5849/head
2018-02-03 Daniel ArndtChangelog entry 5834/head
2018-02-03 Daniel ArndtUpdate test output
2018-02-03 Daniel Arndtstatic_cast in full_matrix.templates.h
2018-02-03 Daniel Arndtstatic_cast in lapack_full_matrix.h
2018-02-03 Daniel ArndtReplace n_rows() by m(), n_cols() by n() in lapack_full...
2018-02-03 Daniel ArndtChange size_type for LAPACKFullMatrix
2018-02-03 Daniel ArndtChange size_type for FullMatrix
2018-02-03 Daniel ArndtUse size_type in table.h for index access
2018-02-03 Daniel ArndtUse std::size_t in table_indices.h for index access
2018-02-03 Daniel ArndtRemove const_cast in lapack_full_matrix.cc
2018-02-03 Daniel ArndtUse the type of the largest value in AssertIndexRange
2018-02-02 Wolfgang BangerthList for each tutorial what others it depends on. 5846/head
2018-02-02 Wolfgang BangerthUpdate documentation around hyper-balls and spherical... 5845/head
2018-02-02 Daniel ArndtMerge pull request #5842 from jppelteret/add_dim_0_tens...
2018-02-02 David WellsMerge pull request #5843 from masterleinad/unused_dof_h...
2018-02-02 Daniel ArndtFix unused variables in dof_handler.cc 5843/head
2018-02-02 Jean-Paul PelteretChange the default value of a parameter from 0 to nullptr. 5842/head
2018-02-02 Jean-Paul PelteretFacilitate casting between tensors of AD numbers to...
2018-02-02 Jean-Paul PelteretAdd operator assigning a scalar to a Tensor<0>.
2018-02-02 Wolfgang BangerthMerge pull request #5781 from BenBrands/scalapack
2018-02-01 Denis DavydovMerge pull request #5841 from jppelteret/fix_5840
2018-02-01 Daniel Garcia... Add Transfinite Line 5805/head
2018-02-01 Jean-Paul PelteretRemove a typedef thats unused when compiling in release... 5841/head
2018-02-01 Denis DavydovMerge pull request #5827 from bangerth/sort-code-gallery
2018-02-01 Denis DavydovMerge pull request #5837 from QiaoLei-88/fix_icc15_compile
2018-02-01 Denis DavydovMerge pull request #5836 from bangerth/fix-wording
2018-02-01 Wolfgang BangerthUse less obscure wording. 5836/head
2018-02-01 David WellsMerge pull request #5838 from kronbichler/mf_dg_step1
2018-02-01 Martin KronbichlerAdd macro for __restrict keyword. 5838/head
2018-02-01 Denis DavydovMerge pull request #5831 from masterleinad/fix_periodic...
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.