]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-03-27 Bruno TurcksinAdd changelog 16795/head
2024-03-27 Bruno TurcksinAdd GridGenerator::hyper_ball_balanced to the python...
2024-03-27 Bruno TurcksinAdd GridGenerator::channel_with_cylinder to the python...
2024-03-27 Bruno TurcksinAdd GridGenerator::plate_with_a_hole to the python...
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-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
2024-03-16 Martin KronbichlerIncrease number of digits in test output 16750/head
2024-03-15 Daniel ArndtMerge pull request #16714 from simonsticko/fix_terminat...
2024-03-15 Daniel ArndtMerge pull request #16752 from kronbichler/remove_inclu...
2024-03-15 Daniel ArndtMerge pull request #16751 from kronbichler/simplify
2024-03-15 Peter MunchAdd warnings
2024-03-15 Peter MunchFix test
2024-03-15 Martin KronbichlerSimplify even more 16751/head
2024-03-15 Martin KronbichlerTensor product kernels: Remove unnecessary include... 16752/head
2024-03-15 Magdalena SchreterFix template parameter of DoFHandler 16753/head
2024-03-15 Martin KronbichlerNew test cases 16754/head
2024-03-15 Martin KronbichlerTensor product kernels: specialize a function for compl...
2024-03-15 Martin Kronbichlerdealii::Vector: Simplify reset of vector size
2024-03-15 Martin KronbichlerFix unnecessary allreduce
2024-03-15 Martin KronbichlerClean up orthogonalization process by separate class
2024-03-15 Martin KronbichlerFix uninitialized variable
2024-03-15 Martin KronbichlerNew test cases
2024-03-15 Martin KronbichlerSolverGMRES: Implement classical Gram-Schmidt with...
2024-03-15 Martin KronbichlerMerge pull request #16745 from kronbichler/gmres_cleanup
2024-03-14 Martin KronbichlerClean up documentation 16745/head
2024-03-14 Martin KronbichlerAdd changelog
2024-03-14 Martin KronbichlerCleanup of SolverGMRES and SolverFGMRES implementations
2024-03-13 Martin KronbichlerMerge pull request #16748 from masterleinad/fix_timing_...
2024-03-13 Daniel ArndtFix tests/performance/timing_mg_glob_coarsen.cc 16748/head
2024-03-13 Peter MunchParameterHandler::parse_input_from_json(): mangle entri... 16544/head
2024-03-13 Martin KronbichlerMerge pull request #16742 from peterrum/relaxation_omega
2024-03-13 Martin KronbichlerMerge pull request #16727 from peterrum/trilinos_solver
2024-03-13 Peter MunchPreconditionRelaxation: automatically determine omega 16742/head
2024-03-13 Peter MunchTrilinosWrappers::SolverDirect: adjust interface 16727/head
2024-03-11 Peter MunchMerge pull request #16744 from kronbichler/gmres_fix_lo...
2024-03-11 Simon StickoFix unintended terminate in gmsh-API version of read_msh 16714/head
2024-03-11 Martin KronbichlerRemove second reinit statement 16744/head
2024-03-11 Martin KronbichlerNew test case
2024-03-11 Martin KronbichlerSolverGMRES: Fix loop bound for orthogonalization
2024-03-09 Matthias MaierMerge pull request #16738 from thierry-FreeBSD/master
2024-03-09 Martin KronbichlerMerge pull request #16743 from bangerth/doc
2024-03-09 Martin KronbichlerMerge pull request #16734 from bangerth/mesh-transfer
2024-03-09 Wolfgang BangerthLeave a couple comments in FETools. 16743/head
2024-03-09 Wolfgang BangerthAdd a test. 16734/head
2024-03-09 Wolfgang BangerthAdd a changelog entry.
2024-03-09 Wolfgang BangerthImplement VectorTools::interpolate_to_finer/coarser_mesh().
2024-03-09 Peter MunchMerge pull request #16740 from kronbichler/fix_tests-3
2024-03-09 Martin KronbichlerTensor product tests: Fix include file 16740/head
2024-03-09 Martin KronbichlerMerge pull request #16741 from bangerth/virtual
2024-03-09 Thierry ThomasAdd support for OpenCascade 7.8.0 16738/head
2024-03-09 Wolfgang BangerthIn an internal function called from a virtual function... 16741/head
2024-03-08 Thierry ThomasAdd support for OpenCascade 7.8.0
2024-03-08 Martin KronbichlerMerge pull request #16713 from nmuch/colorize-hyper...
2024-03-08 Martin KronbichlerMerge pull request #16730 from bangerth/specialization-2
2024-03-08 Martin KronbichlerMerge pull request #16732 from bangerth/t2
2024-03-08 Martin KronbichlerMerge pull request #16735 from bangerth/cleanup
2024-03-08 Martin KronbichlerMerge pull request #16736 from bergbauer/point_kernels
2024-03-08 Daniel ArndtMerge pull request #16733 from bangerth/fix-tests
2024-03-08 Maximilian... Split tensor product points and single point kernels 16736/head
2024-03-08 Wolfgang BangerthRename a few variables. 16735/head
2024-03-08 Wolfgang BangerthClose the correct constraints objects. 16733/head
2024-03-08 Wolfgang BangerthAdd tests. 16732/head
2024-03-08 Wolfgang BangerthAdd the missing variants of TpetraWrappers::SparseMatri...
2024-03-08 Daniel ArndtMerge pull request #16731 from bangerth/t1
2024-03-08 Matthias MaierMerge pull request #16661 from ampdes/step-3-python
2024-03-07 Wolfgang BangerthMerge pull request #16709 from gassmoeller/fix_particle...
2024-03-07 Wolfgang BangerthFix Tpetra SparseMatrix::add(). 16731/head
2024-03-07 Daniel ArndtMerge pull request #16729 from bangerth/warning
2024-03-07 Rene GassmoellerAdd another test 16709/head
2024-03-07 Rene GassmoellerAdd changelog entry
2024-03-07 Wolfgang BangerthAlso remove the specialization structure of MGTwoLevelT... 16730/head
2024-03-07 Rene GassmoellerFix test case
2024-03-07 Wolfgang BangerthAddress a warning. 16729/head
2024-03-07 Nils MuchAdd test for subdivided_hyper_rectangle_with_simplices() 16713/head
2024-03-07 Daniel ArndtMerge pull request #16704 from peterrum/parameterhandle...
2024-03-07 Martin KronbichlerMerge pull request #16723 from bangerth/specialization
2024-03-07 Peter MunchDon't create new sections during parsing 16704/head
2024-03-07 Wolfgang BangerthMerge pull request #16700 from masterleinad/tpetra_spar...
2024-03-06 Wolfgang BangerthMake a specialization the general template. 16723/head
2024-03-06 Wolfgang BangerthMerge pull request #16721 from kronbichler/fix_mg_type
2024-03-06 Martin KronbichlerMatrix-free MG transfer: Switch interpolation matrices... 16721/head
2024-03-06 Martin KronbichlerMerge pull request #16718 from bangerth/small-stuff
2024-03-06 Martin KronbichlerMerge pull request #16720 from bangerth/include
2024-03-06 Martin KronbichlerMerge pull request #16717 from bangerth/instantiate
2024-03-06 Nils MuchColorize hyper recangle with simplices
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.