]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-12-09 Daniel ArndtChange structure of two Asserts 7518/head
2018-12-09 Daniel ArndtFix failing SCALAPCK tests
2018-12-08 David WellsMerge pull request #7489 from masterleinad/hp_cell_weig...
2018-12-08 David WellsMerge pull request #7491 from masterleinad/avoid_c_styl...
2018-12-08 David WellsMerge pull request #7510 from masterleinad/fix_conversi...
2018-12-08 David WellsMerge pull request #7502 from davydden/feature/lapack_t...
2018-12-07 Wolfgang BangerthMerge pull request #7492 from drwells/macro-cleanup
2018-12-07 Wolfgang BangerthMerge pull request #7514 from masterleinad/fix_icc_19_tests
2018-12-07 Daniel ArndtFix a few tests failing for ICC-19 7514/head
2018-12-07 David WellsAdd a header that undefines macros. 7492/head
2018-12-07 Daniel ArndtRestrict Wfloat-conversion to clang 7510/head
2018-12-07 Daniel ArndtMerge pull request #7511 from masterleinad/fix_default_...
2018-12-07 Daniel ArndtReplace casts in parpack_solver.h 7491/head
2018-12-07 Daniel ArndtAvoid C-style cast in lac (excluding Trilinos)
2018-12-07 Daniel ArndtReplace default function parameter in find_active_cell_... 7511/head
2018-12-07 Daniel ArndtFix warnings due to conversion from floats to integers...
2018-12-06 Denis Davydovmove new blas extension template functions into a separ... 7502/head
2018-12-06 Bruno TurcksinMerge pull request #7506 from masterleinad/libc++_dof_r...
2018-12-06 Bruno TurcksinMerge pull request #7499 from masterleinad/fix_wfloat_c...
2018-12-06 Daniel ArndtMerge pull request #7505 from luca-heltai/rtree-to...
2018-12-06 Luca HeltaiFind active cell around point now takes also an rtree... 7505/head
2018-12-05 Daniel ArndtMerge pull request #7504 from masterleinad/fix_warnings...
2018-12-05 Daniel ArndtMerge pull request #7503 from marcfehling/fe-series...
2018-12-05 Denis Davydovmake LAPACKFullMatrix::transpose() do conjugate transpo...
2018-12-05 Denis DavydovAdd LAPACKFullMatrix::transpose() to perform out-of...
2018-12-05 Denis DavydovAdd DEAL_II_LAPACK_WITH_MKL macro which will be set...
2018-12-05 Daniel ArndtProvide alternative output files for dof_renumbering_0... 7506/head
2018-12-05 Marc FehlingFESeries::calculate accepts different VectorType for... 7503/head
2018-12-05 Daniel ArndtFix a few warnings from the bundled boost package 7504/head
2018-12-04 Daniel ArndtMerge pull request #7498 from luca-heltai/rtree-to...
2018-12-04 Luca HeltaiFixed comments. 7498/head
2018-12-04 Daniel ArndtUse double for istream again 7499/head
2018-12-03 Daniel ArndtFix muparse and change a unsigned type
2018-12-03 Daniel ArndtFix all Wfloat-conversion warnings
2018-12-03 Luca HeltaiChangelog.
2018-12-03 Luca HeltaiAdded BoundingBox tree to Cache.
2018-12-03 Luca HeltaiAdded rtree of vertices to Cache.
2018-12-03 Denis DavydovMerge pull request #7497 from masterleinad/top_level_in...
2018-12-03 Daniel ArndtRemove top-level dealii using-directive 7497/head
2018-12-01 Wolfgang BangerthMerge pull request #7494 from masterleinad/cast_assertd...
2018-12-01 Daniel ArndtMerge pull request #7493 from marcfehling/fix-7408
2018-11-30 Marc FehlingSpecify partitioning algorithm in p::s::Tria tests. 7493/head
2018-11-30 David WellsRemove a redefinition of a SuiteSparse type.
2018-11-30 David WellsNamespace some macros.
2018-11-30 Daniel ArndtMerge pull request #7488 from masterleinad/fix_sundials
2018-11-30 Daniel ArndtCast variables in AssertDimension 7494/head
2018-11-30 David WellsMerge pull request #7490 from marcfehling/cell-iterator
2018-11-30 Marc FehlingUse const refs on cell_iterators instead of copying... 7490/head
2018-11-30 Daniel ArndtProvide alternative output for mpi/hp_cell_weights_03 7489/head
2018-11-30 Daniel ArndtFix compiling with older SUNDIALS 7488/head
2018-11-30 Wolfgang BangerthMerge pull request #7408 from marcfehling/hp-feidx...
2018-11-30 Wolfgang BangerthMerge pull request #7486 from masterleinad/avoid_c_styl...
2018-11-30 Wolfgang BangerthMerge pull request #7485 from masterleinad/avoid_c_styl...
2018-11-29 Daniel ArndtMerge pull request #7482 from masterleinad/avoid_c_styl...
2018-11-29 Daniel ArndtUse previous style for checking reference type dynamic_... 7486/head
2018-11-29 Marc FehlingApplied suggestions. To be squashed. 7408/head
2018-11-29 Daniel ArndtAvoid C-style cast in fe
2018-11-29 Daniel ArndtReadd some static_casts 7485/head
2018-11-29 Bruno TurcksinMerge pull request #7483 from kronbichler/fix_matrixfre...
2018-11-29 Daniel ArndtDon't use static_cast<int> in grid_out.cc
2018-11-29 Jean-Paul PelteretMerge pull request #7484 from tjhei/cmake_adolc_werror
2018-11-29 Daniel ArndtSimplify cast to signed boundary_id
2018-11-28 Daniel ArndtAvoid C-style cast in grid
2018-11-28 Timo Heistercmake: ADOLC and -Werror 7484/head
2018-11-28 Martin KronbichlerAdd changelog. 7483/head
2018-11-28 Martin KronbichlerAdd test.
2018-11-28 Martin KronbichlerFix bug with ghost face detection in MatrixFree.
2018-11-28 Daniel ArndtAvoid C-style cast in sundials 7482/head
2018-11-28 Daniel ArndtMerge pull request #7479 from masterleinad/avoid_c_styl...
2018-11-28 Denis DavydovMerge pull request #7480 from masterleinad/clang-tidy...
2018-11-27 Daniel ArndtFix a few clang-tidy complains 7480/head
2018-11-27 Daniel ArndtAvoid C-style cast in dofs 7479/head
2018-11-27 Daniel ArndtMerge pull request #7475 from masterleinad/avoid_c_styl...
2018-11-27 Wolfgang BangerthMerge pull request #7478 from tjhei/dox_tablehandler
2018-11-27 Timo Heisterdocs: TableHandler fixes 7478/head
2018-11-27 Wolfgang BangerthMerge pull request #7471 from masterleinad/non_matching...
2018-11-27 Wolfgang BangerthMerge pull request #7468 from tjhei/gmg_reorder_simplify
2018-11-27 Wolfgang BangerthMerge pull request #7465 from luca-heltai/nfaces-1d
2018-11-27 Wolfgang BangerthMerge pull request #7441 from drwells/add-coarse-mesh...
2018-11-27 Bruno TurcksinMerge pull request #7477 from masterleinad/make_alloc_a...
2018-11-27 Bruno TurcksinMerge pull request #7476 from masterleinad/use_shared_p...
2018-11-27 Daniel ArndtMake alloc_and_copy safer 7477/head
2018-11-27 Daniel ArndtUse shared_ptr for Partitioner in CUDAWrappers::MatrixFree 7476/head
2018-11-27 Daniel ArndtMerge pull request #7463 from Rombur/cuda_matrix_free
2018-11-27 Daniel ArndtUse unsigned types for loop again 7475/head
2018-11-26 David WellsMerge pull request #7461 from dsambit/addGettersProcessGrid
2018-11-26 Daniel ArndtAvoid C-style cast in distributed
2018-11-26 David WellsSimplify merge_triangulations. 7441/head
2018-11-26 David WellsAdd GridTools::get_coarse_mesh_description.
2018-11-26 Daniel ArndtMerge pull request #7473 from masterleinad/avoid_c_styl...
2018-11-26 Sambit Dasminor typo and stylistic issue fix 7461/head
2018-11-26 Author: Daniel... Fix tests 7463/head
2018-11-26 Bruno TurcksinAdd changelog entry
2018-11-26 Bruno TurcksinAdd tests for distributed CUDA MatrixFree
2018-11-26 Bruno TurcksinAdd support for distributed CUDA MatrixFree
2018-11-26 Daniel ArndtAvoid C-style cast in matrix_free 7473/head
2018-11-26 Denis DavydovMerge pull request #7472 from masterleinad/avoid_c_styl...
2018-11-25 Daniel ArndtAvoid C-style cast in numerics 7472/head
2018-11-25 Daniel ArndtMake non_matching/coupling_0[56] more robust 7471/head
2018-11-25 Daniel ArndtMerge pull request #7470 from masterleinad/avoid_c_styl...
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.