]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-02-19 Matthias MaierCMake: update comment 16674/head
2024-02-19 Matthias MaierCMake: bugfix: honor debug,optimized,release keywords...
2024-02-19 Daniel ArndtMerge pull request #16669 from masterleinad/fix_bundled...
2024-02-19 Wolfgang BangerthMerge pull request #16668 from kinnewig/tpetra_wrappers_fix
2024-02-19 Daniel ArndtFix bundled boost 1.70.0 to avoid using std::unary_function 16669/head
2024-02-19 Sebastian KinnewigMake LA::TpetraWrappers::SparseMatrix::copy_from compat... 16668/head
2024-02-19 Wolfgang BangerthMerge pull request #16588 from kinnewig/tpetra_block_system
2024-02-19 Wolfgang BangerthMerge pull request #16660 from jpthiele/rm-vout
2024-02-19 Wolfgang BangerthMerge pull request #16664 from kinnewig/tpetra_wrappers...
2024-02-18 Sebastian KinnewigAdd a comparison operator to LA::TpetraWrappers::Vector 16664/head
2024-02-18 Sebastian KinnewigAdd reinit() method to create a LA::TpetraWrappers... 16588/head
2024-02-18 Sebastian KinnewigRework reinit_matrix in LA:TpetraWrappers::SparseMatrix
2024-02-18 Sebastian KinnewigMake TpetraWrapps::Vector compatible with BlockVectorBase.
2024-02-18 Sebastian KinnewigMake TpetraWrapps::SparseMatrix compatible with BlockMa...
2024-02-18 Sebastian KinnewigIntroduce TpetraWrappers::BlockSparseMatrix
2024-02-18 Sebastian KinnewigIntroduce TpetraWrappers::BlockVector
2024-02-17 Jan Philipp... Remove verbose output from direct solver 16660/head
2024-02-17 Wolfgang BangerthMerge pull request #16602 from jpthiele/tpetra-solverdirect
2024-02-17 Jan Philipp... Add initial support for Amesos2 16602/head
2024-02-16 Wolfgang BangerthMerge pull request #16657 from drwells/extrude-assert
2024-02-16 Daniel ArndtMerge pull request #16654 from bangerth/enable-if
2024-02-16 David WellsAssert that we only extrude quadrilateral meshes. 16657/head
2024-02-16 Wolfgang BangerthMerge pull request #16645 from sebproell/nvector-multi
2024-02-16 Wolfgang BangerthRemove an unnecessary 'inline'. 16654/head
2024-02-16 Matthias MaierMerge pull request #16632 from peterrum/compute_active_...
2024-02-16 Matthias MaierMerge pull request #16633 from kronbichler/fix_empty_comm
2024-02-16 Matthias MaierMerge pull request #16647 from bangerth/t-7
2024-02-16 Matthias MaierMerge pull request #16653 from tamiko/fix_mpi_datatype
2024-02-15 Wolfgang BangerthAdd Tpetra tests that are already working. 16647/head
2024-02-15 Wolfgang BangerthOnly enable a function if a template type is right.
2024-02-15 Matthias Maierbase/mpi.h: mark a template variable to have "const... 16653/head
2024-02-15 Matthias Maierbase/mpi.cc: remove superfluous explicit instantiations...
2024-02-15 Sebastian ProellSUNDIALS N_Vector: implement efficient operations 16645/head
2024-02-15 Wolfgang BangerthMerge pull request #16648 from masterleinad/tpetra_spar...
2024-02-15 Wolfgang BangerthMerge pull request #16649 from masterleinad/fix_optiona...
2024-02-14 Wolfgang BangerthMerge pull request #16646 from jpthiele/testsuite-docum...
2024-02-14 Daniel ArndtAdd missing <optional> header for trilinos_tpetra_vector.h 16649/head
2024-02-14 Daniel ArndtTpetra: Add frobenius_norm to SparseMatrix 16648/head
2024-02-14 Jan Philipp... Add info for TPLs to testsuite doc. 16646/head
2024-02-14 David WellsMerge pull request #16629 from masterleinad/github_ci_t...
2024-02-14 Martin KronbichlerMerge pull request #16637 from bangerth/t-5
2024-02-13 Daniel ArndtMerge pull request #16640 from bangerth/doc
2024-02-13 Wolfgang BangerthUse 'auto' instead of declaring a complicated type. 16637/head
2024-02-13 Wolfgang BangerthClarify the documentation of IndexSet::is_empty(). 16640/head
2024-02-13 Wolfgang BangerthMerge pull request #16638 from lethe-cfd/changelog_colo...
2024-02-13 Bruno BlaisAdd missing changelog entry 16638/head
2024-02-12 Wolfgang BangerthApply the same patch also to the set() function.
2024-02-12 Wolfgang BangerthAdd an assertion.
2024-02-12 Wolfgang BangerthCreate views lazily, once we know that we need them.
2024-02-12 Wolfgang BangerthRearrange code slightly.
2024-02-12 Daniel ArndtMerge pull request #16497 from Rombur/rename_cudawrappers
2024-02-12 Peter MunchMerge pull request #16634 from kronbichler/improve_docu
2024-02-12 Daniel ArndtMerge pull request #16608 from bangerth/t-2
2024-02-12 Daniel ArndtMerge pull request #16607 from bangerth/t-1
2024-02-12 Daniel ArndtMerge pull request #16610 from bangerth/t-4
2024-02-12 Peter MunchGridTools::compute_active_cell_halo_layer() for periodi... 16632/head
2024-02-12 Wolfgang BangerthMerge pull request #16630 from lethe-cfd/colorize_cylin...
2024-02-12 Daniel ArndtGitHub CI: Test buildng with Trilinos+Tpetra 16629/head
2024-02-12 Wolfgang BangerthMerge pull request #16631 from peterrum/mpi_compute_ind...
2024-02-12 Martin KronbichlerMPI compute index owner: improve documentation of flag 16634/head
2024-02-12 Martin KronbichlerMG transfer global coarsening: Avoid sending empty... 16633/head
2024-02-12 Martin KronbichlerMerge pull request #16619 from peterrum/feeval_dg_hp_quad
2024-02-12 Peter MunchConsensusAlgorithmsPayload: switch internal data type 16631/head
2024-02-12 Bruno BlaisFix indent 16630/head
2024-02-12 Bruno BlaisAdd a unit test for the colorized cylinder shell
2024-02-12 Bruno BlaisAdd adequate usage of colorize
2024-02-11 Matthias MaierMerge pull request #16617 from tamiko/cmake_fix_bundled...
2024-02-11 Bruno BlaisAdd const qualifier
2024-02-11 Bruno BlaisFix generator from name
2024-02-11 Bruno BlaisAdd documentation
2024-02-11 Bruno BlaisAdd colorize option to cylinder_shell
2024-02-11 Wolfgang BangerthMerge pull request #16628 from jpthiele/fix-tpetra...
2024-02-11 Jan Philipp... Tests are only added when tpetra in cofigured 16628/head
2024-02-11 Wolfgang BangerthMerge pull request #16626 from masterleinad/tpetra_fix_13_2
2024-02-11 Wolfgang BangerthMerge pull request #16625 from jpthiele/tpetra_test_dea...
2024-02-10 Daniel ArndtTpetra: Fix compiling with Trilinos versions prior... 16626/head
2024-02-10 Daniel ArndtMerge pull request #16620 from bangerth/t-5
2024-02-10 Jan Philipp... Add tests for deal solvers with TpetraWrappers 16625/head
2024-02-10 Jan Philipp... Add norm_sqr() function to TpetraVector
2024-02-10 Jan Philipp... Add swap function to Tpetra vector
2024-02-10 Wolfgang BangerthMerge pull request #16616 from masterleinad/tpetra_spar...
2024-02-09 Wolfgang BangerthFix the name by which we reference an exception class. 16620/head
2024-02-09 Wolfgang BangerthMerge pull request #16613 from kinnewig/tpetra_wrappers...
2024-02-09 Daniel ArndtTpetra: Implement serial constructors, operator(),... 16616/head
2024-02-09 Peter MunchFEEvaluation + DG + hp: fix quadrature indexing 16619/head
2024-02-09 Bruno TurcksinAdd changelog 16497/head
2024-02-09 Bruno TurcksinDeprecate CUDAWrappers if the compiler supports it
2024-02-09 Matthias MaierMerge pull request #16612 from tjhei/strip-comments...
2024-02-09 Matthias MaierCMake: make sure that bundled include directory gets... 16617/head
2024-02-09 Martin KronbichlerMerge pull request #16615 from peterrum/FlexibleIndexSt...
2024-02-09 Bruno TurcksinMove matrix free classes from CUDAWrappers namespace...
2024-02-09 Peter MunchFlexibleIndexStorage: fix memory allocation 16615/head
2024-02-09 Sebastian KinnewigImplementation for TpetraWrappers::Vector::operator... 16613/head
2024-02-09 Daniel ArndtMerge pull request #16609 from bangerth/t-3
2024-02-09 Timo Heisterfix strip_comments target 16612/head
2024-02-09 Wolfgang BangerthImprove the error message we get for DEAL_II_ASSERT_UNR... 16607/head
2024-02-09 Wolfgang BangerthFix 64-bit compilation with old PETSc versions. 16609/head
2024-02-08 Wolfgang BangerthAlso instantiate the Trilinos Tpetra VectorReference... 16610/head
2024-02-08 Martin KronbichlerMerge pull request #16600 from bangerth/conv
2024-02-08 Martin KronbichlerMerge pull request #16606 from vovannikov/fix_intel_com...
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.