]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-08-22 Wolfgang BangerthUse automatic pointers for temporary vectors in SolverCG. 4934/head
2017-08-22 Wolfgang BangerthUse std::unique_ptr instead of raw pointers in GrowingV...
2017-08-22 Wolfgang BangerthMark a destructor '=default'.
2017-08-22 Wolfgang BangerthMove a couple of functions out of line.
2017-08-22 Wolfgang BangerthMerge pull request #4908 from masterleinad/get_fe_colle...
2017-08-22 Wolfgang BangerthMerge pull request #4928 from masterleinad/fix_deprecat...
2017-08-22 Wolfgang BangerthMerge pull request #4926 from masterleinad/fix_integrat...
2017-08-22 Daniel ArndtFix all deprecations in examples 4928/head
2017-08-22 Daniel ArndtFix integrators/laplacian_01 4926/head
2017-08-22 Daniel ArndtFix up documentation and (related) deprecations in... 4908/head
2017-08-22 Daniel ArndtDeprecate distribute_mg_dofs with one parameter
2017-08-22 Daniel ArndtRemove selected_fe from DoFHandler
2017-08-22 Daniel ArndtReplace hp::FECollection copies by constant references
2017-08-22 Daniel ArndtDeprecate all DoFTools compatibility functions for...
2017-08-22 Martin KronbichlerMerge pull request #4881 from bangerth/branch-8
2017-08-22 Martin KronbichlerMerge pull request #4924 from bangerth/simplify-code
2017-08-22 Martin KronbichlerMerge pull request #4925 from bangerth/simplify-pointer...
2017-08-22 Wolfgang BangerthSimplify the VectorMemory::Pointer class. 4925/head
2017-08-21 David WellsMerge pull request #4923 from bangerth/fix-warning
2017-08-21 Wolfgang BangerthUpdate the style of tests. 4881/head
2017-08-21 Wolfgang BangerthAdd a whole bunch of tests for hp::DoFHandler on p...
2017-08-21 Wolfgang BangerthEnable hp::DoFHandler on parallel meshes.
2017-08-21 Wolfgang BangerthUse standard language to call things 'argument' instead... 4924/head
2017-08-21 Wolfgang BangerthSimplify code that uses variadic templates.
2017-08-21 Wolfgang BangerthAvoid a warning with gcc 4.8. 4923/head
2017-08-21 Wolfgang BangerthMerge pull request #4893 from jppelteret/tensor_symm_te...
2017-08-21 Jean-Paul PelteretAdded changelog entries for Tensor and SymmetricTensor... 4893/head
2017-08-21 Jean-Paul PelteretAdded test for symmetric tensor operations with generic...
2017-08-21 Jean-Paul PelteretAdded single contraction operator* for symm tensor...
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor operator /
2017-08-21 Jean-Paul PelteretFixed symmetric tensor operator * (scalar * symm_ten)
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor operator* (tensor contrac...
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor operator* (double contract...
2017-08-21 Jean-Paul PelteretGeneralised symmetric tensor constructor (from tensor...
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 Wolfgang BangerthMerge pull request #4922 from masterleinad/improve_erro...
2017-08-21 Daniel ArndtImprove error message in hp::FECollection constructor 4922/head
2017-08-21 Bruno TurcksinMerge pull request #4902 from davydden/fix_zeor_const_f...
2017-08-20 Daniel ArndtStore the hp::FECollection object for a DoFHandler
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 Daniel ArndtAdd an Assert for DoFHandler::get_finite_element()
2017-08-20 David WellsAdd a changelog entry summarizing the removed #defines. 4911/head
2017-08-19 Daniel ArndtChangelog entry
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 ArndtIntroduce get_finite_element and get_fe_collection
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
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.