]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-05-16 Matthias Maieradd a test
2020-05-16 Matthias MaierWorkaround: Add additional complex ProductTypeImpl...
2020-05-16 David WellsMerge pull request #10251 from tamiko/pr_10241
2020-05-16 Timo Heisterupdate copyright years 10251/head
2020-05-16 Timo Heisterextend update-copyright script (missing files)
2020-05-16 Marc FehlingFixed even more copyright years manually.
2020-05-16 Marc FehlingFixed a few copyright years manually.
2020-05-16 David WellsMerge pull request #10248 from masterleinad/takeover10228
2020-05-16 David WellsMerge pull request #10247 from masterleinad/takeover10235
2020-05-16 Peter MunchFix warning in step70 10248/head
2020-05-16 David WellsSpecialize BoundingBox<0> to prevent instantiating... 10247/head
2020-05-15 Timo HeisterMerge pull request #10238 from drwells/step-70-make...
2020-05-15 Daniel ArndtMerge pull request #10231 from tamiko/pr_10230
2020-05-15 David WellsUse std_cxx14::make_unique in step-70. 10238/head
2020-05-15 Matthias MaierMerge pull request #10229 from tamiko/pr_10227
2020-05-15 Matthias MaierTest boost/extract_rep*_02: adjust test output for... 10231/head
2020-05-15 Martin KronbichlerFix warning in step-70 10229/head
2020-05-15 Matthias Maierupdate VERSION for release v9.2.0-rc2
2020-05-15 Martin KronbichlerMerge pull request #10226 from tamiko/pr_10225
2020-05-15 Martin KronbichlerFix test output forgotten in #9969 10226/head
2020-05-15 Martin KronbichlerMerge pull request #10224 from tamiko/pr_10220
2020-05-15 Martin KronbichlerMerge pull request #10223 from tamiko/pr_9078
2020-05-15 Martin KronbichlerMerge pull request #10218 from tamiko/pr_10174
2020-05-15 Timo Heistertests: add additional output file for intel 10224/head
2020-05-15 Martin KronbichlerMerge pull request #10216 from marcfehling/take_over10215
2020-05-15 Luca HeltaiReview by Marc. 10223/head
2020-05-15 Luca HeltaiFixed parameters_23.prm
2020-05-15 Luca HeltaiFixed indent.
2020-05-15 Luca HeltaiSome minor changes. Add support for output directory.
2020-05-15 blaisb- Changed the default values for the parameters for...
2020-05-15 blaisb- Fixed indentation
2020-05-15 Luca HeltaiFirst draft of results
2020-05-15 Luca HeltaiFixed indent.
2020-05-15 Luca HeltaiWorking 3d.
2020-05-15 Luca HeltaiSwitched to FGMRES.
2020-05-15 Luca HeltaiFixed small issues.
2020-05-15 Rene GassmoellerFix more typos and add a paragraph about particles
2020-05-15 Rene GassmoellerFix some typos
2020-05-15 blaisbAddresses all of the corrections and comments of @peterrum
2020-05-15 Luca HeltaiFixed codimension one build.
2020-05-15 blaisbShort fix to documentation
2020-05-15 blaisb- Corrected typos and mistakes
2020-05-15 Luca HeltaiSome more docs.
2020-05-15 Luca HeltaiAllow filenames and cad files.
2020-05-15 Luca HeltaiTrailing space.
2020-05-15 Luca HeltaiMore docs.
2020-05-15 blaisbFixed typos and small formulas error in the introduction
2020-05-15 Luca HeltaiRevised and corrected intro.dox
2020-05-15 Luca HeltaiAdded description of step-70 in top level directory.
2020-05-15 Luca HeltaiAdd implementation of Nitsche for co-dim one
2020-05-15 blaisb- Fixed a lot of mistakes in equations that prevented...
2020-05-15 blaisbIndentation fix
2020-05-15 Luca HeltaiTry to fix doxygen.
2020-05-15 blaisbFinished a first complete draft of the introduction
2020-05-15 Luca HeltaiSome documentation.
2020-05-15 blaisbProgress on documentation
2020-05-15 blaisbBegun work on the introduction of the documentation...
2020-05-15 Luca HeltaiLocal refinement, and output to single vtu + global...
2020-05-15 Luca HeltaiCopy doc from step-60.
2020-05-15 Luca HeltaiAdded example parameter file.
2020-05-15 Luca HeltaiStep-70
2020-05-15 Matthias MaierMerge pull request #10210 from marcfehling/take_over9969
2020-05-15 Timo HeisterMerge pull request #10217 from tamiko/pr_10198
2020-05-15 Timo HeisterMerge pull request #10213 from tamiko/pr_10207
2020-05-15 Luca HeltaiDirty fix. 10218/head
2020-05-15 Luca HeltaiFailing test on find active cell around point.
2020-05-15 Wolfgang BangerthMake further edits to step-50.cc. 10217/head
2020-05-15 Wolfgang BangerthAvoid a statement that appears to confuse doxygen.
2020-05-15 Wolfgang BangerthPrint an error message if no input is given.
2020-05-15 Wolfgang BangerthRename variables to their standard names.
2020-05-15 Wolfgang BangerthUse the name make_coefficient_table() in analogy to...
2020-05-15 Wolfgang BangerthUse switch statements for finite enumerations.
2020-05-15 Wolfgang BangerthMinor code improvements to step-50.
2020-05-15 Wolfgang BangerthUse better variable names when computing the error...
2020-05-15 Wolfgang BangerthSimplify creation of a std::set.
2020-05-15 Wolfgang BangerthBreak a long string to lead to a better line break.
2020-05-15 Wolfgang BangerthRename a variable in step-50.
2020-05-15 Wolfgang BangerthUse a better description of the error estimator vector...
2020-05-15 Wolfgang BangerthMake the logic in step-50's main() function simpler.
2020-05-15 Wolfgang BangerthUpdate the commentary of step-50.
2020-05-15 Wolfgang BangerthUpdates to the results section of step-50.
2020-05-15 Wolfgang BangerthUpdates to the introduction of step-50.
2020-05-14 Marc FehlingBugfix: Cells may not receive any variable size data. 10216/head
2020-05-14 Matthias MaierMerge pull request #10209 from masterleinad/take_over10013
2020-05-14 Peter MunchFix extract_rtree_level for small problem sizes 10213/head
2020-05-14 Marc FehlingAdded tests with different compositions of criteria... 10210/head
2020-05-14 Martin KronbichlerMerge pull request #10212 from masterleinad/takeover10208
2020-05-14 Alexander GrayverFix python FunctionManifold 10212/head
2020-05-14 Marc FehlingRevisited adjust_interesting_range for parallel::distri...
2020-05-14 Marc FehlingIntroduced p::d::ErrorPredictor. 10209/head
2020-05-14 Timo HeisterMerge pull request #10203 from tamiko/pr_10201
2020-05-14 Timo HeisterMerge pull request #10200 from masterleinad/fix_mpi_con...
2020-05-13 Wolfgang BangerthMerge pull request #10204 from tamiko/pr_10202
2020-05-13 Wolfgang BangerthUpdate an entry in the changelog. 10204/head
2020-05-13 Matthias MaierCMake: relax arpack and parpack library directory requi... 10203/head
2020-05-13 Daniel ArndtChoose output files for mpi/condense_01 correctly 10200/head
2020-05-13 Wolfgang BangerthMerge pull request #10196 from tamiko/pr_10195
2020-05-13 Matthias MaierDoxygen: Fix include strip 10196/head
2020-05-13 Timo HeisterMerge pull request #10192 from tamiko/pr_10189
2020-05-13 David WellsMerge pull request #10193 from masterleinad/take_10190
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.