]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-11-16 Peter MunchFix types 12947/head
2021-11-13 Peter MunchMerge pull request #12931 from gassmoeller/optimize_par...
2021-11-13 Peter MunchMerge pull request #12937 from peterrum/mpi_compute_ind...
2021-11-13 Peter MunchMerge pull request #12944 from peterrum/ConstraintKinds...
2021-11-13 Peter MunchImprove assert message in DictionaryPayLoad 12937/head
2021-11-13 Peter MunchCheck ConstraintKinds 12944/head
2021-11-13 David WellsMerge pull request #12943 from bangerth/message-2
2021-11-13 Martin KronbichlerMerge pull request #12938 from bangerth/threads
2021-11-13 Martin KronbichlerMerge pull request #12942 from bangerth/tests-2
2021-11-13 David WellsMerge pull request #12941 from peterrum/FEValuesBase_co...
2021-11-13 Wolfgang BangerthImprove an error message. 12943/head
2021-11-13 Wolfgang BangerthConvert loops in some tests to reference-cell-independe... 12942/head
2021-11-13 David WellsMerge pull request #12939 from bangerth/gmsh
2021-11-13 Wolfgang BangerthMinor cleanups in thread_management.h. 12938/head
2021-11-12 Peter MunchFEValuesBase: move content around 12941/head
2021-11-12 Wolfgang BangerthStreamline documentation. 12939/head
2021-11-12 Rene GassmoellerUpdate documentation 12931/head
2021-11-12 David WellsMerge pull request #12932 from peterrum/fe_values_cell_...
2021-11-12 Martin KronbichlerMerge pull request #12934 from bangerth/const
2021-11-12 Martin KronbichlerMerge pull request #12936 from peterrum/ConstraintKinds...
2021-11-12 Martin KronbichlerMerge pull request #12935 from bangerth/message
2021-11-11 Peter MunchMatrixFreeFunctions::ConstraintKinds: rename and reorder 12936/head
2021-11-11 Wolfgang BangerthImprove an error message. 12935/head
2021-11-11 Wolfgang BangerthMark FEValuesExtrator objects as 'const'. 12934/head
2021-11-11 Peter MunchFEValues: simplify CellIteratorBase 12932/head
2021-11-10 Rene GassmoellerOptimize particle generation
2021-11-10 Martin KronbichlerMerge pull request #12913 from kronbichler/pic_data_layout
2021-11-10 Peter MunchMerge pull request #12923 from peterrum/get_projection_...
2021-11-10 Peter MunchEnabel FETools::get_projection_matrix() for multiple... 12923/head
2021-11-09 Peter MunchMerge pull request #12929 from peterrum/function_signed...
2021-11-09 Peter MunchRename some tests 12929/head
2021-11-09 Martin KronbichlerMerge pull request #12920 from nmuch/signed_distance_el...
2021-11-09 Martin KronbichlerFix bug with un-initialized field 12913/head
2021-11-09 Matthias MaierMerge pull request #12927 from marcfehling/doc-predict
2021-11-09 Marc FehlingMerge pull request #12928 from tjhei/mg_repart_edits
2021-11-08 Timo Heisterminor MGRepartiniong edits 12928/head
2021-11-08 Marc FehlingMinor fixes to `predict_error` doc. 12927/head
2021-11-08 Marc FehlingMerge pull request #12926 from gfcas/hp_prediction_doc
2021-11-08 Fabian CastelliUpdate predict_error doc entry 12926/head
2021-11-08 Martin KronbichlerMerge pull request #12925 from peterrum/typo
2021-11-08 Martin KronbichlerMake access to list of particles more robust
2021-11-07 Martin KronbichlerFix some review documentation hinted in review comments
2021-11-07 Peter MunchFix typo 12925/head
2021-11-07 Matthias MaierMerge pull request #12917 from tamiko/update_changelog
2021-11-06 David WellsMerge pull request #12922 from marcfehling/const
2021-11-06 Nils MuchAdd signed distance function of 1 and 2D ellipsoid 12920/head
2021-11-06 Jean-Paul PelteretMerge pull request #12921 from sebproell/nvector-getcom...
2021-11-05 Martin KronbichlerFix bug in sort_particles_into_subdomains_and_cells
2021-11-05 Marc FehlingCylindricalManifold: make member variable const. 12922/head
2021-11-05 Martin KronbichlerAdjust test cases
2021-11-05 Martin KronbichlerKeep both owned/ghost particles in a single container
2021-11-05 Martin KronbichlerSwitch from pair to struct
2021-11-05 Martin KronbichlerParticleHandler: Store vector of particles per cell...
2021-11-05 Martin KronbichlerMerge pull request #12919 from kronbichler/fix_error_gl...
2021-11-05 Sebastian ProellN_Vector now returns a pointer to MPI_Comm 12921/head
2021-11-05 Martin KronbichlerFix some errors revealed by STL debug compile 12919/head
2021-11-05 Matthias Maieradd changelog entry for point release 12917/head
2021-11-05 Martin KronbichlerMerge pull request #12909 from bergbauer/evaluate_integ...
2021-11-05 Bruno TurcksinMerge pull request #12911 from bangerth/do-2
2021-11-05 Wolfgang BangerthAdd a changelog entry. 12911/head
2021-11-05 Wolfgang BangerthSimplify some code.
2021-11-05 Wolfgang BangerthAdd a test for wedge output with gnuplot.
2021-11-05 Wolfgang BangerthAdd the ability to output wedges via gnuplot.
2021-11-05 Wolfgang BangerthAdd a test for pyramid output with gnuplot.
2021-11-05 Wolfgang BangerthImplement gnuplot output for pyramids.
2021-11-05 Wolfgang BangerthUpdate a test to also output tetrahedra in gnuplot.
2021-11-05 Wolfgang BangerthImplement gnuplot output for tetrahedra.
2021-11-04 Martin KronbichlerMerge pull request #12910 from fdrmrc/fix_doctypo_step38
2021-11-03 Marco FederFixed latex typo in step-38 doc 12910/head
2021-11-03 Maximilian... Make evaluate and integrate functions ready for an... 12909/head
2021-11-03 Marc FehlingMerge pull request #12912 from bangerth/fix-cl
2021-11-03 Wolfgang BangerthFix the dates in four changelog entries. 12912/head
2021-11-03 David WellsMerge pull request #12908 from bangerth/test-2
2021-11-02 Wolfgang BangerthMerge pull request #12902 from kronbichler/range_based_for
2021-11-02 Martin KronbichlerApply some range-based for loops 12902/head
2021-11-02 Bruno TurcksinMerge pull request #12905 from bangerth/do
2021-11-02 Bruno TurcksinMerge pull request #12904 from kronbichler/simplify_mg_code
2021-11-02 Bruno TurcksinMerge pull request #12907 from bangerth/test
2021-11-02 Wolfgang BangerthSimplify a test. 12908/head
2021-11-01 Wolfgang BangerthAvoid code duplication. 12907/head
2021-11-01 Wolfgang BangerthMerge pull request #12903 from kronbichler/inline_acces...
2021-11-01 Wolfgang BangerthUpdate general node lookup routine. 12905/head
2021-11-01 Wolfgang BangerthRevamp the compute_hypercube_point() function.
2021-11-01 Martin KronbichlerSimplify code by using cell->is_locally_owned() and... 12904/head
2021-11-01 Martin KronbichlerInline active_cell_index functions 12903/head
2021-11-01 Peter MunchMerge pull request #12895 from bangerth/dif-5
2021-11-01 Martin KronbichlerMerge pull request #12896 from peterrum/matrix_creator_...
2021-11-01 Martin KronbichlerMerge pull request #12901 from bangerth/hdf5
2021-10-31 Wolfgang BangerthAdd an assertion. 12895/head
2021-10-31 Wolfgang BangerthFix a test. 12901/head
2021-10-29 Peter MunchMerge pull request #12898 from bangerth/gnuplot-2
2021-10-29 Marc FehlingMerge pull request #12899 from bangerth/message
2021-10-28 Wolfgang BangerthImprove an error message. 12899/head
2021-10-28 Wolfgang BangerthAdd another test for simplex-mesh DataOutFaces.
2021-10-28 Wolfgang BangerthRevert "Move currently failing test."
2021-10-28 Wolfgang BangerthMake DataOutFaces work with simplices.
2021-10-28 Wolfgang BangerthMarginally simplify one line of code.
2021-10-28 Wolfgang BangerthAdd a test. 12898/head
2021-10-28 Wolfgang BangerthAdd the ability to output triangles with gnuplot.
2021-10-28 Wolfgang BangerthAdd a few assertions.
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.