]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-03-20 Martin KronbichlerMerge pull request #14885 from nils-schween/collect_per...
2023-03-20 Martin KronbichlerMerge pull request #14903 from bergbauer/neighboring_ce...
2023-03-20 Martin KronbichlerMerge pull request #14835 from kronbichler/fix_solver_c...
2023-03-20 Martin KronbichlerMerge pull request #14910 from bangerth/q-vs-p
2023-03-20 Martin KronbichlerMerge pull request #14916 from bangerth/update-flags
2023-03-20 Martin KronbichlerMerge pull request #14917 from bangerth/q
2023-03-20 Peter MunchMerge pull request #14362 from jh66637/cgal_linker_error
2023-03-20 Johannes HeinzFix linker error, due to compute_intersection_of_cells() 14362/head
2023-03-19 Timo HeisterMerge pull request #14908 from bangerth/boundary-ids
2023-03-19 Wolfgang BangerthUpdate documentation of Quadrature. 14917/head
2023-03-19 Wolfgang BangerthUpdate description of UpdateFlags::update_quadrature_po... 14916/head
2023-03-19 Wolfgang BangerthMerge pull request #14914 from peterrum/cl_dummy_remove
2023-03-19 Wolfgang BangerthMerge pull request #14912 from peterrum/fix_formating_pp
2023-03-19 Peter MunchRemove redundant new lines 14914/head
2023-03-19 Peter MunchRemove dummy changelog entry
2023-03-18 Peter MunchFix formating 14912/head
2023-03-18 Peter MunchMerge pull request #14911 from bangerth/grammar
2023-03-18 Wolfgang BangerthMake it more obvious that evaluation points are not... 14910/head
2023-03-18 Wolfgang BangerthFix a grammar mistake. 14911/head
2023-03-17 Wolfgang BangerthDo not ask for things we don't actually need. 14908/head
2023-03-17 Daniel ArndtMerge pull request #14904 from bergbauer/instantiation_...
2023-03-17 Maximilian... Select correct code path for neighbor elements in FEEva... 14903/head
2023-03-17 Nils Schweencorrect the typo in the variable name 14885/head
2023-03-16 Daniel ArndtMerge pull request #14895 from masterleinad/fix_tpetra_...
2023-03-16 Maximilian... Add instantiation to for off-diagonal contributions... 14904/head
2023-03-16 Daniel ArndtMerge pull request #14901 from peterrum/di_dim
2023-03-16 Martin KronbichlerMerge pull request #14899 from bangerth/rvalue-ref
2023-03-16 Peter MunchMerge pull request #14850 from btemuer/cellwise-inverse...
2023-03-16 Daniel ArndtFix concepts support for clang++ (and Tpetra) 14895/head
2023-03-16 Peter MunchRemove DoFInfo::dimension 14901/head
2023-03-16 Martin KronbichlerMerge pull request #14900 from peterrum/feeval_docu
2023-03-16 Buğrahan TemürUpdate include/deal.II/matrix_free/evaluation_kernels.h 14850/head
2023-03-16 Wolfgang BangerthDo not assign to a temporary. 14899/head
2023-03-16 Wolfgang BangerthUpdate changelog entry.
2023-03-16 Wolfgang BangerthMerge pull request #14898 from masterleinad/limit_frien...
2023-03-16 Daniel ArndtMerge pull request #14890 from peterrum/CellWiseInverse
2023-03-15 Daniel ArndtLimit friend declarations for DofHandler and Triangulat... 14898/head
2023-03-15 Daniel ArndtMerge pull request #14897 from masterleinad/fix_tpetra_...
2023-03-15 Martin KronbichlerAlso fix other case 14835/head
2023-03-15 Martin KronbichlerChangelog
2023-03-15 Martin KronbichlerFix bug in result of SolverCG when run in interleaved...
2023-03-15 Peter MunchMake comments more consistent 14900/head
2023-03-15 Wolfgang BangerthMerge pull request #14865 from kronbichler/lapack_eigen...
2023-03-15 Peter MunchMerge pull request #14896 from sebproell/array-view...
2023-03-15 Buğrahan TemürAdjust beauty / doc from review
2023-03-15 Wolfgang BangerthDo not allow assigning to rvalue references of Tensor.
2023-03-15 Daniel ArndtDeclare remaining specialization of is_dealii_vector_ty... 14897/head
2023-03-15 Martin KronbichlerMerge pull request #14894 from peterrum/fe_eval_flags_docu
2023-03-15 Daniel ArndtFix concepts support for TpetraWrappers::Vector
2023-03-15 Sebastian ProellDoxygen: fix missing related link in ArrayView 14896/head
2023-03-15 Wolfgang BangerthMerge pull request #14892 from peterrum/VectorizedArray...
2023-03-15 Buğrahan TemürUse make_array_view() for scalar inverse coefficients
2023-03-15 Nils Schweencorrect the name of the repititions variable
2023-03-15 Nils Schweenreplace if constexpr with a for loop
2023-03-15 Peter MunchCellWiseInverse: extend comments 14890/head
2023-03-15 Buğrahan TemürAdd changelog
2023-03-15 Peter MunchFEEvaluation: use EvaluationFlags in docu 14894/head
2023-03-15 Buğrahan TemürAdd tests
2023-03-15 Buğrahan TemürFix bug in inverse JxW values
2023-03-15 Peter MunchUse VectorizedArrayTrait 14892/head
2023-03-15 Marc FehlingMerge pull request #14887 from drwells/parse-and-create...
2023-03-15 Marc FehlingMerge pull request #14888 from GrahamBenHarper/doxygen_...
2023-03-15 Marc FehlingMerge pull request #14889 from peterrum/hessian_assert
2023-03-15 Buğrahan TemürApply requests from the review
2023-03-15 Nils Schweenfix indentation
2023-03-15 Nils Schweenadd the expected output file
2023-03-15 Nils Schweeninsert include "../tests.h"
2023-03-15 Nils SchweenApply suggestions from code review
2023-03-15 Nils SchweenUpdate tests/grid/grid_tools_collect_period_faces_paral...
2023-03-15 Nils Schweencorrect the file name of the test
2023-03-15 Nils SchweenAdd a changelog entry
2023-03-15 Nils Schweentest to check if collect_periodic_faces works with...
2023-03-15 Nils Schweeninstantiate collect_periodic_faces for parallel::shared...
2023-03-15 Peter MunchClean up assert 14889/head
2023-03-14 Graham HarperUpdate doxygen stylesheet to only use a white table... 14888/head
2023-03-14 David WellsAdd parse and create functions for simplices. 14887/head
2023-03-14 Peter MunchMerge pull request #14605 from peterrum/cgs_block_vectors
2023-03-14 Martin KronbichlerAdd matrix with singular eigenvector matrix 14865/head
2023-03-14 Martin KronbichlerAdd test case for complex eigenvalues and eigenvectors
2023-03-14 Martin KronbichlerReturn eigenvectors as full matrix. Fix complex case
2023-03-14 Martin KronbichlerChangelog
2023-03-14 Martin KronbichlerAdd test case
2023-03-14 Martin KronbichlerExpose eigenvectors of LAPACKFullMatrix
2023-03-14 Martin KronbichlerMerge pull request #14883 from tjhei/make_flux_followup
2023-03-14 Peter MunchClassical Gram-Schmidt for block vectors 14605/head
2023-03-14 Peter MunchMerge pull request #14809 from bergbauer/mapping_info
2023-03-14 Timo Heisterclean up a test 14883/head
2023-03-13 Wolfgang BangerthMerge pull request #14868 from vyushut/flux_sparsity_tests
2023-03-13 Wolfgang BangerthMerge pull request #14881 from kronbichler/reduce_heade...
2023-03-13 Timo HeisterMerge pull request #14851 from bangerth/69-3
2023-03-13 Wolfgang BangerthMerge pull request #14562 from peterrum/add_parameter_n...
2023-03-13 Maximilian... Implement functions to compute and store mapping inform... 14809/head
2023-03-13 Martin KronbichlerMerge pull request #14691 from nlsmrg/fix-ucd-to-deal...
2023-03-13 Martin KronbichlerReduce header inclusions 14881/head
2023-03-13 Vladimir Yushutinboth 2D and 3D cases with sparsity pattern printed... 14868/head
2023-03-13 Buğrahan TemürImplement InverseCellwiseMassMatrix with tensor var...
2023-03-13 Bruno TurcksinMerge pull request #14880 from masterleinad/fix_cuda_ma...
2023-03-13 Martin KronbichlerMerge pull request #14878 from drwells/redo-fe-system...
2023-03-13 Daniel ArndtMark more functions used in Assert as DEAL_II_HOST_DEVICE 14880/head
2023-03-13 David WellsRedo some indexing inside FESystem. 14878/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.