]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-08-23 Peter MunchMerge pull request #15913 from kronbichler/simplify_rt_init
2023-08-23 Peter MunchMerge pull request #15905 from kronbichler/cleanup_shap...
2023-08-23 Peter MunchMerge pull request #15918 from marcfehling/step75-3d
2023-08-23 Wolfgang BangerthMerge pull request #15915 from kronbichler/remove_outda...
2023-08-23 Marc Fehlingstep-75: enable pseudo-3d solution 15918/head
2023-08-22 Martin KronbichlerMerge pull request #15909 from tamiko/const-2
2023-08-22 Martin KronbichlerMerge pull request #15914 from peterrum/mapping_q_normal
2023-08-22 Matthias MaierMerge pull request #15912 from stefanozampini/proper...
2023-08-22 Martin KronbichlerTensor polynomials: Remove nonsensical comments 15915/head
2023-08-22 Martin KronbichlerMerge pull request #15807 from peterrum/FineDoFHandlerV...
2023-08-22 Martin KronbichlerMatrix-free ShapeInfo: Simplify initialization of Ravia... 15913/head
2023-08-22 Matthias MaierFix two garbled up comments 15909/head
2023-08-22 Matthias MaierStandardize on 'const X' instead of 'X const', part II
2023-08-22 Peter MunchMappingQ: don't require update_JxW_values or update_nor... 15914/head
2023-08-22 Martin KronbichlerMatrixFree ShapeInfo: Move some code to UnivariateShapeData 15905/head
2023-08-22 Martin KronbichlerMerge pull request #15901 from peterrum/GlobalCoarsenin...
2023-08-22 David WellsMerge pull request #15911 from kronbichler/fix_tests
2023-08-22 Stefano Zampiniproper fix for algebraic constraints 15912/head
2023-08-22 Martin KronbichlerFix some failing tests 15911/head
2023-08-22 Peter MunchGlobalCoarseningFineDoFHandlerView: add assert 15901/head
2023-08-22 Matthias MaierMerge pull request #15908 from bangerth/const
2023-08-22 Wolfgang BangerthStandardize on 'const X' instead of 'X const'. 15908/head
2023-08-21 David WellsMerge pull request #15892 from peterrum/mg_nonnested_co...
2023-08-21 Martin KronbichlerMerge pull request #15900 from kronbichler/fix_mf_perfo...
2023-08-21 Daniel ArndtMerge pull request #15897 from peterrum/CellIDTranslato...
2023-08-21 Martin KronbichlerAlways inline a new function to restore performance 15900/head
2023-08-21 Martin KronbichlerMerge pull request #15898 from bangerth/default
2023-08-21 Martin KronbichlerMerge pull request #15895 from drwells/fe-values-split-2
2023-08-21 David WellsExplicitly spell out a loop. 15895/head
2023-08-21 David WellsImprove aliasing by explicitly copying a value.
2023-08-21 David WellsMerge pull request #15891 from kronbichler/restructure_...
2023-08-20 Wolfgang BangerthBe terser in specifying default arguments: ComponentMask. 15898/head
2023-08-20 Peter MunchCellIDTranslator: make Assert ot AssertThrow 15897/head
2023-08-20 Peter MunchApply changes 15807/head
2023-08-20 Peter MunchMGTwoLevelTransfer: specialize setup for FCP and p-mg
2023-08-20 Peter MunchMerge pull request #15896 from peterrum/smart_pointer_get
2023-08-20 Peter MunchIntroduce SmartPointer::get() 15896/head
2023-08-19 David WellsMove the internal FEValuesViews functions into a new...
2023-08-18 Peter MunchNon-nested transfer: add assert 15892/head
2023-08-18 Martin KronbichlerRestructure tensor-product kernels via 1d interpolants 15891/head
2023-08-18 Martin KronbichlerMerge pull request #15890 from bangerth/tolerance
2023-08-17 Wolfgang BangerthUse relative tolerances. 15890/head
2023-08-17 Wolfgang BangerthBe explicit about types.
2023-08-17 Wolfgang BangerthMerge pull request #15889 from drwells/more-if-constexpr
2023-08-17 David WellsUse if constexpr in some more places. 15889/head
2023-08-17 Marc FehlingMerge pull request #15885 from Rombur/fix_python
2023-08-17 Marc FehlingMerge pull request #15877 from bangerth/fix-clear
2023-08-17 Wolfgang BangerthClear maps, rather than reset pointers. 15877/head
2023-08-17 Wolfgang BangerthClear some forgotten fields in Triangulation::clear().
2023-08-17 Matthias MaierMerge pull request #15888 from masterleinad/fix_cuda_te...
2023-08-16 Daniel ArndtMerge pull request #15886 from masterleinad/avoid_depre...
2023-08-16 Peter MunchMerge pull request #15884 from kronbichler/extend_mg_level
2023-08-16 Daniel ArndtFix cuda_tensor_product_kernels.h 15888/head
2023-08-16 Daniel ArndtAvoid using deprecated functions in timing_matrix_free_... 15886/head
2023-08-16 Daniel ArndtMerge pull request #15863 from Rombur/cuda_tensor
2023-08-16 Bruno TurcksinFix notebook: use list of Triangulation in merge_triang... 15885/head
2023-08-16 Daniel ArndtMerge pull request #15883 from kronbichler/cleanup_diagonal
2023-08-16 Martin KronbichlerChangelog 15884/head
2023-08-16 Martin KronbichlerEnable unique_ptr in MGSmootherRelaxation
2023-08-16 Martin KronbichlerMatrix-free diagonal: Ensure constant loop bounds 15883/head
2023-08-16 Matthias MaierMerge pull request #15878 from bangerth/modernize
2023-08-16 Matthias MaierMerge pull request #15876 from masterleinad/sycl_cmake_...
2023-08-15 Luca HeltaiMerge pull request #15880 from stefanozampini/fix-typo
2023-08-15 Stefano ZampiniPETScWrappers::TimeStepper: fix typo 15880/head
2023-08-15 Wolfgang BangerthUpdate what we write for output. 15878/head
2023-08-15 Wolfgang BangerthModernize a test.
2023-08-14 Daniel ArndtMerge pull request #15875 from kronbichler/gather_mitig...
2023-08-14 Daniel ArndtUse target_link_options for link options 15876/head
2023-08-14 Martin KronbichlerAdd changelog 15875/head
2023-08-14 Martin KronbichlerSIMD: Allow to switch off vectorized gather/scatter
2023-08-14 Matthias MaierMerge pull request #15874 from luca-heltai/fix-constrai...
2023-08-14 Matthias MaierMerge pull request #15851 from peterrum/MGTwoLevelTrans...
2023-08-12 Luca HeltaiMake sure the size of the index set is updated. 15874/head
2023-08-12 Luca HeltaiUncover bug in AffineConstraints::shift
2023-08-12 Martin KronbichlerMerge pull request #15866 from kronbichler/simplify_mf_...
2023-08-12 Martin KronbichlerUse enum to make categories more descriptive 15866/head
2023-08-11 Matthias MaierMerge pull request #15803 from bergbauer/nonmatching_fe...
2023-08-11 Martin KronbichlerMatrix-free renumbering: Avoid sorting
2023-08-11 Matthias MaierMerge pull request #15871 from luca-heltai/fix_nodevisi...
2023-08-11 Matthias MaierMerge pull request #15870 from sebproell/double-underscore
2023-08-11 Matthias MaierMerge pull request #15867 from kronbichler/reduce_numbe...
2023-08-11 Daniel ArndtMerge pull request #15872 from mschreter/docu_data_out_...
2023-08-11 Magdalena Schreterdocu_data_out_resample_fix_formatting 15872/head
2023-08-11 Marco FederDon't display vertices of bboxes 15871/head
2023-08-11 Sebastian ProellDon't use implementation-reserved double underscores 15870/head
2023-08-11 Daniel ArndtMerge pull request #15868 from masterleinad/iterative_u...
2023-08-10 Daniel ArndtUse iterative implementation for Utilities::pow 15868/head
2023-08-10 Luca HeltaiMerge pull request #15806 from luca-heltai/node_visitor
2023-08-10 Luca HeltaiFix spelling and add changelog 15806/head
2023-08-10 Martin KronbichlerMatrixFree setup: Reduce cost of vector access pattern... 15867/head
2023-08-09 Bruno TurcksinUse Kokkos constructs in tensor product kernels when... 15863/head
2023-08-09 Marc FehlingMerge pull request #15862 from Rombur/hip
2023-08-09 Bruno TurcksinUpdate comment 15862/head
2023-08-09 Daniel ArndtMerge pull request #15864 from kronbichler/improve_cons...
2023-08-09 Martin KronbichlerMaking hanging constraints: Reduce number of memory... 15864/head
2023-08-09 Maximilian... Implement paths for FE_Q_iso_Q1 in NonMatching 15803/head
2023-08-09 Peter MunchMerge pull request #15861 from peterrum/gc_vtable
2023-08-08 Bruno TurcksinFix issue when compiling with HIP
2023-08-08 Peter MunchMerge pull request #15859 from kronbichler/simplify
2023-08-08 Peter MunchRemove not needed virtual 15861/head
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.