]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-05-19 Maximilian... Horizontal add function for VectorizedArray
2023-05-18 David WellsMerge pull request #15238 from bangerth/nox-4
2023-05-18 Wolfgang BangerthMerge pull request #15239 from drwells/pyramid-lines
2023-05-18 Martin KronbichlerMerge pull request #15215 from bergbauer/fe_face_point_...
2023-05-18 David WellsMerge pull request #15237 from bangerth/nox-2
2023-05-18 David WellsFix the number of pyramid lines and one pyramid table. 15239/head
2023-05-18 Timo HeisterMerge pull request #15236 from bangerth/nox-1
2023-05-18 Wolfgang BangerthInitialize and check an assertion in the NOX solver. 15238/head
2023-05-18 Wolfgang BangerthProperly treat exceptions in a user callback in NOX. 15237/head
2023-05-18 Wolfgang BangerthMinor updates to the NOX solver documentation. 15236/head
2023-05-17 Maximilian... Implement path for is_face = true 15215/head
2023-05-17 Daniel ArndtMerge pull request #15230 from masterleinad/fix_pattern...
2023-05-17 Wolfgang BangerthMerge pull request #15231 from tjhei/doc_petsc_snes
2023-05-17 Timo Heisterimprove documentation for PETSc SNES 15231/head
2023-05-16 Daniel ArndtUse AssertThrow 15230/head
2023-05-16 Daniel ArndtUse std::strlen
2023-05-16 Wolfgang BangerthMerge pull request #15220 from richardschu/compiler_war...
2023-05-16 Timo HeisterMerge pull request #15228 from kronbichler/compile_warning2
2023-05-16 Daniel ArndtPatterns: Fix parsing lists of lists
2023-05-16 Martin KronbichlerMerge pull request #15222 from bangerth/6
2023-05-16 Martin KronbichlerAvoid compiler warning 15228/head
2023-05-16 Martin KronbichlerMerge pull request #15221 from bangerth/77
2023-05-16 Richard Schussnigfixed some compiler warnings in tria.cc 15220/head
2023-05-16 Timo HeisterMerge pull request #15186 from bangerth/nox
2023-05-16 Daniel ArndtMerge pull request #15216 from sebproell/sundials-remov...
2023-05-15 David WellsMerge pull request #15199 from masterleinad/find_non_sy...
2023-05-15 Wolfgang BangerthMinor doc improvement in step-6. 15222/head
2023-05-15 Wolfgang BangerthUpdate output of step-77. 15221/head
2023-05-15 Daniel ArndtMerge pull request #15205 from tamiko/create_compile_co...
2023-05-15 Sebastian ProellSUNDIALS: remove outdated copy functionality 15216/head
2023-05-15 Martin KronbichlerMerge pull request #15189 from bangerth/kinsol-3
2023-05-15 Wolfgang BangerthMerge pull request #15194 from sebproell/kinsol-nvector...
2023-05-15 Wolfgang BangerthMerge pull request #15214 from sebproell/step-77-nox
2023-05-14 Peter MunchMerge pull request #15207 from kronbichler/variable_type
2023-05-14 Sebastian ProellKINSOL: do not copy vectors internally 15194/head
2023-05-14 Sebastian ProellAdd changelog entry for fixed step-77 15214/head
2023-05-14 Sebastian ProellFix step-77 with NOX: zero out residual
2023-05-14 Wolfgang BangerthMerge pull request #15212 from drwells/bundled-kokkos...
2023-05-13 Martin KronbichlerMerge pull request #15211 from bergbauer/fe_point_consi...
2023-05-13 Wolfgang BangerthMerge pull request #15208 from kronbichler/fix_document...
2023-05-13 Wolfgang BangerthMerge pull request #15210 from sebproell/step77-zero...
2023-05-13 David WellsFix Kokkos compilation with GCC 13. 15212/head
2023-05-13 Maximilian... Use template argument consistently 15211/head
2023-05-13 Sebastian ProellFix step-77: zero out residual before assembly 15210/head
2023-05-13 Martin KronbichlerFix typo in documentation 15208/head
2023-05-13 Martin KronbichlerTensor product kernels: Use the right type in some... 15207/head
2023-05-13 Martin KronbichlerMerge pull request #15196 from bangerth/import-3
2023-05-13 Martin KronbichlerMerge pull request #15191 from bangerth/import
2023-05-13 Martin KronbichlerMerge pull request #15193 from bergbauer/reduce_overhea...
2023-05-12 Matthias Maieradd an entry to .gitignore for build directories of... 15205/head
2023-05-12 Matthias MaierCMake: create a compile_commands.json symlink
2023-05-12 Wolfgang BangerthMerge pull request #15206 from masterleinad/fix_warning...
2023-05-12 Daniel ArndtFix warnings with gcc-13.1 15206/head
2023-05-11 Daniel ArndtAllow finding user-installed HDF5 15199/head
2023-05-11 Daniel ArndtMerge pull request #15188 from bangerth/kinsol-2
2023-05-11 Wolfgang BangerthAvoid variables named 'import', part 2. 15196/head
2023-05-11 Daniel ArndtMerge pull request #15187 from bangerth/kinsol-1
2023-05-11 Maximilian... Reduce overhead of AlignedVector 15193/head
2023-05-11 Luca HeltaiMerge pull request #15141 from peterrum/MGTwoLevelTrans...
2023-05-11 Peter MunchMerge pull request #15192 from bangerth/test
2023-05-10 Wolfgang BangerthFix compilation of a test. 15192/head
2023-05-10 Wolfgang BangerthAvoid variables named 'import'. 15191/head
2023-05-10 Marco Federfirst part of review 15141/head
2023-05-10 Peter MunchAdd interface for non-nested two level transfer
2023-05-09 Wolfgang BangerthAdd a test with an irrecoverable failure of KINSOL. 15189/head
2023-05-09 Wolfgang BangerthClean up after ourselves. 15188/head
2023-05-09 Wolfgang BangerthCatch and rethrow *all* exceptions. 15187/head
2023-05-09 Timo HeisterMerge pull request #15178 from bangerth/kinsol-exc
2023-05-09 Wolfgang BangerthAdd a test that checks NOX error handling. 15186/head
2023-05-09 Wolfgang BangerthDeal with obnoxious NOX ways of reporting errors.
2023-05-09 Wolfgang BangerthConvert NOX tests to not return zero to indicate success.
2023-05-09 Wolfgang BangerthDocument what function we are setting up.
2023-05-09 Wolfgang BangerthConvert NOX to use the new exception scheme.
2023-05-09 Wolfgang BangerthMerge pull request #15182 from kronbichler/reduce_overhead2
2023-05-09 Wolfgang BangerthMerge pull request #15159 from tjhei/mpi_comm_by_value
2023-05-09 Timo Heisterchangelog 15159/head
2023-05-08 Wolfgang BangerthAdd a changelog entry. 15178/head
2023-05-08 Timo Heisterpass MPI_Comm by value
2023-05-08 Daniel ArndtMerge pull request #15185 from kronbichler/avoid_load
2023-05-08 Daniel ArndtMerge pull request #15132 from bangerth/concepts
2023-05-08 Daniel ArndtMerge pull request #15183 from kronbichler/improve_poly
2023-05-08 Martin KronbichlerWeight kernel for multigrid: Simplify aliasing analysis... 15185/head
2023-05-08 Daniel ArndtMerge pull request #15184 from bangerth/scope-exit
2023-05-08 Martin KronbichlerReduce operation count in polynomial evaluation 15183/head
2023-05-08 Peter MunchMerge pull request #15154 from jh66637/reinit_rpe_with_...
2023-05-08 Martin KronbichlerRemove another ArrayView 15182/head
2023-05-08 Martin KronbichlerReduce overhead in calls to tensor product value function
2023-05-08 Peter MunchMerge pull request #15177 from bangerth/const
2023-05-08 Peter MunchMerge pull request #15173 from bangerth/snes
2023-05-08 Peter MunchMerge pull request #15171 from bangerth/77-4
2023-05-08 Peter MunchMerge pull request #15169 from bangerth/inline
2023-05-08 Peter MunchMerge pull request #15144 from bangerth/vec
2023-05-08 Peter MunchMerge pull request #15138 from bangerth/fiv
2023-05-08 Peter MunchMerge pull request #15128 from bangerth/77-2
2023-05-07 Wolfgang BangerthMark constructor as 'explicit'. 15184/head
2023-05-07 Wolfgang BangerthMark special functions as =deleted.
2023-05-07 Wolfgang BangerthAdd a changelog entry.
2023-05-07 Wolfgang BangerthAdd a test.
2023-05-07 Wolfgang BangerthAdd a ScopeExit function.
2023-05-07 Johannes Heinzmake it possible to fill RPE with GT::DistributedComput... 15154/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.