]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-04-17 Wolfgang BangerthSuppress some messages when normalizing test output. 16900/head
2024-04-17 Daniel ArndtMerge pull request #16894 from marcfehling/sundials-7
2024-04-17 Marc FehlingAdded changelog for #16879. 16894/head
2024-04-17 Martin KronbichlerMerge pull request #16621 from bangerth/boost-1.84
2024-04-17 Martin KronbichlerMerge pull request #16726 from RichardYCJ/master
2024-04-17 Wolfgang BangerthMerge pull request #16880 from pcafrica/epetra_vector_a...
2024-04-17 Wolfgang BangerthMerge pull request #16886 from kinnewig/nedelec_sz_prol...
2024-04-16 Pasquale AfricaAdd EpetraWrappers::VectorTraits class 16880/head
2024-04-16 Martin KronbichlerMerge pull request #16889 from bangerth/doc-vector
2024-04-16 Pasquale AfricaImplement EpetraWrappers::internal::VectorReference
2024-04-16 Pasquale AfricaMinor cleanup
2024-04-16 Sebastian KinnewigAdd changelog entry. 16886/head
2024-04-16 Wolfgang BangerthMerge pull request #16879 from marcfehling/sundials-7
2024-04-16 Wolfgang BangerthBetter document operator= for parallel vectors. 16889/head
2024-04-15 kinnewigTesting the prolongation matrix of FE_NedelecSZ.
2024-04-15 kinnewigAdd get_prolongation_matrix() to FE_NedelecSZ.
2024-04-15 David WellsMerge pull request #16885 from quangx/step-32-typo
2024-04-15 Martin KronbichlerMerge pull request #16884 from drwells/un-hardcode...
2024-04-15 Quang Hoangchange <2> to <dim> 16885/head
2024-04-13 Marc FehlingIntroduce get_communicator_by_value(). 16879/head
2024-04-13 Marc FehlingMove parentheses out of preprocessor conditionals.
2024-04-13 David WellsAdd a test. 16884/head
2024-04-13 David WellsFE_Q_Base: combine permutation operations.
2024-04-13 David WellsFiniteElement: remove 2d orientation assumptions.
2024-04-13 David WellsFE_Q_Base: clean up an assertion.
2024-04-13 David WellsFE_Q_Base: Simplify some code with 'if constexpr'.
2024-04-13 Martin KronbichlerMerge pull request #16854 from kronbichler/improve_mapp...
2024-04-13 Martin KronbichlerMerge pull request #16881 from marcfehling/tria_base...
2024-04-13 Martin KronbichlerMerge pull request #16883 from Rombur/python_binding_2
2024-04-12 Daniel ArndtMerge pull request #16882 from masterleinad/fix_atomics...
2024-04-12 Martin KronbichlerMerge pull request #16872 from drwells/mixed-mesh-orien...
2024-04-12 Daniel ArndtDon't define __ATOMIC_* in bundled Kokkos 16882/head
2024-04-12 Bruno TurcksinAdd changelog entry 16883/head
2024-04-12 Bruno TurcksinAdd GridGenerator::truncated_cone to the python wrappers
2024-04-12 Bruno TurcksinAdd GridGenerator::subdivided_cylinder to the python...
2024-04-12 Bruno TurcksinAdd GridGenerator::cylinder to the python wrappers
2024-04-12 Marc FehlingClean up many explicit instantiations. 16881/head
2024-04-12 Marc FehlingUse alias for sundials booleantype.
2024-04-12 Marc FehlingUse correct types for sundials 7.
2024-04-11 Wolfgang BangerthMerge pull request #15773 from luca-heltai/fe-coupling...
2024-04-11 Luca HeltaiFECouplingValues. 15773/head
2024-04-10 Wolfgang BangerthMerge pull request #16876 from drwells/hdf5-floating...
2024-04-10 Martin KronbichlerMore efficient access via new Mapping::InternalDataBase... 16854/head
2024-04-10 Martin KronbichlerNonMatching::MappingInfo: Avoid memory allocations...
2024-04-09 David WellsExplicitly open HDF5 and then clear its floating-point... 16876/head
2024-04-09 Bruno BlaisMerge pull request #16869 from peterrum/extract_level_c...
2024-04-09 David WellsAdd a test. 16872/head
2024-04-09 Daniel ArndtMerge pull request #15572 from Rombur/init_finalize
2024-04-09 Martin KronbichlerMerge pull request #16875 from bangerth/typos
2024-04-09 David WellsMerge pull request #16870 from bangerth/distort-random
2024-04-08 Wolfgang BangerthUpdate documentation for GridTools::distort_random(). 16870/head
2024-04-08 Wolfgang BangerthFix a whole lot of typos. 16875/head
2024-04-08 David WellsMerge pull request #16874 from bangerth/exc
2024-04-08 Wolfgang BangerthRemove two exceptions that are apparently no longer... 16874/head
2024-04-08 Wolfgang BangerthMerge pull request #16871 from tjhei/maybe-uninit-ortho...
2024-04-08 Wolfgang BangerthMerge pull request #16868 from masterleinad/remove_redu...
2024-04-08 David Wellsexecute_refinement_isotropic(): generalize line assignment.
2024-04-08 David Wellsexecute_refinement_isotropic(): inherit orientations.
2024-04-08 David Wellsexecute_refinement_isotropic(): refactor.
2024-04-08 David WellsTriaAccessor: permit calling set_combined_face_orientat...
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-08 Timo Heisterfix maybe-unused warning 16871/head
2024-04-07 Peter MunchAdd DoFTools::extract_level_constant_modes() 16869/head
2024-04-07 Wolfgang BangerthMerge pull request #15819 from luca-heltai/reordered...
2024-04-07 Daniel ArndtRemove redundant defaulted copy assignment operator... 16868/head
2024-04-07 Martin KronbichlerMerge pull request #16866 from peterrum/step-89-fixes
2024-04-07 Matthias MaierMerge pull request #16864 from bangerth/simplify
2024-04-07 Matthias MaierMerge pull request #16863 from bangerth/40-2
2024-04-07 Matthias MaierMerge pull request #16862 from bangerth/40-1
2024-04-07 Matthias MaierMerge pull request #16835 from drwells/fix-trailing...
2024-04-06 Peter MunchSmall fixes in step-89 16866/head
2024-04-06 Bruno BlaisMerge pull request #16299 from jh66637/step-89-tutorial
2024-04-06 Wolfgang BangerthIn step-40, move timer section into the function being... 16862/head
2024-04-06 Wolfgang BangerthSimplify some functions by just deferring to member... 16864/head
2024-04-06 Wolfgang BangerthUnclutter step-40's run() function. 16863/head
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 BangerthMake sure MSVC does not pretend it is GCC. 16621/head
2024-04-06 Wolfgang BangerthAdd a changelog entry.
2024-04-06 Wolfgang BangerthDisable some warnings in BOOST.
2024-04-06 Wolfgang BangerthImport BOOST 1.84.
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...
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.