]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-04-11 Daniel ArndtAvoid using include with quotation marks 15081/head
2023-04-11 Bruno TurcksinMerge pull request #15075 from kronbichler/avoid_mpi_co...
2023-04-11 Martin KronbichlerDo not use MPI_COMM_WORLD 15075/head
2023-04-11 Martin KronbichlerUse proper MPI communicator
2023-04-11 Luca HeltaiMerge pull request #15060 from marcfehling/docker-root
2023-04-10 Marc FehlingMerge pull request #15072 from bangerth/doc-65
2023-04-10 Marc FehlingMerge pull request #15071 from bangerth/underscore
2023-04-10 Marc FehlingMerge pull request #15068 from peterrum/zampini2016pcbddc
2023-04-10 Wolfgang BangerthMinor updates to the ndarray documentation. 15072/head
2023-04-10 Wolfgang BangerthMerge pull request #15062 from masterleinad/remove_writ...
2023-04-10 Wolfgang BangerthMerge pull request #15064 from luca-heltai/stefanozampi...
2023-04-10 Wolfgang BangerthDo not infringe on the compiler's use of names. 15071/head
2023-04-10 Peter MunchFix reference 15068/head
2023-04-10 Peter MunchMerge pull request #15003 from Rombur/mf_kokkos
2023-04-10 Stefano Zampinisome more info about SLEPc-PETSc misaligned versions 15064/head
2023-04-10 Daniel ArndtRemove write_tecplot_binary and related code 15062/head
2023-04-10 Wolfgang BangerthMerge pull request #14367 from simonsticko/fix_misprint...
2023-04-09 Peter MunchMerge pull request #15057 from kronbichler/quadrature_move
2023-04-09 Marc FehlingRemove docker image with root user. 15060/head
2023-04-09 Martin KronbichlerInitialize Quadrature with move argument 15057/head
2023-04-09 David WellsMerge pull request #15004 from bangerth/doc-99
2023-04-09 Martin KronbichlerMerge pull request #15039 from bangerth/grid-tools...
2023-04-09 Martin KronbichlerMerge pull request #15055 from peterrum/assert_ghosts_set
2023-04-09 Luca HeltaiMerge pull request #15054 from simonsticko/step-34...
2023-04-09 Bruno TurcksinFix clang-tidy 15003/head
2023-04-08 David WellsMerge pull request #15053 from bangerth/typo
2023-04-08 Peter MunchAdd assert 15055/head
2023-04-08 Simon StickoFix documentation misprint, modulus should be norm. 14367/head
2023-04-08 Simon StickoFix a missing bracket in step-34 intro 15054/head
2023-04-08 Marc FehlingMerge pull request #15052 from bangerth/return
2023-04-08 Wolfgang BangerthFix a typo. 15053/head
2023-04-08 Marc FehlingMerge pull request #15050 from bangerth/s
2023-04-08 Marc FehlingMerge pull request #15047 from bangerth/clarify
2023-04-08 Marc FehlingMerge pull request #15049 from bangerth/clarify-2
2023-04-07 Wolfgang BangerthAdd another test. 15039/head
2023-04-07 Daniel ArndtMerge pull request #15046 from bangerth/p
2023-04-07 Wolfgang BangerthFix malformed @return statements. 15052/head
2023-04-07 Wolfgang BangerthMake test less special by not using [0,1]^d as the...
2023-04-07 Wolfgang BangerthAdd an assertion. 15049/head
2023-04-07 Wolfgang BangerthOptimize insertion of elements into a matrix. 15050/head
2023-04-07 Timo HeisterMerge pull request #14818 from bangerth/2.3
2023-04-07 Wolfgang BangerthClarifications in commentary in various places. 15047/head
2023-04-07 Wolfgang BangerthAdd entries to an IndexSet in already-sorted order. 15046/head
2023-04-07 David WellsMerge pull request #15040 from bangerth/grid-tools...
2023-04-07 Martin KronbichlerMerge pull request #15029 from gassmoeller/make_fepoint...
2023-04-07 David WellsMerge pull request #15037 from marcfehling/make-2-cells
2023-04-07 David WellsMerge pull request #15042 from bangerth/is
2023-04-07 David WellsMerge pull request #15043 from bangerth/p
2023-04-07 David WellsMerge pull request #15041 from bangerth/grid-tools...
2023-04-06 Wolfgang BangerthRename a few variables to make their intent clearer. 15043/head
2023-04-06 Wolfgang BangerthUpdate documentation in IndexSet for a couple of functions. 15042/head
2023-04-06 Wolfgang BangerthSimplify code slightly. 15040/head
2023-04-06 Wolfgang BangerthDon't overallocate memory. 15041/head
2023-04-06 Wolfgang BangerthMerge pull request #14717 from luca-heltai/stefanozampi...
2023-04-06 Wolfgang BangerthMerge pull request #15009 from adamqc/check-multilevel...
2023-04-06 Wolfgang BangerthFix file names to follow our recent standard. 14818/head
2023-04-06 Wolfgang Bangerthstep-2: Make program more useful.
2023-04-06 Rene GassmoellerAddress comments 15029/head
2023-04-06 Wolfgang BangerthMerge pull request #15034 from c-p-schmidt/follow-up...
2023-04-06 Christoph SchmidtDocument minor change that has been introduced in 15034/head
2023-04-06 Bruno TurcksinFix reviewer's comments
2023-04-06 Bruno TurcksinAdd changelog entry
2023-04-06 Bruno TurcksinMove __shared__ variables to Kokkos::View
2023-04-06 Bruno TurcksinMove global __constant__ variables to Kokkos::View
2023-04-06 Bruno TurcksinRemove unused variables
2023-04-06 Bruno TurcksinMove constraint_mask to Kokkos::View
2023-04-06 Bruno TurcksinMove constrained_dofs to Kokkos::View
2023-04-06 Bruno TurcksinMove local_to_global to Kokkos::View
2023-04-06 Bruno TurcksinMove q_points to Kokkos::View
2023-04-06 Bruno TurcksinMove inv_jacobian to Kokkos::View
2023-04-06 Bruno TurcksinInitialize and finalize Kokkos
2023-04-06 Bruno TurcksinMove JxW to Kokkos::View
2023-04-06 Bruno TurcksinFix a bug when using LA::CUDAWrappers::Vector
2023-04-06 Bruno TurcksinMake more functions __host__ __device__
2023-04-06 Bruno TurcksinMake more functions __host__ __device__
2023-04-06 Bruno TurcksinUse Kokkos in CUDAWrappers::MatrixFree::copy_constraine...
2023-04-06 Bruno TurcksinUse Kokkos in CUDAWrappers::MatrixFree::set_constrained...
2023-04-06 Bruno TurcksinUse DEAL_II_HOST_DEVICE in CUDA matrix-free framework
2023-04-06 Martin KronbichlerMerge pull request #15032 from masterleinad/remove_quic...
2023-04-06 Daniel ArndtMerge pull request #15008 from mschreter/add_signed_dis...
2023-04-06 Daniel ArndtRemove QuickMatrix 15032/head
2023-04-05 Marc FehlingMerge pull request #15030 from bangerth/ae
2023-04-05 Marc FehlingReplace make_2_cells() with TestGrids::hyper_line(). 15037/head
2023-04-05 Magdalena Schreteradd signed distance for rectangle 15008/head
2023-04-05 Wolfgang BangerthMerge pull request #14983 from c-p-schmidt/change-defau...
2023-04-05 Wolfgang BangerthUse American English spelling for 'initialize'. 15030/head
2023-04-05 Rene GassmoellerFix clang-tidy
2023-04-05 Rene GassmoellerAdd test
2023-04-05 Rene GassmoellerCreate copy and assignment constructor
2023-04-05 Martin KronbichlerMerge pull request #15028 from bangerth/doc-98
2023-04-05 Timo HeisterMerge pull request #15027 from bangerth/29
2023-04-04 Wolfgang BangerthUpdate the documentation of GridGenerator::extrude_tria... 15028/head
2023-04-04 Wolfgang BangerthMake step-29 marginally easier to understand. 15027/head
2023-04-04 Bruno TurcksinMerge pull request #15014 from masterleinad/cleanup_cuda
2023-04-03 Daniel ArndtImprove LinearAlgebra::parallel::Vector documentation 15014/head
2023-04-03 Peter MunchMerge pull request #15024 from jh66637/expose_same_type...
2023-04-03 Johannes HeinzMake FEPointEval expose same types as FEEval 15024/head
2023-04-03 Martin KronbichlerMerge pull request #15015 from peterrum/fep_disconnect
2023-04-02 Peter MunchMerge pull request #15023 from jh66637/instantiate_1d_2...
2023-04-02 Johannes Heinzinstantiate mapped quadrature for dim=1 and spacedim=2 15023/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.