]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-04-05 Marc FehlingReplace make_2_cells() with TestGrids::hyper_line(). 15037/head
2023-04-05 Wolfgang BangerthMerge pull request #14983 from c-p-schmidt/change-defau...
2023-04-05 Martin KronbichlerMerge pull request #15028 from bangerth/doc-98
2023-04-05 Timo HeisterMerge pull request #15027 from bangerth/29
2023-04-04 Wolfgang BangerthUpdate the documentation of GridGenerator::extrude_tria... 15028/head
2023-04-04 Wolfgang BangerthMake step-29 marginally easier to understand. 15027/head
2023-04-04 Bruno TurcksinMerge pull request #15014 from masterleinad/cleanup_cuda
2023-04-03 Daniel ArndtImprove LinearAlgebra::parallel::Vector documentation 15014/head
2023-04-03 Peter MunchMerge pull request #15024 from jh66637/expose_same_type...
2023-04-03 Johannes HeinzMake FEPointEval expose same types as FEEval 15024/head
2023-04-03 Martin KronbichlerMerge pull request #15015 from peterrum/fep_disconnect
2023-04-02 Peter MunchMerge pull request #15023 from jh66637/instantiate_1d_2...
2023-04-02 Johannes Heinzinstantiate mapped quadrature for dim=1 and spacedim=2 15023/head
2023-04-01 Luca HeltaiMerge pull request #15005 from bangerth/test
2023-04-01 Christoph SchmidtChange default compression_level of vtu output 14983/head
2023-04-01 Peter MunchFEPointEvaluation: disconnect from MappingInfo 15015/head
2023-04-01 Peter MunchMerge pull request #15012 from kronbichler/improve_loop...
2023-04-01 Daniel ArndtAdd glossary entry
2023-04-01 Daniel ArndtReplace MemorySpace::CUDA in non-CUDA tests
2023-04-01 Wolfgang BangerthMerge pull request #15011 from masterleinad/fix_nvcc_co...
2023-03-31 Daniel ArndtClean up notions of CUDA in the codebase
2023-03-31 Martin KronbichlerFEPointEvaluation::integrate: Choose better loop layout 15012/head
2023-03-31 Daniel ArndtWork around nvcc compiler bug 15011/head
2023-03-31 Wolfgang BangerthAdd a test for GridTools::Cache::get_covering_rtree(). 15005/head
2023-03-31 Martin KronbichlerMerge pull request #14982 from bergbauer/values_of_arra...
2023-03-31 David WellsMerge pull request #15001 from marcfehling/ci-osx
2023-03-31 Martin KronbichlerMerge pull request #14995 from sebproell/element-activa...
2023-03-31 Martin KronbichlerMerge pull request #14997 from bangerth/cell-id-translator
2023-03-31 Martin KronbichlerMerge pull request #14999 from drwells/fix-nodal-gauss...
2023-03-31 Martin KronbichlerMerge pull request #15002 from masterleinad/fix_unused_...
2023-03-31 Peter MunchMerge pull request #15006 from tamiko/fix_cmake
2023-03-31 Matthias MaierCMake: fix variable name 15006/head
2023-03-31 Matthias MaierMerge pull request #14998 from tamiko/cmake_refactoring
2023-03-31 Marc FehlingMerge pull request #15000 from masterleinad/update_sund...
2023-03-30 Matthias MaierMerge pull request #14992 from tamiko/use_cmake_target_...
2023-03-30 Daniel ArndtFix a unused variable compiler warning in tria.cc 15002/head
2023-03-30 Daniel ArndtUpdate SUNDIALS link in doc/readme.html 15000/head
2023-03-30 Marc FehlingAlign OSX Jenkinsfile with others. 15001/head
2023-03-30 Marc FehlingFix links for OSX CI status in README.
2023-03-30 David WellsFix nodal and Gauss-type quadratures for dim = 0. 14999/head
2023-03-30 Maximilian... Implement connector function and provide reinit functio... 14982/head
2023-03-30 Rene GassmoellerAdd signal
2023-03-30 Rene GassmoellerAdd test
2023-03-30 Maximilian... Compute values_of_array only once
2023-03-30 Matthias MaierCMake: also record dummy target in detailed.log 14998/head
2023-03-30 Matthias MaierCMake: use new macro when setting up dealii::dealii...
2023-03-30 Matthias MaierCMake: use new macros also in deal_ii_setup_target()
2023-03-30 Matthias MaierCMake: refactor repetitive option handling into two...
2023-03-30 Matthias MaierMerge pull request #14971 from masterleinad/dealii_deal...
2023-03-30 Wolfgang BangerthMinor performance improvement. 14997/head
2023-03-30 Wolfgang BangerthExplain the purpose of some computations.
2023-03-30 Daniel ArndtCreate dealii::dealii target and add compile options 14971/head
2023-03-30 Sebastian ProellMatrixFreeTools: fix some refs and const 14995/head
2023-03-30 Daniel ArndtMerge pull request #14958 from c-p-schmidt/introduce...
2023-03-30 Daniel ArndtMerge pull request #14990 from tamiko/refactor_warning_...
2023-03-30 Matthias MaierMerge pull request #14993 from tamiko/rename_variable
2023-03-30 Matthias MaierCMake: Rename DEAL_II_NAMESPACE to DEAL_II_TARGET_NAME 14993/head
2023-03-30 Matthias MaierCMake: export C++ standard as COMPILE_FEATURE target... 14992/head
2023-03-30 Matthias MaierCMake: prefer CMAKE_CXX_STANDARD over -std= compiler...
2023-03-30 Matthias MaierCMake: Bugfix: do not use std::is_pod in C++11 check 14990/head
2023-03-30 Matthias MaierCMake: enable -pedantic for language feature check
2023-03-30 Matthias MaierCMake: use DEAL_II_WARNING_FLAGS variable in bundled...
2023-03-30 Matthias MaierCMake: Use DEAL_II_WARNING_FLAGS in deal.II internal...
2023-03-30 Matthias MaierCMake: export warning flags
2023-03-30 Matthias MaierCMake: separate warning flags into DEAL_II_WARNING_FLAG...
2023-03-29 Daniel ArndtMerge pull request #14991 from tamiko/use_cmake_target_...
2023-03-29 Matthias Maieradd a changelog entry 14991/head
2023-03-29 Matthias MaierCMake: set POSITION_INDEPENDENT_CODE compiler variable
2023-03-29 Matthias MaierCMake: do not use -fpic compiler flag
2023-03-29 Peter MunchMerge pull request #14989 from bergbauer/fix_fe_point
2023-03-29 Maximilian... Fix FEPointEvaluation for different n_q_points with... 14989/head
2023-03-29 Martin KronbichlerMerge pull request #14597 from kronbichler/clear_variable
2023-03-29 Wolfgang BangerthMerge pull request #14981 from kronbichler/benchmark_gl...
2023-03-29 Wolfgang BangerthMerge pull request #14986 from mschreter/step-70_remove...
2023-03-28 Magdalena Schreterremove unused variable 14986/head
2023-03-28 Christoph SchmidtEnable output of compressed hdf5 files 14958/head
2023-03-28 Martin KronbichlerMake sure to clear a variable that gets set 14597/head
2023-03-28 Martin KronbichlerMerge pull request #14948 from peterrum/guess_point_owner
2023-03-28 David WellsMerge pull request #14972 from bergbauer/fixed_loop_bounds
2023-03-28 Martin KronbichlerAdd benchmark for multgrid with global coarsening 14981/head
2023-03-28 Peter MunchCommunicate within guess_point_owner 14948/head
2023-03-27 Wolfgang BangerthMerge pull request #14974 from peterrum/bb
2023-03-27 Peter MunchAdd new functions to BoundingBox 14974/head
2023-03-27 Peter MunchMerge pull request #14962 from tamiko/fix_keyword_mess
2023-03-27 Maximilian... Template loop bounds for flexible evaluate/integrate... 14972/head
2023-03-27 Martin KronbichlerMerge pull request #14953 from peterrum/si_is_supported
2023-03-26 Peter MunchWork on ShapeInfo::is_supported() 14953/head
2023-03-25 David WellsMerge pull request #14973 from bangerth/doc-gridtools
2023-03-25 David WellsMerge pull request #14940 from fdrmrc/fix_grid_ratio_st...
2023-03-25 David WellsMerge pull request #10397 from bangerth/69
2023-03-25 David WellsMerge pull request #14975 from bangerth/undepr
2023-03-25 Martin KronbichlerMerge pull request #14926 from bergbauer/remove_unit_po...
2023-03-25 Martin KronbichlerMerge pull request #14927 from bergbauer/quadrature_poi...
2023-03-25 Martin KronbichlerMerge pull request #14959 from peterrum/FEEvaluationImp...
2023-03-25 Peter MunchMerge pull request #14913 from peterrum/fgmres_gs
2023-03-25 Wolfgang BangerthMerge pull request #14970 from drwells/trilinos-vector...
2023-03-24 Peter MunchRemove derived classes 14959/head
2023-03-24 Wolfgang BangerthUse functionality in ReferenceCell. 14975/head
2023-03-24 Wolfgang BangerthReplace an unnecessary alias variable.
2023-03-24 Wolfgang BangerthGet rid of two lambda functions by combining their...
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.