]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-02-02 Wolfgang BangerthUse the new CA interface instead of using AnonymousProcess. 13326/head
2022-02-02 Matthias MaierMerge pull request #13320 from bangerth/is_detected
2022-02-02 Matthias MaierMerge pull request #13322 from bangerth/ca-empty
2022-02-02 Matthias MaierMerge pull request #13324 from kronbichler/fix_warning
2022-02-02 Martin KronbichlerFix warning regarding unused parameter 13324/head
2022-02-02 Martin KronbichlerMerge pull request #13316 from peterrum/compute_diagona...
2022-02-02 Martin KronbichlerMerge pull request #13323 from bangerth/normalize
2022-02-01 Wolfgang BangerthAdjust tests. 13320/head
2022-02-01 Wolfgang BangerthMicro simplication. 13323/head
2022-02-01 Wolfgang BangerthDeal with empty function objects in CA algorithms. 13322/head
2022-02-01 Wolfgang BangerthAlso convert the has_begin_and_end query.
2022-02-01 Wolfgang BangerthAlso convert the is_not_parallel_vector trait.
2022-02-01 Wolfgang BangerthReplace is_detected (type) by is_supported_operation...
2022-02-01 Peter MunchMatrixFreeTools::compute_diagonal(): do not initialize... 13316/head
2022-01-31 Martin KronbichlerMerge pull request #13312 from peterrum/gc_restrict_and...
2022-01-31 Peter MunchMerge pull request #13272 from bangerth/ca-interface
2022-01-31 Peter MunchFix MGTwoLevelTransfer::restrict_and_add() 13312/head
2022-01-31 Martin KronbichlerMerge pull request #13260 from peterrum/feeval_reinit_array
2022-01-31 Martin KronbichlerMerge pull request #13281 from peterrum/feeval_face_data
2022-01-31 Martin KronbichlerMerge pull request #13311 from peterrum/is_interior_face
2022-01-31 Peter MunchIntroduce FEEval::*_face_data() 13281/head
2022-01-31 Peter MunchFEEval: allow to reinit with a batch with arbitrary... 13260/head
2022-01-31 Peter MunchFEEval: rename get_is_interior_face() to is_interior_face() 13311/head
2022-01-31 Wolfgang BangerthMerge pull request #13309 from marcfehling/compute...
2022-01-29 Martin KronbichlerMerge pull request #12757 from simonsticko/step85
2022-01-29 Marc FehlingAdded hp-version for `VectorTools::compute_mean_value()`. 13309/head
2022-01-29 Simon StickoAdd a changelog entry for step-85. 12757/head
2022-01-29 Simon StickoAdd a CutFEM tutorial as step-85
2022-01-29 Martin KronbichlerMerge pull request #12771 from kinnewig/FE_NedelecSZ_he...
2022-01-28 Martin KronbichlerMerge pull request #13305 from bangerth/assertion-2
2022-01-28 Matthias MaierMerge pull request #13307 from bangerth/manifolds
2022-01-28 Sebastian KinnewigAdd hessians to FE_NedelecSZ 12771/head
2022-01-28 Martin KronbichlerMerge pull request #13296 from bangerth/is_detected
2022-01-28 Martin KronbichlerMerge pull request #13300 from bangerth/namespace
2022-01-28 Martin KronbichlerMerge pull request #13299 from bangerth/std
2022-01-28 Martin KronbichlerMerge pull request #13301 from bangerth/manifold
2022-01-28 Martin KronbichlerMerge pull request #13303 from bangerth/manifold-vs...
2022-01-28 Martin KronbichlerMerge pull request #13302 from bangerth/doc-3
2022-01-28 Martin KronbichlerMerge pull request #13304 from bangerth/assertion
2022-01-28 Martin KronbichlerMerge pull request #13306 from bangerth/pipe
2022-01-28 Wolfgang BangerthUse copy constructors for manifolds in clone(). 13307/head
2022-01-28 Wolfgang BangerthMark some member variables as 'private'.
2022-01-28 Wolfgang BangerthMinor adjustments to the pipe manifolds. 13306/head
2022-01-28 Wolfgang BangerthMinor adjustments to the pipe junction geometry.
2022-01-28 Wolfgang BangerthMerge pull request #13298 from marcfehling/step55
2022-01-27 Wolfgang BangerthMerge pull request #13124 from marcfehling/tee-2
2022-01-27 Wolfgang BangerthAvoid 'using namespace' declarations. 13300/head
2022-01-27 Wolfgang BangerthAdd a missing assertion. 13305/head
2022-01-27 Wolfgang BangerthImprove the text of an assertion. 13304/head
2022-01-27 Wolfgang BangerthRename Triangulation::manifold to Triangulation::manifolds. 13303/head
2022-01-27 Wolfgang BangerthMinor updates to the documentation of GridTools::transf... 13302/head
2022-01-27 Wolfgang BangerthAvoid a couple of references to GeometryInfo. 13301/head
2022-01-27 Wolfgang BangerthRemove an unnecessary 'using namespace std' declaration. 13299/head
2022-01-27 Marc FehlingReview function classes. 13298/head
2022-01-27 Marc FehlingAdjust template parameter in solver.
2022-01-27 Marc FehlingFix typo.
2022-01-27 Wolfgang BangerthMove the declaration of a base class to right before... 13296/head
2022-01-27 Wolfgang BangerthMove a few generic names into a namespace that explains...
2022-01-26 Wolfgang BangerthMerge pull request #13291 from masterleinad/detection_idiom
2022-01-26 David WellsMerge pull request #13287 from bangerth/ref-cell-2
2022-01-26 Wolfgang BangerthAdd assertions. 13287/head
2022-01-26 Wolfgang BangerthUn-hardcode some numbers.
2022-01-26 Wolfgang BangerthUse n_isotropic_children() in an assertion.
2022-01-26 Wolfgang BangerthIntroduce ReferenceCell::n_isotropic_children().
2022-01-26 Wolfgang BangerthMove a function to its proper place.
2022-01-26 Martin KronbichlerMerge pull request #13269 from blaisb/fix_disappearing_...
2022-01-26 Daniel ArndtMerge pull request #13294 from tamiko/fix_doc
2022-01-26 Marc FehlingMerge pull request #13293 from drwells/changelog-9.3.3
2022-01-26 Matthias Maierfix a rendering issue with doxygen 1.9.3 13294/head
2022-01-25 Daniel ArndtFix matrix_free/matrix_free_type_traits test 13291/head
2022-01-25 David WellsPort 9.3.3 changelog changes to master. 13293/head
2022-01-25 Daniel ArndtMove detection idiom to internal namespace
2022-01-25 Marc FehlingMerge pull request #13286 from bangerth/ref-cell-1
2022-01-25 Daniel ArndtUse standardized detection idiom
2022-01-25 Peter MunchMerge pull request #13288 from bangerth/traits
2022-01-25 Wolfgang BangerthSwitch the consensus algorithms interface to using... 13272/head
2022-01-25 Wolfgang BangerthMerge pull request #13289 from drwells/fix-null-ptr...
2022-01-25 Bruno BlaisRevert particle handler change 13269/head
2022-01-24 David WellsMerge pull request #13267 from bangerth/prepare_for_answer
2022-01-24 David WellsFix a bogus warning about a null pointer in a lambda. 13289/head
2022-01-24 Wolfgang BangerthMinor edits to type traits classes. 13288/head
2022-01-24 Wolfgang BangerthMerge pull request #13285 from peterrum/PreconditionRel...
2022-01-24 Wolfgang BangerthMake naming of function arguments more uniform. 13286/head
2022-01-24 Wolfgang BangerthMerge pull request #13283 from peterrum/om
2022-01-24 Peter MunchPreconditionRelaxation: vmult/step w. relaxation 13285/head
2022-01-24 Bruno BlaisFix indent
2022-01-24 Bruno BlaisFix tolerance because particles are still lost
2022-01-24 Bruno Blaisrevert particles
2022-01-24 Bruno BlaisFix indentation
2022-01-24 Bruno BlaisFix lost particle by recalculating mapping + test
2022-01-24 Peter MunchSparseMatrix: rename om to omega 13283/head
2022-01-22 Martin KronbichlerMerge pull request #13278 from kronbichler/fix_real_to_unit
2022-01-22 Martin KronbichlerMerge pull request #13271 from bangerth/3b
2022-01-22 Peter MunchMerge pull request #13280 from bangerth/free_comm
2022-01-22 Wolfgang BangerthMerge pull request #13279 from peterrum/FEImmersedSurfa...
2022-01-21 Wolfgang BangerthUse MPI::Utilities::free_communicator() where possible. 13280/head
2022-01-21 Peter MunchUpdate docu of NonMatching::FEImmersedSurfaceValues 13279/head
2022-01-21 Martin KronbichlerMerge pull request #13277 from bangerth/22
2022-01-21 Martin KronbichlerNew test case 13278/head
2022-01-21 Martin KronbichlerFix bug in initial condition for transform_real_to_unit...
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.