]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-08-31 Marc FehlingAdded another test for limit_p_level_difference(). 15952/head
2023-08-24 Wolfgang BangerthMerge pull request #15925 from masterleinad/use_qualifi...
2023-08-24 Daniel Arndtclang-format: Use QualifierAlignment: Left 15925/head
2023-08-24 Peter MunchMerge pull request #15899 from luca-heltai/rpe_Addition...
2023-08-24 Peter MunchMerge pull request #15924 from masterleinad/restrict_no...
2023-08-24 Daniel Arndtnon_nested_multigrid_04 needs Trilinos 15924/head
2023-08-23 Marco Federimprove documentation of AdditionaData 15899/head
2023-08-23 Matthias MaierMerge pull request #15903 from tamiko/update_clang_format
2023-08-23 Matthias Maierclang-format: run indent-all 15903/head
2023-08-23 Matthias Maierclang-format: unify clang-format configuration, update...
2023-08-23 Matthias MaierTest: tensors/tensor_31: use clang-format off to avoid...
2023-08-23 Matthias Maierclang-format: update indent and compile script to versi...
2023-08-23 Peter MunchMerge pull request #15843 from peterrum/fep_simplices
2023-08-23 Peter MunchApply review 15843/head
2023-08-23 Martin KronbichlerMerge pull request #15906 from bangerth/default-2
2023-08-23 Peter MunchMerge pull request #15907 from marcfehling/islands
2023-08-23 Peter MunchFEPointEvaluation/MappingInfo for simplices
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 BangerthUse a delegating constructor. 15906/head
2023-08-23 Wolfgang BangerthBe more terse about AffineConstraint default arguments.
2023-08-23 Wolfgang BangerthAdd a default constructor to AffineConstraints.
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 Marc FehlingDisable eliminate_unrefined_islands in create_geometric... 15907/head
2023-08-22 Marc FehlingAllow set_mesh_smoothing() on non-empty triangulations.
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 Marco FederAllow throwing if not all points have been found
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 Marco FederExpose rpe parameters through AdditionalData
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
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.