]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-09-21 David WellsAdd another explicit dim 0 instantiation.
2020-09-20 Peter MunchMerge pull request #10936 from masterleinad/fix_scalapa...
2020-09-20 Daniel ArndtFix SCALAPACK tests again 10936/head
2020-09-19 David WellsMerge pull request #10898 from bangerth/cc
2020-09-19 Peter MunchMerge pull request #10935 from masterleinad/deprecated_...
2020-09-19 Daniel ArndtAvoid gcc-10 warning about deprecated parallel::Triangu... 10935/head
2020-09-18 David WellsMerge pull request #10308 from lethe-cfd/particle_advec...
2020-09-18 BrunoFinalized step-68 10308/head
2020-09-18 Peter MunchMerge pull request #10933 from elauksap/doc_muparser_fix
2020-09-18 Pasquale AfricaFix broken link to muParser website 10933/head
2020-09-18 Martin KronbichlerMerge pull request #10931 from peterrum/feeval_functions
2020-09-18 Peter MunchAdd some functions to FEEvaluation 10931/head
2020-09-17 David WellsMerge pull request #10929 from bangerth/period
2020-09-17 Wolfgang BangerthUse proper grammar. 10929/head
2020-09-17 Peter MunchMerge pull request #10301 from bangerth/66
2020-09-17 David WellsMerge pull request #10923 from bangerth/1
2020-09-17 David WellsMerge pull request #10925 from bangerth/1.2
2020-09-17 Peter MunchMerge pull request #10922 from kronbichler/refactor_fe_...
2020-09-17 Martin KronbichlerAdjust return parameter. Add inverse mass matrix 10922/head
2020-09-17 Wolfgang BangerthAdd a reference to step-68.
2020-09-16 Wolfgang BangerthBetter link to what one can do with iterators. 10925/head
2020-09-16 Daniel ArndtMerge pull request #10924 from bangerth/1.1
2020-09-16 Wolfgang BangerthMake the tolerance in step-1 relative. 10923/head
2020-09-16 Wolfgang BangerthBetter explain something in step-1. 10924/head
2020-09-16 Martin KronbichlerRefactor access to FEEvaluationImpl and friends
2020-09-16 Peter MunchMerge pull request #10920 from kronbichler/integrate_sc...
2020-09-16 Bruno BlaisAdded the particles in "advanced techniques"
2020-09-16 Martin KronbichlerFix multiple-component bug in FEFaceEvaluationImpl... 10920/head
2020-09-16 Martin KronbichlerMerge pull request #10911 from masterleinad/fix_scalapa...
2020-09-16 Martin KronbichlerMerge pull request #10912 from bangerth/noexcept
2020-09-16 Daniel ArndtMerge pull request #10703 from bangerth/7
2020-09-16 Daniel ArndtMerge pull request #10919 from bangerth/follow-up
2020-09-15 Wolfgang BangerthUse markdown. 10898/head
2020-09-15 Wolfgang BangerthAlso mention step-19. 10301/head
2020-09-15 Wolfgang BangerthMinor doc fixes. 10919/head
2020-09-15 Wolfgang BangerthAdd a changelog entry.
2020-09-15 Wolfgang BangerthMark two functions 'noexcept'. 10912/head
2020-09-15 Wolfgang BangerthDiscuss the concept of superconvergence better. 10703/head
2020-09-15 Wolfgang BangerthAddress Bruno Blais's comments.
2020-09-15 Wolfgang BangerthMerge pull request #10918 from tjhei/step_3_double_rhs
2020-09-15 BrunoFixed a few last spelling mistakes and syntax errors
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 BrunoApplied Rene suggestion to introduction
2020-09-15 Rene GassmoellerAdd paragraphs about communication, load balancing
2020-09-15 Bruno- Added missing parameter file
2020-09-15 BrunoApplied Rene suggestions
2020-09-15 blaisbRemoved reference to step-19 for the moment to prevent...
2020-09-15 blaisb- Removed dependency on trilinos or petsc to use deal...
2020-09-15 blaisbAdded properties to the particles
2020-09-15 blaisbChange particle generation
2020-09-15 blaisbWorking example with properties
2020-09-15 blaisbTemporary working version while I fix properties
2020-09-15 blaisbApplied all comments on documentation
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/tooltip
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/results.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/step-68.cc
2020-09-15 Bruno BlaisUpdate examples/step-68/step-68.cc
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/intro.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/intro.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/intro.dox
2020-09-15 Bruno BlaisUpdate examples/step-68/doc/intro.dox
2020-09-15 Rene GassmoellerAddress some comments
2020-09-15 Rene GassmoellerExtend documentation
2020-09-15 blaisbAdded the documentation for step-58
2020-09-15 Rene GassmoellerMake indent
2020-09-15 Rene GassmoellerAdd load balancing.
2020-09-15 blaisbAddresses the first comments of Peter
2020-09-15 blaisbAdded a preliminary version of step-x for particle...
2020-09-15 Daniel ArndtMerge pull request #10885 from agrayver/python_cell_wrapper
2020-09-15 Timo Heisterstep-3: use a double for the RHS 10918/head
2020-09-15 Daniel ArndtMerge pull request #10856 from Rombur/cuda_cmake_18
2020-09-15 Bruno TurcksinMerge pull request #10875 from agrayver/python_wrappers
2020-09-15 Alexander GrayverAdd method for returning all triangulation cells 10885/head
2020-09-15 Alexander GrayverAdd an incompatibility note and optional args
2020-09-15 Alexander GrayverUpdate tutotial program
2020-09-15 Alexander GrayverAdd changelog item
2020-09-15 Alexander GrayverAdd python wrappers
2020-09-15 Alexander GrayverAdd an incompatibility note and optional args 10875/head
2020-09-15 Alexander GrayverUpdate tutotial program
2020-09-15 Alexander GrayverAdd changelog item
2020-09-15 Alexander GrayverAdd python wrappers
2020-09-14 Timo HeisterMerge pull request #10858 from gassmoeller/add_copy_fro...
2020-09-14 Daniel ArndtMerge pull request #10913 from tjhei/doc_sparsity_it
2020-09-14 Timo HeisterSparsityPattern: improve documentation 10913/head
2020-09-14 Daniel Arndtfix_scalapack tests 10911/head
2020-09-14 Martin KronbichlerMerge pull request #10910 from peterrum/categorize_by_b...
2020-09-13 Peter MunchFix categorize_by_boundary_ids for PBC 10910/head
2020-09-13 Peter MunchMerge pull request #10907 from Rombur/grid_in
2020-09-13 Peter MunchMerge pull request #10901 from kronbichler/fe_evaluatio...
2020-09-12 Martin KronbichlerSplit out mapping-related part from FEEvaluationBase... 10901/head
2020-09-12 Peter MunchMerge pull request #10906 from Rombur/tensor_product_wa...
2020-09-12 David WellsMerge pull request #10905 from zjiaqi2018/step12-builds-on
2020-09-12 Peter MunchMerge pull request #10908 from tjhei/doc_cell_neighbor_...
2020-09-12 Peter MunchMerge pull request #10904 from kronbichler/remove_ncomp...
2020-09-12 Martin KronbichlerFEEvaluationFaceImpl: Remove n_components template... 10904/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.