]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-12-08 Peter MunchRotate for dim=1 spacedim=2 14321/head
2022-09-28 Martin KronbichlerMerge pull request #14312 from kronbichler/includes_com...
2022-09-28 Martin KronbichlerMerge pull request #14320 from tamiko/fix-cgal-clang
2022-09-28 Matthias MaierCGAL: use dealii's constexpr Utilities::pow instead... 14320/head
2022-09-27 Luca HeltaiMerge pull request #14234 from zjiaqi2018/dof-to-vector... 14291/head
2022-09-26 David WellsMerge pull request #14313 from dangars/dereference_cend
2022-09-26 Timo HeisterMerge pull request #14308 from tamiko/fix-cgal
2022-09-26 Daniel Garcia... Do not dereference cend 14313/head
2022-09-26 David WellsMerge pull request #14311 from kronbichler/simplify_dof...
2022-09-26 David WellsMerge pull request #14310 from kronbichler/shortcut_con...
2022-09-26 Peter MunchMerge pull request #14309 from kronbichler/fix_complexity
2022-09-26 Martin KronbichlerRestructure includes of FloatingPointComparator 14312/head
2022-09-26 Martin KronbichlerSimplify code in DoFInfo::read_dof_indices 14311/head
2022-09-26 Martin KronbichlerAdd shortcut to detection of whether a DoF is constrained 14310/head
2022-09-26 Martin KronbichlerPass scalars by value and fix a relative tolerance 14309/head
2022-09-26 Martin KronbichlerFix exponential complexity of FloatingPointComparator...
2022-09-25 Matthias MaierCGAL: properly declare "namespace PMP"; fixes compilati... 14308/head
2022-09-25 Matthias MaierCGAL: avoid a compiler warning
2022-09-25 Peter MunchMerge pull request #14307 from peterrum/FloatingPointCo...
2022-09-25 Peter MunchUse FloatingPointComparator in TriangulationDescription 14307/head
2022-09-25 Peter MunchMerge pull request #14298 from peterrum/FloatingPointCo...
2022-09-25 Peter MunchUse FloatingPointComparator in TensorProductMatrixSymme... 14298/head
2022-09-23 Timo HeisterMerge pull request #14306 from kronbichler/include_header
2022-09-23 Martin KronbichlerAdd missing header 14306/head
2022-09-23 Martin KronbichlerMerge pull request #14303 from sebproell/dataout-xdmf...
2022-09-23 Martin KronbichlerMerge pull request #14301 from kronbichler/update_docum...
2022-09-22 Martin KronbichlerDo not mention update_cell_dof_indices_cache in documen... 14301/head
2022-09-22 Sebastian ProellIncrease precision of time written in xdmf output 14303/head
2022-09-22 Peter MunchMerge pull request #14299 from kronbichler/fix_test2
2022-09-22 Peter MunchMerge pull request #14300 from kronbichler/do_not_initi...
2022-09-22 Peter MunchMerge pull request #14302 from peterrum/weight_fe_q_dof...
2022-09-22 Peter MunchClean up weight_fe_q_dofs_by_entity 14302/head
2022-09-22 Martin KronbichlerMerge pull request #14296 from peterrum/FloatingPointCo...
2022-09-22 Martin KronbichlerDo not default initialize projection matrix in GMRES 14300/head
2022-09-22 Martin KronbichlerRemove reference to update_cell_dof_indices_cache 14299/head
2022-09-22 Martin KronbichlerMerge pull request #14246 from bangerth/error
2022-09-22 Martin KronbichlerMerge pull request #14297 from peterrum/TensorProductMa...
2022-09-22 Jiaqi Zhangaddress comments 14234/head
2022-09-22 Jiaqi Zhangface dof to vector dof
2022-09-21 David WellsMerge pull request #14236 from tjhei/hdf_empty
2022-09-21 Peter MunchRename FPArrayComparator -> FloatingPointComparator 14296/head
2022-09-21 Wolfgang BangerthIntroduce a new exception for HDF5. 14246/head
2022-09-21 Timo Heisteruse correct MPI type 14236/head
2022-09-21 Timo HeisterMerge pull request #14068 from kronbichler/eliminate_do...
2022-09-21 Daniel ArndtMerge pull request #14166 from luca-heltai/cgal-dimensi...
2022-09-21 Peter MunchTensorProductMatrixSymmetricSumCollection: store matric... 14297/head
2022-09-21 Daniel ArndtMerge pull request #14183 from zjiaqi2018/fix-3d-half_h...
2022-09-21 Peter MunchMerge pull request #14294 from peterrum/FPArrayComparat...
2022-09-21 Peter MunchRemove template parameter from FPArrayComparator 14294/head
2022-09-21 Martin KronbichlerMerge pull request #14295 from peterrum/tensor_product_...
2022-09-21 Martin KronbichlerMerge pull request #14286 from kronbichler/index_owner_...
2022-09-21 Peter MunchMerge pull request #14293 from peterrum/VectorizedArray...
2022-09-20 Peter MunchMake variable names in tensor_product_matrix.h more... 14295/head
2022-09-20 Peter MunchExtend VectorizedArrayTrait 14293/head
2022-09-20 Martin KronbichlerMerge pull request #14289 from peterrum/TensorProductMa...
2022-09-20 Marco FederAdd 3D/3D cuts with vertices only and minor fixes 14166/head
2022-09-20 Jiaqi Zhangchangelog 14183/head
2022-09-20 Peter MunchAdd TensorProductMatrixSymmetricSumCache 14289/head
2022-09-20 David WellsMerge pull request #13677 from nabw/petsc-bddc-precondi...
2022-09-20 Martin KronbichlerMerge pull request #14290 from jh66637/tolerance_for_ne...
2022-09-20 David WellsMerge pull request #14284 from peterrum/vtu_ascii
2022-09-20 Martin KronbichlerMerge pull request #14292 from peterrum/windoof_artifacts
2022-09-20 Jiaqi Zhangaddress comments
2022-09-19 Jiaqi Zhangfix normal on a coarse mesh
2022-09-19 Peter MunchMerge pull request #14287 from kronbichler/unroll_loop
2022-09-19 Martin KronbichlerRevise some operations in compute_index_owner_internal 14286/head
2022-09-19 Peter MunchMerge pull request #14288 from peterrum/TensorProductMa...
2022-09-19 Peter MunchAdd DataOutBase::CompressionLevel::plain_text 14284/head
2022-09-19 Peter MunchWindows action: archive library only if merged into... 14292/head
2022-09-19 Johannes Heinzfind_neighbor_type with customizable tolerance 14290/head
2022-09-19 David WellsMerge pull request #14276 from peterrum/vtu_highorder_fix
2022-09-19 Peter MunchTensorProductMatrixSymmetricSum: switch to pointers 14288/head
2022-09-19 Daniel ArndtMerge pull request #14283 from mschreter/avoid_warning
2022-09-19 Martin KronbichlerUnroll a loop in case of vectorization 14287/head
2022-09-19 Timo HeisterMerge pull request #14285 from peterrum/DataOutBase_credits
2022-09-18 Peter MunchRemove credits from DataOutBase 14285/head
2022-09-18 Timo HeisterDataOutFilter::n_cells 0
2022-09-18 Peter MunchFix high-order output for vtu in parallel 14276/head
2022-09-18 Timo HeisterMerge pull request #14282 from kronbichler/avoid_warning2
2022-09-18 Timo HeisterMerge pull request #14281 from kronbichler/remove_include
2022-09-18 Timo HeisterMerge pull request #14280 from kronbichler/fix_uninitia...
2022-09-18 Magdalena Schreteravoid warning 14283/head
2022-09-18 Peter MunchMerge pull request #14278 from peterrum/cheby_relax_fixes
2022-09-18 Peter MunchMerge pull request #14279 from peterrum/ConstraintInfo_ptr
2022-09-18 Martin KronbichlerAvoid warning regarding uninitialized variable 14282/head
2022-09-18 Martin KronbichlerRemove unnecessary include file 14281/head
2022-09-18 Martin KronbichlerMake sure not to work with possibly uninitialized variables 14280/head
2022-09-18 Peter Munchinternal::MatrixFreeFunctions::ConstraintInfo: switch... 14279/head
2022-09-18 Peter MunchPreconditionRelaxation/Chebyshev fixes 14278/head
2022-09-17 Peter MunchMerge pull request #14273 from peterrum/fdm_refactor
2022-09-17 Peter MunchRefactor TensorProductMatrixSymmetricSum 14273/head
2022-09-16 Nicolas BarnafiFixed unused variables warning 13677/head
2022-09-16 David WellsMerge pull request #14270 from peterrum/tria_global_act...
2022-09-16 Nicolas BarnafiMerge with master
2022-09-15 Martin KronbichlerMerge pull request #14271 from peterrum/cheby_a_p_ranges
2022-09-15 Martin KronbichlerMerge pull request #14272 from Rombur/gpu_mf_fe_nothing
2022-09-15 Bruno TurcksinAdd FE_Nothing test for CUDA matrix-free 14272/head
2022-09-15 Peter MunchMerge pull request #14258 from peterrum/DataOutResample...
2022-09-14 Peter MunchTriangulation: implement global_*_cell_index_partitioner() 14270/head
2022-09-14 Bruno TurcksinImprove support to FE_Nothing in matrix-free hanging_nodes
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.