]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-10-20 Laura Prieto... Update loop 16164/head
2023-10-19 Laura Prieto... Copy periodic faces when using copy_triangulation
2023-10-19 Martin KronbichlerMerge pull request #16160 from drwells/grid-tools-topology
2023-10-19 Wolfgang BangerthMerge pull request #16133 from kronbichler/presort_columns
2023-10-19 David WellsMove topological GridTools functions to a new file. 16160/head
2023-10-19 David WellsMove another function to grid_tools_geometry.h.
2023-10-19 David WellsRemove extra text from grid_tools_geometry.h
2023-10-19 David WellsMerge pull request #16159 from kinnewig/rcp_tpetra_map_...
2023-10-19 Martin KronbichlerDoFTools constraints: Pre-sort column indices in filter... 16133/head
2023-10-19 Sebastian KinnewigCheck for the Trilinos version when calling getLocalNum... 16159/head
2023-10-19 Martin KronbichlerMerge pull request #16145 from bangerth/add-constraints
2023-10-18 Wolfgang BangerthWork around an issue with the clang CUDA compiler. 16145/head
2023-10-18 Matthias MaierMerge pull request #16026 from masterleinad/enfore_asse...
2023-10-18 Matthias MaierMerge pull request #16120 from bangerth/assertion
2023-10-18 Matthias MaierMerge pull request #16153 from kinnewig/rcp_tpetra_map_...
2023-10-18 Martin KronbichlerMerge pull request #16150 from drwells/deprecate-distor...
2023-10-18 Martin KronbichlerMerge pull request #16155 from bangerth/array-view...
2023-10-17 Sebastian KinnewigMake IndexSet compatible with Teuchos::RCP<Tpetra:... 16153/head
2023-10-16 Wolfgang BangerthMerge pull request #16138 from marcfehling/delimiter
2023-10-16 Wolfgang BangerthMerge pull request #16149 from drwells/grid-tools-geometry
2023-10-16 Wolfgang BangerthAvoid constraining DoFs more than once.
2023-10-16 Wolfgang BangerthMake ArrayView constructors more generic. 16155/head
2023-10-16 Wolfgang BangerthAdd a concept for contiguous containers.
2023-10-16 Peter MunchMerge pull request #16137 from bergbauer/fix_face_path_...
2023-10-16 Wolfgang BangerthMerge pull request #16152 from peterrum/typo_3
2023-10-16 Peter MunchFix two typos 16152/head
2023-10-16 Martin KronbichlerMerge pull request #16136 from kronbichler/simplify_code
2023-10-16 Maximilian... Test linear face path 3d 16137/head
2023-10-15 David WellsMove geometric GridTools functions to a new file. 16149/head
2023-10-15 David WellsDeprecate the distorted child cell function. 16150/head
2023-10-15 David WellsMerge pull request #16147 from drwells/petsc-scalar
2023-10-15 Marc FehlingAdded separator to Matrix::print_formatted(). 16138/head
2023-10-15 David WellsUse PetscScalar when compressing vectors. 16147/head
2023-10-15 Wolfgang BangerthUse AffineConstraints::add_constraint() throughout.
2023-10-15 Wolfgang BangerthMerge pull request #16132 from kronbichler/constraints_sort
2023-10-15 Peter MunchMerge pull request #16124 from drwells/simplex-p3
2023-10-15 Martin KronbichlerAffineConstraints::close(): Simplify combination of... 16136/head
2023-10-15 David WellsAdd FE_SimplexP(3) and FE_SimplexDGP(3). 16124/head
2023-10-15 David WellsImplement a cubic version of BarycentricPolynomials.
2023-10-14 Peter MunchMerge pull request #16140 from peterrum/remove_test
2023-10-14 Peter MunchMerge pull request #16139 from peterrum/compute_prefix_...
2023-10-14 Martin KronbichlerMerge pull request #16125 from bangerth/assert
2023-10-14 Martin KronbichlerMerge pull request #16130 from drwells/polarmanifold...
2023-10-14 Peter MunchRemove useless (hp::DoFHandler) test 16140/head
2023-10-14 Peter MunchFix compute_prefix_sum() for serial run 16139/head
2023-10-14 Martin KronbichlerMerge pull request #16129 from bangerth/arrayview
2023-10-14 Marc FehlingMerge pull request #16134 from kronbichler/avoid_divisions
2023-10-13 Maximilian... Fix integrate linear for face path
2023-10-13 Martin KronbichlerAffineConstraints::close(): Avoid sorting of sorted... 16132/head
2023-10-13 Marc FehlingMerge pull request #16131 from bangerth/new
2023-10-13 Martin KronbichlerMerge pull request #16118 from bangerth/index-set
2023-10-13 Martin KronbichlerMerge pull request #16058 from nils-schween/use-gmres...
2023-10-13 Martin KronbichlerAffineConstraints::close(): Replace division by multipl... 16134/head
2023-10-13 Wolfgang BangerthAvoid a bare 'new' in step-37. 16131/head
2023-10-13 David WellsClean up the documentation of PolarManifold. 16130/head
2023-10-13 Marc FehlingMerge pull request #16116 from bangerth/doc
2023-10-12 Wolfgang BangerthAdd a changelog entry. 16129/head
2023-10-12 Wolfgang BangerthAdd a test.
2023-10-12 Wolfgang BangerthMake ArrayView objects from boost::container::small_vector.
2023-10-12 Martin KronbichlerMerge pull request #16123 from bangerth/add-constraints
2023-10-12 David WellsMerge pull request #16117 from bangerth/readme
2023-10-12 Wolfgang BangerthMake an assertion text more informative. 16120/head
2023-10-12 Wolfgang BangerthMinor doc updates. 16116/head
2023-10-12 Wolfgang BangerthClarify UMFPACK instructions in the readme file. 16117/head
2023-10-11 Wolfgang BangerthMerge pull request #16128 from peterrum/fix_test
2023-10-11 Marc FehlingMerge pull request #16126 from bangerth/const
2023-10-11 Peter MunchFix test 16128/head
2023-10-11 Wolfgang BangerthMove a function to a .templates.h file. 16123/head
2023-10-11 Wolfgang BangerthMake a couple of loop variables 'const'. 16126/head
2023-10-11 Wolfgang BangerthDemote an assertion from AssertThrow to Assert. 16125/head
2023-10-11 David WellsMerge pull request #16005 from jpthiele/jpt-fix-64bit...
2023-10-11 Wolfgang BangerthInline the action of the three individual functions...
2023-10-11 Wolfgang BangerthConvert AffineConstraints::add_constraint() to take...
2023-10-11 David WellsMerge pull request #15927 from peterrum/mg_nm_simplex_m...
2023-10-11 Timo HeisterMerge pull request #16122 from kronbichler/fix_constraints
2023-10-11 Martin KronbichlerMerge pull request #16088 from peterrum/assert_dof_handler
2023-10-11 Martin KronbichlerMerge pull request #16114 from bangerth/array-view
2023-10-11 Martin KronbichlerAffineConstraints: Use more efficient function in add_c... 16122/head
2023-10-11 Peter MunchMerge pull request #16119 from peterrum/standard_vs_tru...
2023-10-10 Peter MunchMGTwoLevelTransferNonNested: simplices with multiple... 15927/head
2023-10-10 Matthias MaierMerge pull request #16115 from bangerth/debug
2023-10-10 Peter MunchFix ReferenceCell::standard_vs_true_line_orientation... 16119/head
2023-10-10 Wolfgang BangerthImprove an error message in IndexSet::get_view(). 16118/head
2023-10-10 Wolfgang BangerthLet the delegated constructor deal with the case of... 16114/head
2023-10-10 Martin KronbichlerMerge pull request #16083 from bangerth/invalid
2023-10-10 Wolfgang BangerthRestrict checking ArrayView validity to debug mode. 16115/head
2023-10-10 Wolfgang BangerthAdd a changelog entry.
2023-10-10 Wolfgang BangerthMake sure the conversion only works for 'const' types.
2023-10-10 Wolfgang BangerthAdd a test.
2023-10-10 Wolfgang BangerthAllow creation of an ArrayView from a std::initializer_...
2023-10-10 David WellsMerge pull request #16112 from bangerth/invalid-2
2023-10-10 David WellsMerge pull request #15945 from drwells/serialize-petsc...
2023-10-09 Wolfgang BangerthMake sure ArrayView of an empty array really is a nullptr. 16112/head
2023-10-09 Marc FehlingMerge pull request #16111 from peterrum/typo
2023-10-09 Peter MunchFix typo in step-87 16111/head
2023-10-09 Martin KronbichlerMerge pull request #16096 from bangerth/deprecate
2023-10-08 Wolfgang BangerthMerge pull request #16109 from peterrum/tria_accessor_s...
2023-10-08 Peter MunchTriaAccessor: simplify code 16109/head
2023-10-06 Rene GassmoellerMerge pull request #16103 from bangerth/add-constraint
2023-10-06 Marc FehlingMerge pull request #16105 from tamiko/remove_timer_03
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.