]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-10-08 Peter MunchFix type of FineDoFHandlerView (again) 11018/head
2020-10-08 Peter MunchMerge pull request #10991 from kronbichler/mapping_tran...
2020-10-08 Wolfgang BangerthMerge pull request #11003 from dfcastellanos/allow_seed...
2020-10-08 Wolfgang BangerthMerge pull request #11011 from marcfehling/dominated...
2020-10-07 Marc FehlingClean up hp-coarsening code. 11011/head
2020-10-07 Wolfgang BangerthMerge pull request #11016 from kronbichler/fix-gcc...
2020-10-07 David F. Castellanosallow the user to set the RNG seed in distort_random... 11003/head
2020-10-07 Martin KronbichlerAvoid warning 'unsigned expression < 0 always false... 11016/head
2020-10-07 Martin KronbichlerAvoid warning 'unsigned expression < 0 always false'
2020-10-07 Martin KronbichlerChangelog 10991/head
2020-10-07 Martin KronbichlerNew test case
2020-10-07 Martin KronbichlerUse multiple point evaluation in ParticleHandler::sort_...
2020-10-07 Martin KronbichlerMultiple points in Mapping::transform_real_to_unit_cell
2020-10-07 Martin KronbichlerMerge pull request #11015 from bangerth/inline
2020-10-07 Wolfgang BangerthMerge pull request #11000 from marcfehling/child-iterators
2020-10-07 Daniel ArndtMerge pull request #11014 from bangerth/krishnakumarg19...
2020-10-07 Wolfgang BangerthThere is no need to mark a declaration as 'inline'. 11015/head
2020-10-07 Krishnakumar... Host of documentation improvements to step-10 and elsew... 11014/head
2020-10-06 Timo HeisterMerge pull request #11012 from peterrum/write_vtu_with_...
2020-10-06 Peter MunchImprove error message of ExcFileNotOpen 11012/head
2020-10-06 Martin KronbichlerMerge pull request #11008 from peterrum/gmg_type
2020-10-06 Daniel ArndtMerge pull request #11010 from bangerth/docx
2020-10-06 Marc FehlingAdded cell->child_iterators(). 11000/head
2020-10-06 Bruno TurcksinMerge pull request #11009 from zjiaqi2018/third_order_s...
2020-10-06 Wolfgang BangerthMinor doc update. 11010/head
2020-10-06 Wolfgang BangerthMerge pull request #9367 from krishnakumarg1984/fix_add...
2020-10-05 Peter MunchFix type of FineDoFHandlerView 11008/head
2020-10-05 Daniel ArndtMerge pull request #11006 from Rombur/fix_include
2020-10-05 Timo HeisterMerge pull request #11005 from masterleinad/range_based...
2020-10-05 Bruno TurcksinAdd missing header 11006/head
2020-10-05 Daniel ArndtUse range-based for loops for ParticleHandler 11005/head
2020-10-05 Jiaqi Zhangadd ssp rk 3 11009/head
2020-10-05 Daniel ArndtMerge pull request #11002 from kronbichler/simplify_par...
2020-10-05 Daniel ArndtMerge pull request #11001 from kronbichler/mpi_no_compr...
2020-10-05 Daniel ArndtMerge pull request #11004 from kronbichler/geometry_inf...
2020-10-05 Martin KronbichlerUse min/max rather than if statements 11004/head
2020-10-05 Martin KronbichlerMake some more functions in ParticleHandler inline 11002/head
2020-10-05 Martin KronbichlerDisable compression in MPI::some_to_some 11001/head
2020-10-04 Peter MunchMerge pull request #10992 from kronbichler/affine_cell_...
2020-10-04 Martin KronbichlerChangelog 10992/head
2020-10-03 Peter MunchMerge pull request #10983 from kronbichler/speed_up_rea...
2020-10-03 Peter MunchMerge pull request #10999 from kronbichler/particle_ini...
2020-10-03 Martin KronbichlerCompile grid_tools.cc in a single file
2020-10-03 Martin KronbichlerAdd test case
2020-10-03 Martin KronbichlerAllow to compute affine approximation on arbitrary...
2020-10-03 Martin KronbichlerAvoid quadratic complexity in ParticleHandler::insert_g... 10999/head
2020-10-03 Martin KronbichlerMerge pull request #10998 from bangerth/factorial
2020-10-02 David WellsMerge pull request #10988 from kronbichler/remove_redun...
2020-10-02 Wolfgang BangerthUse the correct English terminology: factorial. 10998/head
2020-10-02 Wolfgang BangerthMerge pull request #10976 from tjhei/simplify_periodic_...
2020-10-02 David WellsMerge pull request #10996 from tjhei/cell_id_from_string
2020-10-02 Matthias MaierMerge pull request #10783 from peterrum/use_fe_faceno
2020-10-02 Peter MunchMerge pull request #10995 from tjhei/global_coarsen
2020-10-02 Peter MunchMerge pull request #10994 from kronbichler/improve_poly...
2020-10-02 Timo Heistercode cleanup periodic face accessors 10976/head
2020-10-02 Timo Heisterconstructor CellId from string 10996/head
2020-10-02 Timo Heisterimplement Tria::coarsen_global() 10995/head
2020-10-02 Peter MunchMerge pull request #10980 from bangerth/pgauss
2020-10-02 Daniel ArndtMerge pull request #10993 from peterrum/doxygen_comments
2020-10-02 Martin KronbichlerSlightly improve evaluation of polynomial 10994/head
2020-10-02 Peter MunchFix doxygen comments 10993/head
2020-10-02 Martin KronbichlerAdd shortcut for linear shape functions 10983/head
2020-10-02 Martin KronbichlerChangelog
2020-10-02 Martin KronbichlerUse tensor product form in transform_real_to_unit_cell
2020-10-01 Wolfgang BangerthMerge pull request #10987 from kronbichler/particle_inline
2020-10-01 Martin KronbichlerAdd inline keyword 10987/head
2020-10-01 Martin KronbichlerMappingQGeneric: Remove redundant code for shape functi... 10988/head
2020-10-01 Martin KronbichlerMerge pull request #10973 from bangerth/svg
2020-10-01 Martin KronbichlerMerge pull request #10985 from elauksap/simplex_rename_...
2020-10-01 Martin KronbichlerMake accessor functions of particles inline
2020-09-30 Timo HeisterMerge pull request #10981 from bangerth/trapez
2020-09-30 Wolfgang BangerthLeave a comment. 10981/head
2020-09-30 Timo HeisterMerge pull request #10984 from kronbichler/fix_step-48
2020-09-30 Wolfgang BangerthAllow for the old name in a couple of places.
2020-09-30 Wolfgang BangerthAlso update the .gdbinit.py file.
2020-09-30 Wolfgang BangerthAdd a changelog entry.
2020-09-30 Wolfgang BangerthRename QTrapez to QTrapezoid in tests/.
2020-09-30 Wolfgang BangerthRename QTrapez to QTrapezoid in examples/.
2020-09-30 Wolfgang BangerthRename QTrapez to QTrapezoid in the rest of deal.II.
2020-09-30 Wolfgang BangerthRename QTrapez to QTrapezoid.
2020-09-30 Wolfgang BangerthImprove referencing to other functions. 10973/head
2020-09-30 Wolfgang BangerthAdd a changelog entry.
2020-09-30 Wolfgang BangerthAdd tests.
2020-09-30 Wolfgang BangerthImplement BlockSparsityPattern::print_svg().
2020-09-30 Pasquale AfricaRename test output for consistency 10985/head
2020-09-30 Martin KronbichlerReset ghost values in vector after output 10984/head
2020-09-30 Martin KronbichlerMerge pull request #9343 from peterrum/compute_diag
2020-09-30 Peter MunchMerge pull request #10982 from bangerth/clarify
2020-09-29 Wolfgang BangerthDo one thing at a time. 10982/head
2020-09-29 Daniel ArndtMerge pull request #10962 from Rombur/cuda_copy
2020-09-29 Timo HeisterMerge pull request #10979 from bangerth/doc-18
2020-09-29 Bruno TurcksinAdd overload of copy_to_host() and copy_to_dev() 10962/head
2020-09-29 Wolfgang BangerthMerge pull request #10977 from tjhei/doc_extrude
2020-09-29 Bruno TurcksinMove MemorySpaceData to its own file to avoid circular...
2020-09-28 Wolfgang BangerthRename Simplex::PGauss to Simplex::QGauss. 10980/head
2020-09-28 Wolfgang BangerthUpdate documentation of class Triangulation. 10979/head
2020-09-28 Timo Heisterdoc: extend extrude_triangulation 10977/head
2020-09-28 Peter MunchCompute diagonal with MatrixFree 9343/head
2020-09-28 Martin KronbichlerMerge pull request #10958 from zjiaqi2018/fix_timestepp...
2020-09-28 Martin KronbichlerMerge pull request #10974 from peterrum/gc_factory
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.