]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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...
2018-02-01 Wolfgang BangerthMerge pull request #5835 from Rombur/trilinos_documentation
2018-02-01 Lei Qiaosatisfy icc 15 about template arguments of std::map's 5837/head
2018-02-01 Bruno TurcksinRemove reference to a function that does not exist 5835/head
2018-02-01 David WellsMerge pull request #5833 from masterleinad/fix_enriched_ice
2018-01-31 Daniel ArndtWorkaround ICC compiler bug 5833/head
2018-01-31 David WellsMerge pull request #5832 from masterleinad/fix_typo_fin...
2018-01-31 Daniel ArndtFix typo FinitElement 5832/head
2018-01-31 Bruno TurcksinMerge pull request #5826 from Rombur/cusparse_assert
2018-01-31 Martin KronbichlerMerge pull request #5714 from masterleinad/replace_hype...
2018-01-31 Bruno TurcksinAdd changelog entry 5826/head
2018-01-31 Bruno TurcksinAdd AssertCusparse macro to check that a cuSPARSE routi...
2018-01-30 Daniel ArndtImprove documentation 5831/head
2018-01-30 Daniel ArndtClean up 5714/head
2018-01-30 Daniel ArndtReplace HyperShellBoundary by SphericalManifold in...
2018-01-30 Daniel ArndtFix else branch in SphericalManifold::normals_at_vertices
2018-01-30 Daniel ArndtFix mpi/periodicity_01
2018-01-30 Daniel ArndtMerge pull request #5830 from kronbichler/fix_mg_transf...
2018-01-30 Martin KronbichlerAdd changelog. 5830/head
2018-01-30 Martin KronbichlerAdd test.
2018-01-30 Martin KronbichlerFix transfer for high polynomial degrees.
2018-01-30 Martin KronbichlerMerge pull request #5819 from drwells/project-to-object-tol
2018-01-30 Martin KronbichlerMerge pull request #5711 from masterleinad/simplify_nor...
2018-01-29 Wolfgang BangerthSort entries to the code gallery by their name, not... 5827/head
2018-01-29 Benjamin Brandsseparated tests for copying sub-matrices 5781/head
2018-01-29 Wolfgang BangerthMerge pull request #5825 from Rombur/fix_cuda
2018-01-29 Daniel ArndtSimplify implementation for normal_vector and get_norma... 5711/head
2018-01-29 Benjamin Brandscorrections_I
2018-01-29 Benjamin Brandsimprove documentation and minor clean-ups
2018-01-29 Benjamin Brandsadd routine copy_to to copy content of a submatrix...
2018-01-29 Benjamin Brandsadd tests for save/load of ScaLapackMatrix
2018-01-29 Benjamin Brandsadd routines to save/load ScaLAPACK matrices using...
2018-01-29 Benjamin Brandsadd hdf5_type_id to return HDF5 type
2018-01-29 Denis DavydovMerge pull request #5823 from BenBrands/move_some_to_some
2018-01-29 Bruno TurcksinFix a bug in a CUDA vector constructor 5825/head
2018-01-28 David WellsMerge pull request #5824 from masterleinad/rm_sd_ids_p_08
2018-01-28 Daniel ArndtMerge pull request #5779 from masterleinad/fix_periodic...
2018-01-28 Timo HeisterMerge pull request #5811 from bangerth/unpack-for-arrays
2018-01-28 Daniel ArndtRemove subdomain_ids_parallel_08 5824/head
2018-01-28 benjaminmove implemetation of MPI::some_to_some 5823/head
2018-01-28 Denis DavydovMerge pull request #5822 from bangerth/copyright
2018-01-28 Denis DavydovMerge pull request #5820 from BenBrands/move_all_gather
2018-01-28 Wolfgang BangerthUpdate copyright years. 5822/head
2018-01-28 Wolfgang BangerthMerge pull request #5817 from drwells/cppcheck-4
2018-01-28 Wolfgang BangerthMerge pull request #5821 from masterleinad/fix_utilitie...
2018-01-27 Daniel ArndtMerge pull request #5809 from bangerth/pointers
2018-01-27 Daniel ArndtFix utilities_pack_unpack_03 5821/head
2018-01-27 David WellsUse nullptr for the null pointer. 5817/head
2018-01-27 David WellsUse constant references instead of copies.
2018-01-27 David WellsReduce the scope of some variables.
2018-01-27 David WellsFix initialization of protected/private solver members.
2018-01-27 benjaminMove implementation of MPI::all_gather() 5820/head
2018-01-27 David WellsImprove tolerances for errors near zero. 5819/head
2018-01-27 Wolfgang BangerthMerge pull request #5816 from jppelteret/fix_5763
2018-01-27 Wolfgang BangerthMerge pull request #5784 from BenBrands/utilities_mpi_g...
2018-01-27 David WellsInitialize some variables.
2018-01-27 David WellsUse default copy constructors.
2018-01-27 Wolfgang BangerthAdd test. 5809/head
2018-01-27 David WellsMerge pull request #5814 from drwells/fix-doc-typos-8
2018-01-27 Jean-Paul PelteretEnsure parallel::Tria can't be used with DoFRenumbering... 5816/head
2018-01-27 David WellsFix some typos in the documentation. 5814/head
2018-01-27 Jean-Paul PelteretMerge pull request #5815 from drwells/remove-c++03...
2018-01-27 David WellsRemove some references to older C++ versions. 5815/head
2018-01-27 Wolfgang BangerthMerge pull request #5813 from masterleinad/alternative_...
2018-01-27 Wolfgang BangerthSpecialize ArrayViewHelper::is_contiguous() for pointers.
2018-01-27 Wolfgang BangerthMerge pull request #5812 from masterleinad/unused_metis
2018-01-27 Daniel ArndtAdd alternative output for communicate_active_fe_indice... 5813/head
2018-01-27 Daniel ArndtMore unused parameters without METIS 5812/head
2018-01-27 Daniel ArndtMerge pull request #5810 from bangerth/add-test-pack
2018-01-26 Wolfgang BangerthAdd a test. 5811/head
2018-01-26 Wolfgang BangerthAdd a variant of Utilities::unpack() for arrays.
2018-01-26 Timo HeisterMerge pull request #5804 from bangerth/hyper-sphere
2018-01-26 Wolfgang BangerthAdd a test for the fast-path pack()/unpack() functions. 5810/head
2018-01-26 Daniel ArndtMerge pull request #5808 from bangerth/fix-warnings
2018-01-26 Wolfgang BangerthDisable warnings in zoltan_cpp.h. 5808/head
2018-01-26 Jean-Paul PelteretMerge pull request #5806 from jppelteret/comment_5788
2018-01-26 Jean-Paul PelteretAmend comment related to making a local copy of Trilino... 5806/head
2018-01-26 Denis DavydovMerge pull request #5807 from masterleinad/lapack_unuse...
2018-01-26 Daniel ArndtUnused parameters without LAPACK 5807/head
2018-01-26 Denis DavydovMerge pull request #5801 from masterleinad/tensor_iterators
2018-01-26 Denis DavydovMerge pull request #5803 from masterleinad/scalapack_assert
2018-01-25 Daniel ArndtSimplify Utilities::MPI::sum for *Tensor 5801/head
2018-01-25 Daniel ArndtIntroduce begin/end_raw and switch element access to...
2018-01-25 Daniel ArndtReorder array_view.h and make_array_view for Tensor...
2018-01-25 Benjamin Brandsadd gather to Utilities::MPI 5784/head
2018-01-25 Wolfgang BangerthAdd changelog. 5804/head
2018-01-25 Wolfgang BangerthMerge pull request #5790 from masterleinad/check_contiguity
2018-01-25 Wolfgang BangerthRestrict the template arguments of GridGenerator::hyper...
2018-01-25 Timo HeisterMerge pull request #5802 from masterleinad/fix_more_unused
2018-01-25 Daniel ArndtFix structure of Assert in scalapack.cc 5803/head
2018-01-25 Daniel ArndtFix more unused variables 5802/head
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.