]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-03-29 Wolfgang BangerthFix a second place where particles compute the size... 16815/head
2024-03-28 Peter MunchMerge pull request #16780 from drwells/consistent-perio...
2024-03-28 Wolfgang BangerthMerge pull request #16801 from kronbichler/fix_tensor_m...
2024-03-28 Daniel ArndtMerge pull request #16802 from bangerth/fix-test
2024-03-28 Martin KronbichlerMerge pull request #16803 from bangerth/doc
2024-03-28 Wolfgang BangerthMerge pull request #16797 from tamiko/make_statement_mo...
2024-03-28 Martin KronbichlerMappingQ: Do not assume contiguous storage of Tensor... 16801/head
2024-03-28 Wolfgang BangerthAugment documentation of class Tensor. 16803/head
2024-03-28 Wolfgang BangerthFix compilation of a test. 16802/head
2024-03-28 Martin KronbichlerMerge pull request #16798 from simonsticko/mapping_c1_i...
2024-03-28 Daniel ArndtMerge pull request #16799 from simonsticko/grid_in_auth...
2024-03-28 Simon StickoRemove leftover author names in GridIn. 16799/head
2024-03-28 Simon StickoInstantiate MappingC1 for dim <= spacedim 16798/head
2024-03-28 Matthias Maierbase/tensor.h: make a statement easier to read 16797/head
2024-03-27 Martin KronbichlerMerge pull request #16771 from bangerth/tensor-alignment
2024-03-27 Daniel ArndtMerge pull request #16787 from kronbichler/fix_submit_g...
2024-03-27 Daniel ArndtMerge pull request #16793 from masterleinad/fix_cuda_ci
2024-03-27 Wolfgang BangerthMerge pull request #16784 from masterleinad/fix_tpetra_...
2024-03-27 David WellsMerge pull request #16791 from bangerth/error
2024-03-27 David WellsMerge pull request #16790 from bangerth/tensor-begin...
2024-03-27 Daniel ArndtTry 3.27.9 16793/head
2024-03-27 Martin KronbichlerUpdate changelog entry 16787/head
2024-03-27 Martin KronbichlerNew test case
2024-03-27 Martin KronbichlerFEEvaluation: Fix submit_gradient in 1D
2024-03-27 Daniel ArndtFix CI using Kokkos+Cuda and CMake 3.29.0
2024-03-27 David WellsMerge pull request #16789 from kronbichler/restore_asse...
2024-03-27 Daniel ArndtUse ifdef DEBUG instead 16784/head
2024-03-27 Wolfgang BangerthProvide a better error message. 16791/head
2024-03-26 Wolfgang BangerthAdd a changelog entry. 16790/head
2024-03-26 Wolfgang BangerthRemove/deprecate Tensor::begin/end_raw().
2024-03-26 Martin KronbichlerFEEvaluation: Ensure assertions in get_value/gradient... 16789/head
2024-03-26 Wolfgang BangerthAdd a changelog entry for the alignment of tensors. 16771/head
2024-03-26 Wolfgang BangerthAlign Tensor<rank,dim,Number> to make vectorization...
2024-03-26 Wolfgang BangerthAdd a changelog entry.
2024-03-26 Wolfgang BangerthAddress an alignment issue in Utilities::unpack().
2024-03-26 Martin KronbichlerMerge pull request #16782 from drwells/openmpi-5
2024-03-26 Peter MunchMerge pull request #16765 from kronbichler/fe_point_eva...
2024-03-26 Marc FehlingMerge pull request #16785 from tamiko/fix_opencascade_c...
2024-03-26 Matthias MaierCMake: fix opencascade component 16785/head
2024-03-25 Peter MunchMerge pull request #16776 from kronbichler/simplify_fe_...
2024-03-25 Daniel ArndtFix compiler warning for macro usage in TpetraWrappers
2024-03-25 David WellsFix test environment variables for OpenMPI 5. 16782/head
2024-03-25 Wolfgang BangerthMerge pull request #16781 from kinnewig/tpetra_wrappers...
2024-03-25 David WellsQA: clean up some comments and constants. 16780/head
2024-03-25 David WellsGridTools::orthogonal_equality(): simplify.
2024-03-25 David Wellsp::d::T: remove another GeometryInfo call.
2024-03-25 David Wellsp::d::T: remove hardcoded inverse permutation.
2024-03-25 Martin KronbichlerAdd compatibility layer for 1D access 16776/head
2024-03-25 David WellsAdd ReferenceCell::get_inverse_combined_orientation().
2024-03-25 David WellsPeriodicFacePair: Use unsigned char instead of bitset.
2024-03-25 Sebastian KinnewigAdd local_range() and in_local_range() to LA::TpetraWra... 16781/head
2024-03-24 Wolfgang BangerthMerge pull request #16779 from quangx/step-32-typo
2024-03-23 Quang Hoangfix schur preconditioner format 16779/head
2024-03-23 Wolfgang BangerthMerge pull request #16778 from KJSchwiebert/master
2024-03-22 Kyle SchwiebertRemove typo from step-26 intro.dox 16778/head
2024-03-22 Martin KronbichlerUpdate tests 16765/head
2024-03-22 Martin KronbichlerReview
2024-03-22 Martin KronbichlerChangelog
2024-03-22 Martin KronbichlerFEEvaluation: Reduced specialized Access class
2024-03-22 Matthias MaierMerge pull request #16775 from kronbichler/fix_tensor_p...
2024-03-22 Martin KronbichlerTensor product kernels: Implement generic operation... 16775/head
2024-03-21 Wolfgang BangerthMerge pull request #16761 from kronbichler/gmres_all_zero
2024-03-21 Wolfgang BangerthMerge pull request #16770 from kronbichler/remove_speci...
2024-03-21 Peter MunchMerge pull request #16755 from dominiktassilostill...
2024-03-21 Peter MunchMerge pull request #16769 from kronbichler/pointer_aliasing
2024-03-21 Martin KronbichlerFEEvaluation: Remove specialized access class for d... 16770/head
2024-03-21 Martin KronbichlerSwitch indices
2024-03-21 Martin KronbichlerAdd new test case
2024-03-21 Martin KronbichlerFEPointEvaluation: Work towards dim < spacedim
2024-03-21 Martin KronbichlerMerge pull request #16423 from peterrum/fpe_quadrature_...
2024-03-21 Martin KronbichlerMerge pull request #16425 from peterrum/fpe_integrate_value
2024-03-21 David WellsMerge pull request #16768 from kronbichler/early_deprecate
2024-03-21 Peter MunchRename FPE::real_point() to FPE::quadrature_point() 16423/head
2024-03-21 Peter MunchIntroduce FEPointEvaluation::integrate_value() 16425/head
2024-03-21 Dominik StillImprove refinement of simplex meshes 16755/head
2024-03-21 Martin KronbichlerFEEvaluation: Make sure that compiler can identify... 16769/head
2024-03-21 Martin KronbichlerEarly deprecate FEEvaluation::get_normal_vector() 16768/head
2024-03-21 Marc FehlingMerge pull request #16766 from bangerth/assertions
2024-03-21 Matthias MaierMerge pull request #16767 from stefanozampini/ts-resize...
2024-03-20 Stefano ZampiniPETSc: support version 3.21 16767/head
2024-03-20 Wolfgang BangerthAugment assertions in TrilinosWrappers::*::SparseMatrix... 16766/head
2024-03-20 Daniel ArndtMerge pull request #16764 from bangerth/type-identity
2024-03-20 Martin KronbichlerMerge pull request #16763 from bangerth/deduce
2024-03-20 Wolfgang BangerthMake sure two cell iterator arguments lead to correct... 16763/head
2024-03-20 Wolfgang BangerthFix the spelling of a type in the documentation. 16764/head
2024-03-20 Daniel ArndtMerge pull request #16762 from kronbichler/improve_docu2
2024-03-20 Martin KronbichlerImprove documentation 16762/head
2024-03-20 Martin KronbichlerUpdate comments as suggested by review 16761/head
2024-03-19 Martin KronbichlerSolverGMRES: Skip work if x is all zero
2024-03-19 David WellsMerge pull request #16760 from kronbichler/gmres_switch
2024-03-19 Martin KronbichlerSolverGMRES: Switch default orthogonalization strategy... 16760/head
2024-03-19 Martin KronbichlerMerge pull request #16749 from kronbichler/gmres_delaye...
2024-03-19 Martin KronbichlerReview comments 16749/head
2024-03-19 Martin KronbichlerChange variable name 'dim' -> 'n'
2024-03-18 Peter MunchMerge pull request #16757 from kronbichler/fix_test_gmres
2024-03-16 Martin KronbichlerMerge pull request #16754 from kronbichler/fix_complex_...
2024-03-16 Martin KronbichlerMerge pull request #16750 from kronbichler/fix_uninitia...
2024-03-16 Peter MunchMerge pull request #16544 from mschreter/parse_input_fr...
2024-03-16 Peter MunchMerge pull request #16753 from mschreter/fix_template_p...
2024-03-16 Martin KronbichlerSolverGMRES: Fix a test case 16757/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.