]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-01-13 Martin KronbichlerMerge pull request #3788 from masterleinad/check_add_in...
2017-01-13 Bruno TurcksinMerge pull request #3786 from Rombur/documentation
2017-01-13 Daniel ArndtCheck that add_indices respects index_space_size 3788/head
2017-01-13 Bruno TurcksinAugment documentation for Triangulation. 3786/head
2017-01-13 Bruno TurcksinMerge pull request #3785 from tamiko/cuda_fixes_3
2017-01-13 Matthias MaierCMake: Remove obsolete file 3785/head
2017-01-13 Daniel ArndtMerge pull request #3763 from elddle/Fix-get_ria_vector
2017-01-13 Matthias MaierMerge pull request #3761 from jppelteret/symm_tensor_co...
2017-01-13 Karl Ljungkvistremove forgotten dot
2017-01-13 Matthias Maieradd a changes file
2017-01-13 Matthias MaierCMake: Make sure the cuda wrapper only uses -std=c++11
2017-01-13 Matthias MaierCMake: Properly propagate all compiler flags to the...
2017-01-13 Matthias MaierCMake: Rename all object targets to obj_<foo>_(debug...
2017-01-13 Matthias MaierCMake: Avoid bogus preprocessor definitions
2017-01-13 Matthias MaierCMake: Fix a typo
2017-01-13 Martin KronbichlerMerge pull request #3764 from Rombur/shared_ptr
2017-01-12 Daniel ArndtMerge pull request #3778 from tamiko/add_a_boost_check
2017-01-12 Jean-Paul PelteretMerge pull request #3777 from jppelteret/step-18-update...
2017-01-12 Jean-Paul PelteretUpdate results for step-18 3777/head
2017-01-12 Matthias MaierCMake: Refactor macros and augment comment 3778/head
2017-01-12 Matthias MaierCMake: Define BOOST_NO_CXX11_HDR_UNORDERED_MAP for...
2017-01-12 Wolfgang BangerthMerge pull request #3779 from tamiko/cuda_fixes_1
2017-01-12 elddleFix get_ria_vector for BDM 3763/head
2017-01-12 David WellsMerge pull request #3783 from tjhei/fix_compressed_fe_i...
2017-01-12 Wolfgang BangerthMerge pull request #3780 from drwells/doxygen-link...
2017-01-12 Wolfgang BangerthMerge pull request #3781 from drwells/analogous-grammar-fix
2017-01-12 David WellsFix some dead UNV links. 3780/head
2017-01-12 Timo Heisterfix hp fe_index_is_active() 3783/head
2017-01-12 David WellsWrite 'is analogous to', not 'is analogy to'. 3781/head
2017-01-12 Jean-Paul PelteretDocumentation update 3761/head
2017-01-12 Jean-Paul PelteretAdd contract3() function with SymmetricTensor arguments.
2017-01-12 Timo HeisterMerge pull request #3776 from tamiko/fix_spaces_testsuite
2017-01-12 David WellsFix doxygen formatting of URLs with hyphens.
2017-01-12 Matthias MaierCMake: let *_cuda targets depend on *.inst targets 3779/head
2017-01-12 Bruno TurcksinUse shared_ptr to store MatrixFree data in MatrixFreeOp... 3764/head
2017-01-12 Matthias MaierCMake: Update DEAL_II_ADD_TEST macro 3776/head
2017-01-12 Matthias MaierCMake: Simplify run_test.sh and avoid array handling...
2017-01-12 Matthias MaierMerge pull request #3775 from kronbichler/fix_test_1
2017-01-12 Martin KronbichlerFix test output 3775/head
2017-01-12 Martin KronbichlerMerge pull request #3773 from kronbichler/mg_transfer_m...
2017-01-12 Martin KronbichlerMerge pull request #3771 from bangerth/fix-face-domination
2017-01-12 Wolfgang BangerthAdd changelog entry. 3771/head
2017-01-12 Wolfgang BangerthAdd test.
2017-01-12 Wolfgang BangerthFix face domination between FE_Q and FE_DGQ.
2017-01-12 Daniel ArndtMerge pull request #3770 from kronbichler/introduce_fe_...
2017-01-12 David WellsMerge pull request #3772 from bangerth/fix-type-mismatch
2017-01-11 Daniel ArndtMerge pull request #3768 from masterleinad/test_fe_mf
2017-01-11 Martin KronbichlerMerge pull request #3769 from kronbichler/fix_parallel_...
2017-01-11 Martin KronbichlerAllow for FE_DGQLegendre in MGTransferMatrixFree 3773/head
2017-01-11 Martin KronbichlerList incompatible change 3770/head
2017-01-11 Martin KronbichlerAdd another test
2017-01-11 Martin KronbichlerIntroduce FE_DGQLegendre and FE_DGQHermite
2017-01-11 Wolfgang BangerthAdd changelog entry. 3772/head
2017-01-11 Wolfgang BangerthFix missing 'spacedim' template argument.
2017-01-11 Bruno TurcksinMerge pull request #3755 from jppelteret/fix_step-18_ro...
2017-01-11 Daniel ArndtMerge pull request #3767 from kronbichler/chebyshev_com...
2017-01-11 Daniel ArndtImplement function to check for MatrixFree support 3768/head
2017-01-11 Martin KronbichlerChange communication pattern in parallel vector. 3769/head
2017-01-11 Jean-Paul PelteretUpdate step-18 to use rotation matrix defined in physic... 3755/head
2017-01-11 Jean-Paul PelteretAdded functions to compute rotation matrices in 2d...
2017-01-11 Martin KronbichlerUse common vector interface for Chebyshev smoother 3767/head
2017-01-11 David WellsMerge pull request #3754 from bangerth/fix-abf-polynomi...
2017-01-11 Wolfgang BangerthAdd changelog entry. 3754/head
2017-01-11 Wolfgang BangerthDo not use a plain pointer in PolynomialsABF.
2017-01-10 Bruno TurcksinMerge pull request #3762 from drwells/make-member-const
2017-01-10 David WellsMake a member variable const. 3762/head
2017-01-10 Wolfgang BangerthMerge pull request #3758 from Rombur/reinit
2017-01-10 Martin KronbichlerMerge pull request #3760 from masterleinad/fix_filename
2017-01-10 Daniel ArndtRename misnamed file 3760/head
2017-01-10 Bruno TurcksinDo not use deprecated reinit function. 3758/head
2017-01-10 Bruno TurcksinMerge pull request #3752 from bangerth/fix-abf-in-3d
2017-01-09 Daniel ArndtMerge pull request #3749 from jppelteret/fix_tests_01
2017-01-09 Daniel ArndtMerge pull request #3735 from guidokanschat/tangential_...
2017-01-09 Daniel ArndtMerge pull request #3753 from bangerth/make-var-const
2017-01-09 Guido Kanschatbe a bit more explicit 3735/head
2017-01-09 Martin KronbichlerMerge pull request #3691 from drwells/constraint-petsc...
2017-01-09 Wolfgang BangerthMake a member variable 'const'. 3753/head
2017-01-09 Wolfgang BangerthAdd changelog entry. 3752/head
2017-01-09 David WellsBulk write vector values in distribute_local_to_global. 3691/head
2017-01-09 David WellsAdd an 'add' method to the native parallel vectors.
2017-01-09 Martin KronbichlerMerge pull request #3750 from masterleinad/matrix_free_comm
2017-01-09 Daniel ArndtAutomatically set MPI_Comm in MatrixFree 3750/head
2017-01-09 Martin KronbichlerMerge pull request #3740 from davydden/doc/debug_Og
2017-01-09 Martin KronbichlerMerge pull request #3748 from Rombur/vector_operations
2017-01-09 Martin KronbichlerMerge pull request #3745 from tamiko/fix_spaces_testsuite
2017-01-09 Wolfgang BangerthFix the computation of the number of polynomials the...
2017-01-08 Matthias MaierBugfix: Quote in a posix compliant manner 3745/head
2017-01-08 Matthias MaierBugfix: Fix up previous attempt to quote correctly
2017-01-08 Jean-Paul PelteretRedo output for physics/step-44* tests 3749/head
2017-01-08 Bruno TurcksinEncapsulate functions from vector_operations_internal... 3748/head
2017-01-08 Bruno TurcksinMerge pull request #3739 from bangerth/fix-hp-indices...
2017-01-08 Wolfgang BangerthMerge pull request #3746 from drwells/add-higher-mappin...
2017-01-08 David WellsAdd a test checking ChartManifold/MappingQ convergence... 3746/head
2017-01-08 Wolfgang BangerthMerge pull request #3738 from drwells/more-precise...
2017-01-08 David WellsDo not reuse CellSimilarity for higher order MappingQGe... 3738/head
2017-01-08 Wolfgang BangerthAdd a changelog entry. 3739/head
2017-01-08 Wolfgang BangerthFix and enable compression of hp DoF indices.
2017-01-08 Wolfgang BangerthMerge pull request #3742 from tamiko/fix_spaces_testsuite
2017-01-07 Wolfgang BangerthMerge pull request #3744 from drwells/add-parallel...
2017-01-07 David WellsAdd more output files for a test. 3744/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.