]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-04-08 David Wellsexecute_refinement_isotropic(): Add a loop.
2024-04-08 David Wellsexecute_refinement_isotropic(): Clean up some comments.
2024-04-08 David Wellsexecute_refinement_isotropic(): Generalize 2d child...
2024-04-06 David WellsSplit a very long string.
2024-04-06 Matthias MaierMerge pull request #16858 from tamiko/fix_cgal_test_fpe
2024-04-06 Wolfgang BangerthMerge pull request #16840 from tamiko/vectorization_typ...
2024-04-06 Matthias MaierMerge pull request #16859 from peterrum/remove_debug_output
2024-04-06 Matthias MaierTest: cgal/cgal_mesh_criteria: disable floating point... 16858/head
2024-04-05 Peter MunchRemove debug output 16859/head
2024-04-05 Wolfgang BangerthMerge pull request #16853 from kronbichler/avoid_alloca...
2024-04-05 Wolfgang BangerthMerge pull request #16624 from peterrum/matrixcreator_f...
2024-04-05 Martin KronbichlerMerge both initialize functions 16853/head
2024-04-05 Wolfgang BangerthMerge pull request #16852 from kronbichler/fix_docu
2024-04-05 Daniel ArndtMerge pull request #16855 from kronbichler/fix_pow
2024-04-05 Martin KronbichlerAvoid std::pow in BarycentricPolynomials 16855/head
2024-04-05 Martin KronbichlerNew test case
2024-04-05 Martin KronbichlerAdd Quadrature::initialize() function taking ArrayView
2024-04-05 Martin KronbichlerRemove outdated documentation 16852/head
2024-04-05 Martin KronbichlerMerge pull request #16849 from tamiko/fix_fe_values_tests
2024-04-05 Matthias MaierTest fe/fe_values_view_{07|10|13|16}: make Assert more... 16849/head
2024-04-04 Peter MunchEnable MatrixCreator functions also for FullMatrix 16624/head
2024-04-04 Martin KronbichlerMerge pull request #16847 from kronbichler/avoid_alloca...
2024-04-04 Daniel ArndtMerge pull request #16830 from kronbichler/mapping_cart...
2024-04-04 Martin KronbichlerMappingQ: Use get_vertices() instead of compute_mapping... 16847/head
2024-04-04 Wolfgang BangerthMerge pull request #16800 from kronbichler/fe_eval_docu
2024-04-04 Matthias MaierMerge pull request #16843 from kronbichler/improve_vect...
2024-04-04 Matthias MaierMerge pull request #16839 from bangerth/tensor-product
2024-04-03 Matthias MaierVectorizedArray: add constexpr boolean that records... 16840/head
2024-04-03 Matthias MaierVectorization: move assert into constructor
2024-04-03 Martin KronbichlerMerge pull request #16844 from kronbichler/eval_interface
2024-04-03 Wolfgang BangerthMerge pull request #16845 from kronbichler/pass_by_refe...
2024-04-03 Martin KronbichlerUse ArrayView for interface to tensor-product point... 16844/head
2024-04-03 Martin KronbichlerMerge pull request #16832 from bangerth/fix-tests
2024-04-03 Martin KronbichlerMerge pull request #16841 from bangerth/type-to-string
2024-04-03 Martin KronbichlerChangelog 16843/head
2024-04-03 Martin KronbichlerVectorTools::interpolate: Make common case of vector...
2024-04-03 Martin KronbichlerPass some SmartPointer variables by reference 16845/head
2024-04-03 Martin KronbichlerMerge pull request #16837 from bangerth/vec-array-2
2024-04-03 Wolfgang BangerthAugment documentation of Utilities::type_to_string(). 16841/head
2024-04-02 Rene GassmoellerMerge pull request #16833 from kronbichler/fgmres_orth
2024-04-02 Martin KronbichlerImprove two assertions 16830/head
2024-04-02 Wolfgang BangerthMake tensor*tensor implementation easier to read. 16839/head
2024-04-02 Martin KronbichlerChangelog
2024-04-02 Martin KronbichlerTest case
2024-04-02 Martin KronbichlerMappingCartesian: Some performance improvements
2024-04-02 Martin KronbichlerMerge pull request #16828 from drwells/qprojector-same...
2024-04-02 Wolfgang BangerthProvide a default implementation for VectorizedArray... 16837/head
2024-04-02 David WellsQProjector: internally use the combined orientation. 16828/head
2024-04-02 David WellsFE_BDM: un-hardcode some QProjector properties.
2024-04-02 Martin KronbichlerMerge pull request #16836 from bangerth/vec-array
2024-04-02 Wolfgang BangerthMinor updates to VectorizedArray. 16836/head
2024-04-02 David WellsMerge pull request #16831 from kronbichler/fix_n_vertices
2024-04-01 Martin KronbichlerSwitch SolverFGMRES to new delayed classical Gram-Schmidt 16833/head
2024-04-01 Wolfgang BangerthFix naming of output files. 16832/head
2024-04-01 Martin KronbichlerFix two places where CellAccessor::n_vertices is called... 16831/head
2024-04-01 Martin KronbichlerMerge pull request #16821 from drwells/qprojector-descr...
2024-04-01 David WellsImprove a comment. 16821/head
2024-04-01 David WellsRemove calls to said functions on the library.
2024-04-01 David WellsDeprecate (bool, bool, bool) QProjector functions.
2024-04-01 Daniel ArndtMerge pull request #16804 from bangerth/comsol-tri
2024-03-31 Martin KronbichlerMerge pull request #16823 from bangerth/unalign
2024-03-30 Wolfgang BangerthAdd a test for COMSOL .mphtxt triangle meshes. 16804/head
2024-03-30 Wolfgang BangerthRevert "No longer output the size of tensors into outpu... 16823/head
2024-03-30 Wolfgang BangerthRevert "Add a changelog entry for the alignment of...
2024-03-30 Wolfgang BangerthRevert "Align Tensor<rank,dim,Number> to make vectoriza...
2024-03-30 Wolfgang BangerthMerge pull request #16820 from tamiko/fix_avx512_fpe
2024-03-30 Wolfgang BangerthMerge pull request #16814 from simonsticko/codim_in_getname
2024-03-30 Matthias Maierdistributed/tria.cc: avoid FPE due to undefined behavior 16820/head
2024-03-30 Matthias MaierMerge pull request #16816 from bangerth/fix-test
2024-03-30 Matthias MaierMerge pull request #16815 from bangerth/fix-particle...
2024-03-29 Wolfgang BangerthNo longer output the size of tensors into output file... 16816/head
2024-03-29 Wolfgang BangerthFix a second place where particles compute the size... 16815/head
2024-03-29 Martin KronbichlerMerge pull request #16813 from bangerth/fix-particle...
2024-03-29 Daniel ArndtMerge pull request #16788 from kronbichler/fix_asserts
2024-03-29 Simon StickoAdd codimension in get_name() for a few elements 16814/head
2024-03-29 Martin KronbichlerMerge pull request #16795 from Rombur/python_binding
2024-03-29 Wolfgang BangerthAllocate the right amount of memory when serializing... 16813/head
2024-03-29 Daniel ArndtMerge pull request #16806 from drwells/remove-hardcoded...
2024-03-29 Martin KronbichlerMerge pull request #16812 from tamiko/fix_tests_avx_05
2024-03-29 Martin KronbichlerMerge pull request #16811 from tamiko/fix_tests_avx_04
2024-03-29 Martin KronbichlerMerge pull request #16810 from tamiko/fix_tests_avx_03
2024-03-29 Martin KronbichlerMerge pull request #16809 from tamiko/fix_tests_avx_02
2024-03-29 Martin KronbichlerMerge pull request #16808 from tamiko/fix_tests_avx_01
2024-03-29 Martin KronbichlerMerge pull request #16805 from simonsticko/hp_get_prese...
2024-03-29 David WellsGridTools: remove another hard-coded inverse orientatio... 16806/head
2024-03-29 David WellsReferenceCell: permit face index calculations for lines.
2024-03-29 Matthias MaierTest grid/closest_point: guard against roundoff error 16812/head
2024-03-29 Matthias MaierTest trilinos/precondition: Relax iteration bounds 16811/head
2024-03-28 Matthias MaierTest grid/grid_generator_09: add another output variant 16810/head
2024-03-28 Matthias MaierTest mappings/mapping_q_real_to_unit_internal: add... 16809/head
2024-03-28 Matthias MaierTest cgal/cgal_triangulation_05: add avx output variants 16808/head
2024-03-28 David WellsTriangulation: remove hard-coded inverse orientation...
2024-03-28 Peter MunchMerge pull request #16780 from drwells/consistent-perio...
2024-03-28 Wolfgang BangerthMerge pull request #16801 from kronbichler/fix_tensor_m...
2024-03-28 Simon StickoAdd assert on reinit() being called before get_present_... 16805/head
2024-03-28 Daniel ArndtMerge pull request #16802 from bangerth/fix-test
2024-03-28 Martin KronbichlerMerge pull request #16803 from bangerth/doc
2024-03-28 Wolfgang BangerthMerge pull request #16797 from tamiko/make_statement_mo...
2024-03-28 Martin KronbichlerMappingQ: Do not assume contiguous storage of Tensor... 16801/head
2024-03-28 Wolfgang BangerthAugment documentation of class Tensor. 16803/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.