]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-08-21 Jean-Paul PelteretGeneralised dim 3 rank 4 symmetric tensor invert()...
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor double_contract() on numbe...
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor scalar product on number...
2017-08-21 Jean-Paul PelteretGeneralised tensor linfty_norm() on number type
2017-08-21 Jean-Paul PelteretGeneralised tensor l1_norm() on number type
2017-08-21 Bruno TurcksinMerge pull request #4902 from davydden/fix_zeor_const_f...
2017-08-20 Daniel ArndtMerge pull request #4915 from drwells/fix-gsl-compilation
2017-08-20 Denis Davydovremove redundant destructors 4902/head
2017-08-20 Wolfgang BangerthMerge pull request #4911 from drwells/remove-have-sys...
2017-08-20 David WellsFix compilation with GSL. 4915/head
2017-08-20 David WellsMerge pull request #4905 from drwells/timer-mpi-fixes
2017-08-20 Wolfgang BangerthMerge pull request #4913 from masterleinad/explicit_tensor
2017-08-20 David WellsGive the MPI::MinMaxAvg members of Timer more descripti... 4905/head
2017-08-20 Daniel ArndtChangelog entry 4913/head
2017-08-20 Daniel ArndtImprove error message for odd rank SymmetricTensor
2017-08-20 Daniel ArndtMark conversion constructors of SymmetricTensor and...
2017-08-20 Jean-Paul PelteretMerge pull request #4912 from masterleinad/fix_include_...
2017-08-20 Martin KronbichlerMerge pull request #4676 from davydden/mg_block_transfe...
2017-08-20 Martin KronbichlerMerge pull request #4909 from masterleinad/improve_fe_c...
2017-08-20 Martin KronbichlerMerge pull request #4910 from Rombur/fix_cuda
2017-08-20 Daniel ArndtFix include directories for ADOLC 4912/head
2017-08-20 David WellsAdd a changelog entry summarizing the removed #defines. 4911/head
2017-08-19 David WellsRemove the check for sys/types.h.
2017-08-19 David WellsMerge pull request #4862 from masterleinad/nothrow_exce...
2017-08-19 Bruno TurcksinFix a bug in CUDA matix-free when there is no constraint 4910/head
2017-08-19 Daniel ArndtAdd changelog entry 4909/head
2017-08-19 Daniel ArndtImprove hp::FECollection
2017-08-19 Daniel ArndtMerge pull request #4906 from drwells/actually-remove...
2017-08-19 Denis Davydovchange inheritance structure of ZeroFunction and Consta...
2017-08-19 Denis Davydovreplace occurances of ZeroFunction and ConstantFunction...
2017-08-19 Timo HeisterMerge pull request #4907 from drwells/remove-wreturn...
2017-08-19 Denis Davydovfix typos
2017-08-19 Denis Davydovmove ConstantFunction and ZeroFunction to Functions...
2017-08-19 David WellsRemove DEAL_II_WRETURN_TYPE_CONST_QUALIFIER_BUG. 4907/head
2017-08-19 David WellsActually remove DEAL_II_EXPLICIT_CONSTRUCTOR_BUG. 4906/head
2017-08-19 Matthias MaierMerge pull request #4904 from masterleinad/fix_mpi_tests
2017-08-18 Daniel ArndtFix failing MPI tests 4904/head
2017-08-18 David WellsWrite an '#error' message with a string.
2017-08-18 David WellsAvoid mentioning a deprecated function in the docs.
2017-08-18 David WellsClean things up with a delegating constructor call.
2017-08-18 David WellsEnable MPI timer features when MPI is not present.
2017-08-18 Wolfgang BangerthMerge pull request #4903 from masterleinad/fix_number_type
2017-08-18 Daniel ArndtMore vertex_dof_offset fixes 4903/head
2017-08-18 Daniel ArndtFix Assert with the correct number type
2017-08-18 Martin KronbichlerMerge pull request #4900 from davydden/mf_operator_fix
2017-08-18 Martin KronbichlerMerge pull request #4901 from davydden/la_parallel_vect...
2017-08-18 Denis Davydovadd MGTransferBlockMatrixFree 4676/head
2017-08-18 Denis Davydovmake an Assert in LA::distributed::Vector::compress_fin... 4901/head
2017-08-18 Denis Davydovfix a minor bug in MatrixFreeOperators::Base::vmult_int... 4900/head
2017-08-18 Martin KronbichlerMerge pull request #4892 from drwells/rename-timer...
2017-08-18 Denis DavydovMerge pull request #4897 from Rombur/tensor
2017-08-18 Wolfgang BangerthMerge pull request #4896 from Rombur/dim3
2017-08-18 Bruno TurcksinFix a bug when using Tensor with CUDA. 4897/head
2017-08-18 Timo HeisterMerge pull request #4895 from Rombur/underscores
2017-08-17 Daniel ArndtTreat the nothrow exception handling special 4862/head
2017-08-17 Bruno TurcksinDo not use dim3 for non-CUDA code 4896/head
2017-08-17 Bruno TurcksinRemove double underscores from include guards 4895/head
2017-08-17 Wolfgang BangerthMerge pull request #4870 from davydden/consecutive_control
2017-08-17 Matthias MaierMerge pull request #4891 from tjhei/fix_distr_grid_tool...
2017-08-17 Timo Heisterfix distributed GridTools::exchange_cell_data_to_ghost... 4891/head
2017-08-17 Wolfgang BangerthMerge pull request #4889 from masterleinad/fix_integrat...
2017-08-17 David WellsRename some private Timer variables. 4892/head
2017-08-17 David WellsImprove some of the Timer documentation.
2017-08-17 Daniel ArndtFollow up to #4888 fix regex substitution error 4889/head
2017-08-17 Wolfgang BangerthMerge pull request #4888 from masterleinad/fix_integrat...
2017-08-17 Daniel ArndtFix test output for integrators tests 4888/head
2017-08-17 Wolfgang BangerthMerge pull request #4887 from kronbichler/fix_tensor_pr...
2017-08-17 Martin KronbichlerFix tensor product matrix test case in float mode. 4887/head
2017-08-17 Wolfgang BangerthMerge pull request #4884 from drwells/remove-timer...
2017-08-17 Wolfgang BangerthMerge pull request #4885 from tamiko/lalala
2017-08-17 Matthias MaierAdd a test 4885/head
2017-08-17 Matthias MaierCMake: Bugfix: Use correct cmake variable in external...
2017-08-17 David WellsRemove unused child (process) resource usage checks. 4884/head
2017-08-17 Bruno TurcksinMerge pull request #4874 from tamiko/fix_cuda_configuration
2017-08-17 David WellsMerge pull request #4882 from masterleinad/fix_boost_1_...
2017-08-16 Daniel ArndtInclude correct headers for serialization of std::array 4882/head
2017-08-16 Matthias MaierMerge pull request #4877 from tjhei/cmake_support_intel
2017-08-16 Timo HeisterMerge pull request #4876 from bangerth/doc-update
2017-08-16 Timo Heistercmake: fix intel compiler detection 4877/head
2017-08-16 Timo HeisterMerge pull request #4873 from bangerth/branch-7
2017-08-16 Wolfgang BangerthFix formula in step-33. 4876/head
2017-08-16 Wolfgang BangerthMerge pull request #4875 from tamiko/add_lapack_guards
2017-08-16 Matthias MaierTests: Guard a couple of tests with with_lapack=true 4875/head
2017-08-16 Wolfgang BangerthExchange active_fe_index information for p::d::Triangul... 4873/head
2017-08-16 Matthias MaierCMake: mark a variable as advanced 4874/head
2017-08-16 Matthias Maieradd a changelog entry
2017-08-16 Matthias MaierCMake: Make CUDA detection more robust
2017-08-16 Matthias MaierCMake: Disable CUDA for incompatible C++ standards
2017-08-16 Timo HeisterMerge pull request #4872 from bangerth/branch-6
2017-08-16 Denis Davydovminor fix of ConsecutiveControl 4870/head
2017-08-16 Wolfgang BangerthAllow for an optional exchange of ghost data. 4872/head
2017-08-16 Timo HeisterMerge pull request #4855 from bangerth/fix-5
2017-08-16 Timo HeisterMerge pull request #4869 from bangerth/doc-update
2017-08-16 Daniel ArndtMerge pull request #4866 from tjhei/fix_epetra_to_indexset
2017-08-16 Bruno TurcksinMerge pull request #4846 from tamiko/fix_cuda_configuration
2017-08-16 Denis DavydovMerge pull request #4868 from drwells/fix-timer-1
2017-08-16 Wolfgang BangerthUpdate documentation. 4869/head
2017-08-16 Timo HeisterMerge pull request #4861 from bangerth/branch-3
2017-08-16 Wolfgang BangerthAdd a test. 4861/head
2017-08-16 Wolfgang BangerthUpdate documentation in a couple of places.
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.