]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-10-11 Wolfgang BangerthReference FE_Nedelec from the documentation of FE_Nedel... 8869/head
2019-09-26 Wolfgang BangerthUpdate the description of the Nedelec element.
2019-09-26 Daniel ArndtMerge pull request #8864 from bangerth/direction
2019-09-26 Bruno TurcksinMerge pull request #8865 from masterleinad/fix_cuda_tests
2019-09-26 Daniel ArndtMerge pull request #8838 from peterrum/gpu-qpoint
2019-09-26 Daniel ArndtFix failing CUDA tests 8865/head
2019-09-26 Martin KronbichlerMerge pull request #8854 from peterrum/shapeinfo-colloc...
2019-09-26 Daniel ArndtMerge pull request #8861 from dougshidong/fix_manifold_...
2019-09-26 Wolfgang BangerthAdd a changelog entry. 8864/head
2019-09-26 Wolfgang BangerthChange 'direction' of make_periodicity_constraint(...
2019-09-26 Wolfgang BangerthMerge pull request #8859 from masterleinad/document_per...
2019-09-26 Daniel ArndtMerge pull request #8863 from peterrum/parallel-compute...
2019-09-26 Peter MunchCompute shape_gradients_collocation and shape_hessians_... 8854/head
2019-09-26 Martin KronbichlerMerge pull request #8862 from peterrum/parallel-compute...
2019-09-26 Peter MunchAdd missing test 8863/head
2019-09-26 Martin KronbichlerMerge pull request #8857 from jwitte08/extend-tpmatrix
2019-09-26 Peter MunchFix a bug introduced in #8783 8862/head
2019-09-26 Doug Shi-DongFix get_new_point optimization. 8861/head
2019-09-26 Doug Shi-DongFix Manifold get_new_point()
2019-09-26 Julius WitteRename template parameter size to n_rows_1d 8857/head
2019-09-26 Daniel ArndtDocument direction parameter for periodic constraints 8859/head
2019-09-25 Daniel ArndtMerge pull request #8856 from jwitte08/expose-mapping
2019-09-25 Daniel ArndtMerge pull request #8855 from jwitte08/store-quadrature
2019-09-25 Peter MunchEliminate q_point from functor and other GPU functions 8838/head
2019-09-25 Julius WitteStore 1D quadrature 8855/head
2019-09-25 Julius WitteStore underlying Mapping 8856/head
2019-09-25 Julius WitteExpose static size and value type
2019-09-25 Bruno TurcksinMerge pull request #8839 from peterrum/gpu-collocation...
2019-09-25 Wolfgang BangerthMerge pull request #8846 from kronbichler/tria_accessor...
2019-09-25 Martin KronbichlerMerge pull request #8853 from peterrum/shapeinfo-access...
2019-09-25 Peter MunchModify method accessibility in ShapeInfo 8853/head
2019-09-25 Martin KronbichlerRemove obsolete header file 8846/head
2019-09-25 Martin KronbichlerAdd comment
2019-09-25 Martin KronbichlerMerge pull request #8783 from peterrum/parallel-compute...
2019-09-25 Martin KronbichlerMerge pull request #8770 from bangerth/doc
2019-09-24 Daniel ArndtMerge pull request #8848 from tjhei/grid_tools_gcc49_wa...
2019-09-24 Daniel ArndtMerge pull request #8810 from kronbichler/mg_copy_indic...
2019-09-24 Wolfgang BangerthMerge pull request #8849 from peterrum/pft-util-doxygen
2019-09-24 Wolfgang BangerthDocument DataPostprocessor for the case of complex... 8770/head
2019-09-24 Peter MunchMake p:f:t:Utilities visible in Doxygen 8849/head
2019-09-24 Peter MunchMerge computation of values and gradients in the matrix... 8839/head
2019-09-24 Timo Heisterfix gcc 4.9 warning 8848/head
2019-09-24 Bruno TurcksinMerge pull request #8837 from peterrum/gpu-comment-fix
2019-09-24 Peter MunchImprove CUDA documentation 8837/head
2019-09-24 Martin KronbichlerMerge pull request #8844 from bangerth/doc-rt
2019-09-24 Martin KronbichlerMerge pull request #8845 from tjhei/intel-disable-const...
2019-09-24 Timo Heisterintel: disable const initializer warning 8845/head
2019-09-24 Wolfgang BangerthRewrite the introduction to the RT element. 8844/head
2019-09-24 Martin KronbichlerAvoid dynamic_cast in ghost/artificial cell queries
2019-09-24 Martin KronbichlerChangelog 8810/head
2019-09-24 Martin KronbichlerMerge pull request #8802 from peterrum/pft-dofs
2019-09-24 Martin KronbichlerMerge pull request #8832 from masterleinad/remove_bind_3
2019-09-24 Martin KronbichlerMerge pull request #8825 from masterleinad/remove_bind_2
2019-09-24 Martin KronbichlerMerge pull request #8817 from tjhei/cell_data_dim0
2019-09-24 Martin KronbichlerMerge pull request #8843 from bangerth/test
2019-09-24 Martin KronbichlerMerge pull request #8769 from bangerth/complex-3
2019-09-24 Wolfgang BangerthAdd a changelog. 8843/head
2019-09-24 Wolfgang BangerthUndo a change to a previously existing test, add a...
2019-09-24 Wolfgang BangerthMerge pull request #8828 from dougshidong/fix_mappingfe...
2019-09-24 Doug Shi-DongFix the assertion of MappingFEField's Jacobian determinant. 8828/head
2019-09-24 Daniel ArndtMerge pull request #8836 from Rombur/lyra
2019-09-23 Wolfgang BangerthMerge pull request #8842 from drwells/update-changelog...
2019-09-23 Daniel ArndtMerge pull request #8713 from kronbichler/restructure_f...
2019-09-23 Wolfgang BangerthMerge pull request #8841 from tjhei/doc_derivative_approx
2019-09-23 David WellsClean up more changelog entries. 8842/head
2019-09-23 Wolfgang BangerthAdd a failing test. 8769/head
2019-09-23 Wolfgang BangerthAdd a test.
2019-09-23 Wolfgang BangerthImplement the case of complex-valued vectors.
2019-09-23 Timo Heisterdo not instantiate CellData for dim=0 8817/head
2019-09-23 Timo Heisterfix documentation in DerivativeApproximation 8841/head
2019-09-23 Bruno TurcksinMerge pull request #8840 from peterrum/gpu-matrixfree...
2019-09-23 Martin KronbichlerMerge pull request #8831 from drwells/update-changelog...
2019-09-23 Bruno TurcksinInline functions because of bugs in hipcc 8836/head
2019-09-23 David Wells Improve some changelog entries. 8831/head
2019-09-23 Martin KronbichlerMerge pull request #8827 from drwells/olabb
2019-09-23 Peter MunchInitialize n_colors in CUDAWrappers::MatrixFree::Additi... 8840/head
2019-09-23 David WellsFix a few more things with the last GridGenerator patch. 8827/head
2019-09-23 Andres Galindoimproved documentation in GridGenerator
2019-09-23 Peter MunchRe-align comments 8783/head
2019-09-23 Martin KronbichlerMerge pull request #8830 from drwells/workshop-2
2019-09-23 Martin KronbichlerMerge pull request #8821 from drwells/improve-coding...
2019-09-23 Martin KronbichlerMerge pull request #8835 from masterleinad/fix_msvc
2019-09-23 Daniel ArndtMerge pull request #8739 from MFraters/add_lapack_get_s...
2019-09-23 Daniel ArndtRemove std::bind from include (apart from documentation) 8832/head
2019-09-23 Daniel ArndtAdd more explanations 8835/head
2019-09-22 David WellsCollate small workshop changelog entries together. 8830/head
2019-09-22 Bruno TurcksinMerge pull request #8728 from kronbichler/mf_add_pre_an...
2019-09-22 Daniel ArndtFix boost problems with MSVC
2019-09-22 Daniel ArndtMerge pull request #8833 from masterleinad/instantiate_...
2019-09-22 Daniel ArndtInstantiate ConsensusAlgorithmSelector 8833/head
2019-09-22 Daniel ArndtMove worker and copier 8825/head
2019-09-21 David WellsMerge pull request #8829 from tjhei/get_coarse_mesh_des...
2019-09-21 Timo Heisteradd to documentation of get_coarse_mesh_description() 8829/head
2019-09-21 Peter MunchSome bug fixed in p:f:t 8802/head
2019-09-21 Martin KronbichlerMerge pull request #8815 from tjhei/tensor_product_dim_...
2019-09-21 Martin KronbichlerMerge pull request #8805 from bangerth/doc-parallel
2019-09-21 Martin KronbichlerMerge pull request #8750 from peterrum/pft-shared-gen
2019-09-21 Martin KronbichlerMerge pull request #8772 from kronbichler/partitioner_e...
2019-09-21 Martin KronbichlerMerge pull request #8818 from masterleinad/remove_bind_1
2019-09-21 Martin KronbichlerMerge pull request #8822 from bangerth/doc-tria
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.