]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-02-24 David WellsRemove some more SVN ID tags. 5953/head
2018-02-21 Bruno TurcksinMerge pull request #5870 from kkormann/issue_5667_integ...
2018-02-21 Martin KronbichlerMerge pull request #5925 from drwells/fix-fe-unity
2018-02-21 Katharina KormannIntegrators for DG face integrals with tests. 5870/head
2018-02-21 Denis DavydovMerge pull request #5934 from BenBrands/LapackFullMatrix
2018-02-20 Jean-Paul PelteretMerge pull request #5933 from sophy1029/fix-hats
2018-02-20 Benjamin BrandsLAPACKFullMatrix::add() uses BLAS routine 5934/head
2018-02-20 Matthias MaierMerge pull request #5935 from tjhei/expand_all_instanti...
2018-02-20 Timo Heisterexpand_all_instantiations cmake target 5935/head
2018-02-20 Benjamin BrandsLAPACKFullMatrix: make operators *= and /= use Lapack...
2018-02-20 Zhuoran WangFix the location of hats on symbols in the documentation. 5933/head
2018-02-20 David WellsMerge pull request #5922 from tcclevenger/grid_out_1proc
2018-02-20 Wolfgang BangerthMerge pull request #5930 from drwells/fix-unsigned...
2018-02-20 David WellsUse types::boundary_id in a code sample. 5930/head
2018-02-20 David WellsMerge pull request #5924 from masterleinad/fix_referenc...
2018-02-20 Daniel ArndtFix references to Boundary 5924/head
2018-02-20 Daniel ArndtMerge pull request #5929 from bangerth/fix-formatting
2018-02-19 Wolfgang BangerthFix some odd formatting. 5929/head
2018-02-19 tcclevengerchanges 5922/head
2018-02-19 Martin KronbichlerMerge pull request #5898 from davydden/lapack_tmmult_diag
2018-02-19 Denis DavydovMerge pull request #5869 from BenBrands/scalapack
2018-02-19 Bruno TurcksinMerge pull request #5926 from drwells/move-implementati...
2018-02-19 Denis DavydovMerge pull request #5414 from GivAlz/new_distributed_co...
2018-02-19 Benjamin BrandsChange scale rows/columns and split tests 5869/head
2018-02-19 David WellsMove an implementation to a source file. 5926/head
2018-02-19 David WellsFix the memory usage of the /source/fe unity files. 5925/head
2018-02-18 David WellsMerge pull request #5923 from masterleinad/fix_tbb
2018-02-18 Daniel ArndtFix warning in TBB 5923/head
2018-02-17 Daniel ArndtMerge pull request #5920 from drwells/step-45-manifold
2018-02-17 Daniel ArndtMerge pull request #5908 from Rombur/cuda_vector
2018-02-17 Martin KronbichlerMerge pull request #5911 from jwitte08/int_overflow_tpm...
2018-02-17 David WellsUse SphericalManifold in step-45. 5920/head
2018-02-17 Giovanni AlzettaAdded distributed compute point locations and two tests 5414/head
2018-02-17 Denis DavydovMerge pull request #5918 from masterleinad/more_msvc_fixes
2018-02-17 jwitteFix integer overflow in TensorProductMatrix 5911/head
2018-02-17 David WellsMerge pull request #5917 from masterleinad/more_msvc
2018-02-17 Daniel ArndtFix get_fe_by_name for MSVC 5918/head
2018-02-17 David WellsMerge pull request #5885 from masterleinad/fixup_make_u...
2018-02-17 Daniel ArndtReplace operator[] in dof_info.h where necessary 5917/head
2018-02-17 Wolfgang BangerthMerge pull request #5907 from masterleinad/fix_msvc
2018-02-16 Denis DavydovMerge pull request #5915 from davydden/scalapack_ppocon
2018-02-16 Denis Davydovscalapack: query lwork from ppocon 5915/head
2018-02-16 David WellsMerge pull request #5912 from mathgirl/step3typos
2018-02-16 Emma CinatlTypos corrected in step-3 5912/head
2018-02-16 Denis Davydovadd a changelog entry 5898/head
2018-02-16 Denis Davydovmake mTmult more clever if A==B
2018-02-16 Denis Davydovmake Tmmult more clever if A==B
2018-02-16 Denis Davydovadd LAPACK::Tmmult() to do a tripple product with a...
2018-02-16 Wolfgang BangerthMerge pull request #5910 from tjhei/document_l_singuala...
2018-02-16 Timo Heisterfollowup: document Functions::LSingularityFunction 5910/head
2018-02-16 Denis DavydovMerge pull request #5909 from tjhei/document_l_singuala...
2018-02-16 Timo Heisterdocument Functions::LSingularityFunction 5909/head
2018-02-16 Bruno TurcksinFix a bug in CUDAWrappers::Vector::reinit 5908/head
2018-02-16 Denis DavydovMerge pull request #5906 from masterleinad/fix_clang_ti...
2018-02-16 Daniel ArndtFix some warnings and errors reported by MSVC 5907/head
2018-02-15 Daniel ArndtFix issues found by clang-tidy checks=performance* 5906/head
2018-02-15 Daniel ArndtUse make_unique/shared in examples 5885/head
2018-02-15 Daniel ArndtUse make_unique/shared in particles
2018-02-15 Daniel ArndtUse make_unique/shared in multigrid
2018-02-15 Daniel ArndtUse make_unique/shared in grid
2018-02-15 Daniel ArndtUse make_unique/shared in dofs
2018-02-15 Daniel ArndtUse make_unique/shared in numerics
2018-02-15 Daniel ArndtUse make_unique/shared in meshworker
2018-02-15 Daniel ArndtUse make_unique/shared in matrix_free
2018-02-15 Daniel ArndtUse make_unique/shared in lac
2018-02-15 Daniel ArndtUse make_unique/shared in hp
2018-02-15 Daniel ArndtUse make_unique/shared in fe
2018-02-15 Daniel ArndtUse make_unique/shared in base
2018-02-15 Daniel ArndtImplement std_cxx14::make_unique also for unbounded...
2018-02-15 David WellsMerge pull request #5882 from masterleinad/unique_get_f...
2018-02-15 Martin KronbichlerMerge pull request #5896 from bangerth/use-uint8_t-2
2018-02-15 Martin KronbichlerMerge pull request #5895 from bangerth/signed-vs-unsign...
2018-02-15 Martin KronbichlerMerge pull request #5894 from bangerth/use-uint8_7
2018-02-15 Jean-Paul PelteretGeneralise Scalapack scale_columns and scale_rows functions
2018-02-15 Jean-Paul PelteretMerge pull request #5904 from davydden/doc_project
2018-02-15 Denis Davydovfix grammar 5904/head
2018-02-14 Wolfgang BangerthMerge pull request #5902 from tjhei/step-3-doc-mean...
2018-02-14 Timo Heisterfix step-3 convergence of mean numbers 5902/head
2018-02-14 Benjamin Brandsavoid compiler warning -unused-variable
2018-02-14 Benjamin Brandsadd routines for multiplication of ScaLAPACKMatrices...
2018-02-14 Benjamin Brandsadd ScaLAPACKMatrix.copy_transposed()
2018-02-14 Benjamin Brandsadd routines to add ScaLAPACKMatrices + tests
2018-02-14 Benjamin Brandsroutines to scale rows/columns of ScaLAPACKMatrix ...
2018-02-14 Daniel ArndtMerge pull request #5879 from kronbichler/extend_hermit...
2018-02-14 Martin KronbichlerAdd changelog. 5879/head
2018-02-14 Martin KronbichlerSwitch FE_DGQHermite to the more appropriate polynomial...
2018-02-14 Martin KronbichlerAdd test.
2018-02-14 Martin KronbichlerAdd a variant of Hermite polynomials with good conditio...
2018-02-14 Daniel ArndtMerge pull request #5890 from Rombur/cuda_size
2018-02-13 Wolfgang BangerthUse std::uint8_t instead of 'unsigned char' for refinem... 5896/head
2018-02-13 Wolfgang BangerthExplicitly list signed/unsigned char. 5895/head
2018-02-13 Wolfgang BangerthMerge pull request #5893 from davydden/vec_add_zero
2018-02-13 Wolfgang BangerthUse std::uint8_t for refinement cases. 5894/head
2018-02-13 Matthias MaierMerge pull request #5892 from masterleinad/fix_python_b...
2018-02-13 Denis Davydovreturn immediately if a==0 in p::d::Vector::add(a,V) 5893/head
2018-02-13 Daniel ArndtMark bundled include dirs as "SYSTEM" for python-bindings 5892/head
2018-02-13 Bruno TurcksinMove cuda related macros in their own file 5890/head
2018-02-13 Daniel ArndtMerge pull request #5891 from bangerth/doc-update-2
2018-02-13 Wolfgang BangerthUpdate documentation on 'deallog' in step-3. 5891/head
2018-02-12 Daniel ArndtMerge pull request #5883 from drwells/mapping-clone...
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.