]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-02-23 Matthias MaierMerge pull request #16666 from tamiko/relicensing-preli... relicensing
2024-02-23 Rene GassmoellerMerge pull request #16691 from mschreter/particle_handl...
2024-02-23 Magdalena Schreteradd tolerance for inside cell check 16691/head
2024-02-23 Wolfgang BangerthMerge pull request #16690 from masterleinad/fix_one_colon
2024-02-22 Daniel ArndtFix typo one ':' between class names 16690/head
2024-02-22 Daniel ArndtMerge pull request #16663 from kinnewig/tpetra_wrappers...
2024-02-22 Daniel ArndtMerge pull request #16641 from MalikScheifinger/fixing_...
2024-02-22 Sebastian KinnewigDeclare conversion assignments for Tpetra vectors. 16663/head
2024-02-21 Wolfgang BangerthMerge pull request #16687 from masterleinad/fix_boundar...
2024-02-21 Daniel ArndtFix OpenCASCADE::*Boundary references to OpenCASCADE... 16687/head
2024-02-21 Matthias Maierdoc: remove outdated license information from readme... 16666/head
2024-02-21 Matthias MaierMerge pull request #16685 from tamiko/relicensing-preli...
2024-02-21 Malik Scheifingerran indent 16641/head
2024-02-21 Martin KronbichlerMerge pull request #16659 from marcfehling/trilinos_readme
2024-02-21 Martin KronbichlerMerge pull request #16680 from bangerth/doc
2024-02-21 Martin KronbichlerMerge pull request #16675 from gassmoeller/writable_ref...
2024-02-21 Matthias MaierMailmap: add missing entries 16685/head
2024-02-21 Matthias MaierMailmap: sort and compactify
2024-02-21 Matthias Maierdoc: update license information
2024-02-21 Matthias MaierRelicensing: update CONTRIBUTING.md
2024-02-21 Matthias MaierRelicensing: update LICENSE.md
2024-02-21 Marc FehlingMerge pull request #16682 from masterleinad/ci_matrix_f...
2024-02-21 Marc FehlingMerge pull request #16681 from bangerth/efficiency
2024-02-21 Marc FehlingMerge pull request #16683 from masterleinad/tpetra_comp...
2024-02-20 Daniel ArndtGitHub CI: Also compile matrix_free_kokkos tests in... 16682/head
2024-02-20 Daniel ArndtTpetra: Fix instantiations for SolverDirect* with compl... 16683/head
2024-02-20 Rene GassmoellerAdd test 16675/head
2024-02-20 Rene GassmoellerMake indent
2024-02-20 Rene GassmoellerModify usage and include in tests
2024-02-20 Wolfgang BangerthMinor efficiency improvement. 16681/head
2024-02-20 Wolfgang BangerthMerge pull request #16679 from masterleinad/tpetra_fix_...
2024-02-20 Wolfgang BangerthMerge pull request #16676 from masterleinad/tpetra_clea...
2024-02-20 Wolfgang BangerthMinor updates to the documentation of a few functions. 16680/head
2024-02-20 Daniel ArndtMerge pull request #16674 from tamiko/fix_cmake_optimiz...
2024-02-20 Daniel ArndtMerge pull request #16670 from bangerth/size-type
2024-02-20 Daniel ArndtMerge pull request #16677 from bangerth/t-8
2024-02-20 Malik ScheifingerAdd a changelog entry.
2024-02-20 Daniel ArndtFix compiling clear_rows with newer Trilinos versions 16676/head
2024-02-20 Daniel ArndtLet clear_rows take an ArrayView argument
2024-02-20 Daniel ArndtTpetra: Fix compiling with complex values 16679/head
2024-02-20 Malik Scheifingerreworked test file and added ouput file
2024-02-19 Wolfgang BangerthMerge pull request #16673 from mschreter/fix_flux_spars...
2024-02-19 Wolfgang BangerthAdd some missing assertions. 16677/head
2024-02-19 Wolfgang BangerthAdd tests.
2024-02-19 Wolfgang BangerthAdd Tpetra SparseMatrix::matrix_scalar_product() and...
2024-02-19 Daniel ArndtTpetra: Add SparseMatrix::clear_row[s]
2024-02-19 Rene GassmoellerAdd writeable particle location reference
2024-02-19 Daniel ArndtMerge pull request #16672 from masterleinad/tpetra_is_n...
2024-02-19 Matthias MaierCMake: update comment 16674/head
2024-02-19 Matthias MaierCMake: bugfix: honor debug,optimized,release keywords...
2024-02-19 Magdalena Schreterfix make_flux_sparsity_pattern for FENothing 16673/head
2024-02-19 Daniel ArndtMerge pull request #16650 from bangerth/sundials7
2024-02-19 Daniel ArndtMerge pull request #16457 from bangerth/assume
2024-02-19 Daniel ArndtTpetra: Implement Vector::is_non_negative 16672/head
2024-02-19 Daniel ArndtMerge pull request #16651 from bangerth/sundials7-2
2024-02-19 Daniel ArndtMerge pull request #16669 from masterleinad/fix_bundled...
2024-02-19 Wolfgang BangerthUse size_type as return type of SparseMatrix::m(). 16670/head
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 Marc FehlingUpdate Trilinos readme. 16659/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 output variants for SUNDIALS 7. 16650/head
2024-02-15 Wolfgang BangerthAdd Tpetra tests that are already working. 16647/head
2024-02-15 Wolfgang BangerthAdd the remaining SUNDIALS 7 output variants. 16651/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
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.