]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-08-27 Martin KronbichlerAvoid some loops that get never entered 15933/head
2023-08-26 Martin KronbichlerMerge pull request #15917 from kronbichler/simplify_ten...
2023-08-25 Martin KronbichlerReindent 15917/head
2023-08-25 Martin KronbichlerUpdate source/base/tensor_product_polynomials.cc
2023-08-25 Martin KronbichlerSimplify some code because separate loops don't pay off
2023-08-25 Martin KronbichlerPass number of derivatives to polynomial class to reduc...
2023-08-25 Martin KronbichlerMake some inner loop faster by avoiding redundant opera...
2023-08-25 Martin KronbichlerUse common code for tensor product polynomial evaluation
2023-08-25 Peter MunchMerge pull request #15929 from kronbichler/fix_ci_indent
2023-08-25 Martin KronbichlerFix indentation CI 15929/head
2023-08-25 Martin KronbichlerMerge pull request #15928 from bangerth/subset
2023-08-25 Martin KronbichlerMerge pull request #15842 from peterrum/timing_step_37_gc
2023-08-25 Martin KronbichlerMerge pull request #15922 from kronbichler/improve_shap...
2023-08-25 Wolfgang BangerthAdd a changelog entry. 15928/head
2023-08-25 Wolfgang BangerthAdd a test.
2023-08-25 Wolfgang BangerthIntroduce IndexSet::is_subset_of().
2023-08-24 Matthias MaierMerge pull request #15923 from bergbauer/neon
2023-08-24 Marc FehlingMerge pull request #15926 from kronbichler/remove_unnec...
2023-08-24 Peter MunchMerge pull request #15820 from peterrum/non_nested_tran...
2023-08-24 Martin KronbichlerRemove unnecessary include file 15926/head
2023-08-24 Wolfgang BangerthMerge pull request #15925 from masterleinad/use_qualifi...
2023-08-24 Maximilian... Implement ARM Neon intrinsics 15923/head
2023-08-24 Peter MunchMGTwoLevelTransferNonNested: enable simplex 15820/head
2023-08-24 Daniel Arndtclang-format: Use QualifierAlignment: Left 15925/head
2023-08-24 Martin KronbichlerMatrix-free Raviart-Thomas: Set symmetry/even-odd in... 15922/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 MunchReduce test 15842/head
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
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.