]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-11-18 Wolfgang BangerthRead more variants of COMSOL files.
2021-11-18 Wolfgang BangerthFix a test.
2021-11-18 Bruno TurcksinMerge pull request #12949 from bangerth/comsol
2021-11-18 Peter MunchMerge pull request #12966 from bergbauer/cell_neighbor
2021-11-18 Maximilian... Select correct code path for neighbor elements 12966/head
2021-11-17 Peter MunchMerge pull request #12024 from simonsticko/fe_immersed_...
2021-11-17 Peter MunchMerge pull request #12957 from bangerth/warning
2021-11-17 Simon StickoAdd class NonMatching::FEImmersedSurfaceValues 12024/head
2021-11-17 Wolfgang BangerthWork around a (wrong) warning about an unused variable. 12957/head
2021-11-17 Peter MunchMerge pull request #12963 from peterrum/DictionaryPayLo...
2021-11-17 David WellsMerge pull request #12952 from bangerth/filters
2021-11-17 Peter MunchFix assert in DictionaryPayLoad 12963/head
2021-11-17 Peter MunchMerge pull request #12962 from peterrum/CellIteratorCon...
2021-11-17 Peter MunchCellIteratorContainer: inline function 12962/head
2021-11-17 Peter MunchMerge pull request #12959 from peterrum/ConstraintKinds...
2021-11-17 Martin KronbichlerMerge pull request #12945 from peterrum/subcell
2021-11-17 Martin KronbichlerMerge pull request #12951 from bangerth/doc-0
2021-11-17 Martin KronbichlerMerge pull request #12961 from bangerth/unsigned-2
2021-11-17 Wolfgang BangerthConvert a few places to use operator| to filter iterators. 12952/head
2021-11-17 Wolfgang BangerthAdd a changelog entry.
2021-11-17 Wolfgang BangerthAdd tests.
2021-11-17 Wolfgang BangerthProvide C++20-style operator| to filter iterator ranges.
2021-11-17 Wolfgang BangerthMake the 'direction' argument of some GridTools functio... 12961/head
2021-11-16 David WellsMerge pull request #12946 from peterrum/CellIteratorCon...
2021-11-16 Peter MunchConstraintKinds: implement memory_consumption() 12959/head
2021-11-16 Bruno TurcksinMerge pull request #12950 from bangerth/gridout
2021-11-16 Peter MunchMerge pull request #12956 from simonsticko/simplify_map...
2021-11-16 Martin KronbichlerMerge pull request #12955 from bergbauer/read_dof_value...
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_volume_elements() 12956/head
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_jacobians()
2021-11-16 Wolfgang BangerthMerge pull request #12947 from peterrum/fix_types
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_inverse_jacobians()
2021-11-16 Maximilian... Introduce masks in read_dof_values 12955/head
2021-11-16 Peter MunchFix types 12947/head
2021-11-16 Peter MunchMerge pull request #12948 from peterrum/step-64-feeval
2021-11-16 Wolfgang BangerthMinor updates to the documentation of CellData. 12951/head
2021-11-16 Wolfgang BangerthAdd a changelog entry. 12950/head
2021-11-16 Wolfgang BangerthAdd the ability to output tet meshes in gnuplot format.
2021-11-16 Wolfgang BangerthAdd a changelog entry. 12949/head
2021-11-16 Wolfgang BangerthAdd a test.
2021-11-16 Wolfgang BangerthAdd the ability to read COMSOL .mphtxt files.
2021-11-15 Peter MunchStep-64: be explicit regarding templater parameter 12948/head
2021-11-13 Peter Munchstd::unique_ptr<const CellIteratorBase> -> CellIterator... 12946/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 MunchRename ConstraintKinds::type to subcell 12945/head
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
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.