]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-04-19 Wolfgang BangerthFix grammar. 12055/head
2021-04-17 David WellsMerge pull request #12031 from bangerth/kinsol
2021-04-16 Wolfgang BangerthAdd tests for the new KINSOL interface. 12031/head
2021-04-16 Wolfgang BangerthMerge pull request #12049 from drwells/vtk-compatibilit...
2021-04-16 Wolfgang BangerthMerge pull request #12048 from drwells/gmsh-compatibili...
2021-04-16 David WellsDeprecate create_triangulation_compatibility. 12049/head
2021-04-16 David WellsRemove the rest of the create_triangulation_compatibili...
2021-04-16 David WellsMake the vertex swapping algorithm work with the new...
2021-04-16 David WellsGet rid of create_triangulation_compatibility in the... 12048/head
2021-04-16 David WellsMerge pull request #12027 from bangerth/cmake
2021-04-16 Daniel ArndtMerge pull request #12026 from bangerth/cmake-3
2021-04-16 Daniel ArndtMerge pull request #12030 from bangerth/kinsol-versions
2021-04-16 Wolfgang BangerthMerge pull request #12045 from drwells/dbmesh-xda-compa...
2021-04-16 Wolfgang BangerthMerge pull request #12046 from drwells/grid-generator...
2021-04-15 Wolfgang BangerthImprove error messages during configuration. 12027/head
2021-04-15 Wolfgang BangerthUse a better filename for SUNDIALS finding. 12026/head
2021-04-15 Wolfgang BangerthSupport different KINSOL versions. 12030/head
2021-04-15 David WellsMerge pull request #12044 from tamiko/fix_configure
2021-04-15 David WellsRemove calls to create_triangulation_compatibility... 12046/head
2021-04-15 David WellsMerge the two read_xda functions. 12045/head
2021-04-15 David WellsGet rid of create_triangulation_compatibility in the...
2021-04-15 David WellsGet rid of create_triangulation_compatibility in the...
2021-04-15 Daniel ArndtMerge pull request #12043 from marcfehling/tut-list
2021-04-15 Matthias MaierCMake: FindKOKKOS: Work around configuration failure 12044/head
2021-04-15 Marc FehlingRemove hp::DoFHandler from tutorial list. 12043/head
2021-04-15 Bruno TurcksinMerge pull request #12042 from drwells/ucd-compatibilit...
2021-04-14 Bruno TurcksinMerge pull request #12039 from drwells/unv-compatibilit...
2021-04-14 David WellsGet rid of create_triangulation_compatibility in the... 12042/head
2021-04-14 David WellsGet rid of create_triangulation_compatibility in the... 12039/head
2021-04-14 Bruno TurcksinMerge pull request #12041 from marcfehling/cell-weights...
2021-04-14 Bruno TurcksinMerge pull request #12040 from peterrum/process_dof_ind...
2021-04-13 Marc FehlingBug in weighting_callback for uninitialized DoFHandlers. 12041/head
2021-04-13 Peter MunchFix process_dof_indices (for artificial faces in DoFToo... 12040/head
2021-04-13 David WellsMerge pull request #12038 from bangerth/61
2021-04-13 David WellsMerge pull request #12032 from peterrum/dof_handler_art...
2021-04-12 Wolfgang BangerthClarify an issue in the introduction of step-61. 12038/head
2021-04-10 Peter MunchDo not allocate memory for DoFs on artificial cells 12032/head
2021-04-10 Timo HeisterMerge pull request #12036 from bangerth/uniformity
2021-04-10 Martin KronbichlerMerge pull request #12033 from peterrum/find_vector_in_mf
2021-04-09 Wolfgang BangerthMake tooltips more uniform in style. 12036/head
2021-04-09 Peter MunchCompare pointers in find_vector_in_mf 12033/head
2021-04-09 Bruno TurcksinMerge pull request #12028 from bangerth/cmake-2
2021-04-08 Wolfgang BangerthUpdate the KINSOL callbacks to what KINSOL current...
2021-04-08 Wolfgang BangerthMake cmake error messages easier to read. 12028/head
2021-04-07 Marc FehlingMerge pull request #12020 from bangerth/p2
2021-04-07 Bruno TurcksinMerge pull request #12019 from bangerth/15-5
2021-04-07 Bruno TurcksinMerge pull request #12021 from bangerth/p1
2021-04-06 Wolfgang BangerthAvoid unnecessary include files. 12021/head
2021-04-06 Wolfgang BangerthAdd missing include files.
2021-04-06 Wolfgang BangerthFix a typo. 12020/head
2021-04-06 Wolfgang BangerthBreak generation of graphical data into its own functio... 12019/head
2021-04-06 David WellsMerge pull request #11869 from dangars/hdf5_bool
2021-04-06 Daniel ArndtMerge pull request #12018 from bangerth/table-3
2021-04-06 Wolfgang BangerthRename more local variables. Add to the documentation. 12018/head
2021-04-06 Wolfgang BangerthSlightly simplify the AlignedVector::reserve() function.
2021-04-06 Wolfgang BangerthRename variables in AlignedVector::reserve().
2021-04-06 Wolfgang BangerthSimplify the logic of AlignedVector::reserve().
2021-04-06 Daniel ArndtMerge pull request #12017 from bangerth/table-2
2021-04-05 Wolfgang BangerthRename member variables. 12017/head
2021-04-05 David WellsMerge pull request #12009 from bangerth/table
2021-04-05 Daniel ArndtMerge pull request #11965 from peterrum/compute_nonzero...
2021-04-05 Marc FehlingMerge pull request #12010 from tjhei/fewer_prepare_refi...
2021-04-05 Daniel ArndtMerge pull request #11995 from bangerth/p2
2021-04-05 Wolfgang BangerthAdd a test. 12009/head
2021-04-05 Wolfgang BangerthUse std::unique_ptr to manage memory in AlignedVector.
2021-04-05 Wolfgang BangerthSimplify step-15 with the new function. 11995/head
2021-04-05 Wolfgang BangerthSimplify step-11 somewhat.
2021-04-05 Wolfgang BangerthAdjust tests.
2021-04-05 Wolfgang BangerthAdd a changelog entry.
2021-04-05 Wolfgang BangerthAdd a default argument.
2021-04-05 Wolfgang BangerthDeprecate a DoFTools function that returns by argument...
2021-04-05 Wolfgang BangerthAdd a changelog entry.
2021-04-05 Wolfgang BangerthDeprecate a function in DoFTools.
2021-04-05 Peter MunchFETools::Compositing::compute_nonzero_components()... 11965/head
2021-04-05 Timo Heisteradd tests 12010/head
2021-04-05 Timo Heisterreduce number of prepare_coarsening_and_refinement...
2021-04-04 Jean-Paul PelteretMerge pull request #11990 from vachan-potluri/subdivide...
2021-04-04 Jean-Paul PelteretMerge pull request #12005 from bangerth/kinsol
2021-04-04 Jean-Paul PelteretMerge pull request #12006 from bangerth/whitespace
2021-04-04 Jean-Paul PelteretMerge pull request #12011 from tjhei/readme-typo
2021-04-04 Timo Heistersmall readme.html fixes 12011/head
2021-04-04 Daniel Garcia... Add changelog 11869/head
2021-04-04 Daniel Garcia... Add HDF5 documentation for datatypes
2021-04-03 Daniel Garcia... Write test hdf5_07
2021-04-03 David WellsMerge pull request #12004 from bangerth/15-4
2021-04-02 Wolfgang BangerthUnify endlines at the end of files. 12006/head
2021-04-02 Wolfgang BangerthMerge pull request #11999 from masterleinad/avoid_polym...
2021-04-02 Wolfgang BangerthMerge pull request #12002 from tamiko/small_cleanup
2021-04-02 Wolfgang BangerthMerge pull request #12003 from lethe-cfd/cylinder_with_...
2021-04-02 Wolfgang BangerthMerge pull request #11981 from marcfehling/distributed...
2021-04-02 Wolfgang BangerthSome KINSOL documentation updates. 12005/head
2021-04-02 Daniel Garcia... Add bool type to HDF5
2021-04-02 Peter MunchMerge pull request #11991 from bergbauer/boomer_settings
2021-04-01 BrunoAdd changelog entry 12003/head
2021-04-01 BrunoApply first round of comments
2021-04-01 BrunoRegular cylinder uses subdivided_cylinder
2021-04-01 BrunoAdd image for subdivided cylinder
2021-04-01 Wolfgang BangerthUse an easier-to-read do...while loop. 12004/head
2021-04-01 David WellsMerge pull request #11997 from bangerth/15-3
2021-04-01 David WellsMerge pull request #12000 from bangerth/15-6
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.