]> https://gitweb.dealii.org/ - code-gallery.git/shortlog
code-gallery.git
2020-05-23 Jean-Paul PelteretUpdate to deal.II 9.1: goal_oriented_elastoplasticity
2020-05-23 Jean-Paul PelteretUpdate to deal.II 9.1: ElastoplasticTorsion
2020-05-23 Jean-Paul PelteretUpdate to deal.II 9.1: Distributed_LDG_Method
2020-05-23 Jean-Paul PelteretAdd IDE related files to .gitignore
2020-05-23 Jean-Paul PelteretUpdate to deal.II 9.1: Ceres
2020-05-23 Jean-Paul PelteretAdd build folders to .gitignore
2020-05-23 Jean-Paul PelteretUpdate to deal.II 9.1: cdr
2020-05-23 Jean-Paul PelteretDocument code maintenance procedure
2020-05-18 Timo HeisterMerge pull request #75 from drwells/headers-2
2020-05-18 David WellsFix some #includes on noncompiled source files 75/head
2020-05-18 David WellsMerge pull request #41 from bangerth/fix-elastoplastic
2020-05-18 David WellsMerge pull request #61 from bangerth/depr
2020-05-18 Matthias MaierMerge pull request #74 from drwells/fix-virtual-warnings
2020-05-18 Matthias MaierMerge pull request #73 from drwells/cleanup-removed...
2020-05-18 David Wellscleanup whitespace 74/head
2020-05-18 David WellsRemove a pessimizing move.
2020-05-18 David WellsAdd some virtual dtors.
2020-05-18 David WellsAvoid using DataOut::active_cell_iterator. 73/head
2020-05-18 David WellsRemove #includes of headers removed in 9.2.
2020-05-04 Timo HeisterMerge pull request #70 from bangerth/corrections
2020-05-04 Timo HeisterMerge pull request #71 from bangerth/ref
2020-05-04 Wolfgang BangerthFix a wrong glossary reference. 71/head
2020-05-04 Wolfgang BangerthUse correct latex markup. 70/head
2020-05-04 Wolfgang BangerthReduce the number of tutorials this program 'depends...
2020-05-01 Daniel ArndtMerge pull request #67 from tjhei/doxygen_fix
2020-05-01 Timo Heisterfix doxygen warning 67/head
2020-05-01 Timo HeisterMerge pull request #32 from Jie-Cheng/time-dependent...
2020-05-01 Timo Heisterremove warning 32/head
2020-05-01 Timo Heisterfix cmake config
2020-01-17 Wolfgang BangerthMerge pull request #65 from krishnakumarg1984/tutorial_...
2020-01-17 Krishnakumar... cleanup tutorial DAG for coupel of code-gallery programs 65/head
2020-01-17 Timo HeisterMerge pull request #64 from bangerth/fix
2020-01-16 Wolfgang BangerthSimplify the code slightly. 64/head
2020-01-16 Wolfgang BangerthAdjust the number of samples to be computed.
2020-01-16 Wolfgang BangerthAdjust the proposal distribution to get a particular...
2020-01-16 Wolfgang BangerthPad output file names to a uniform length appropriate...
2020-01-16 Wolfgang BangerthIncrease the precision of the output.
2020-01-16 Wolfgang BangerthAugment documentation.
2020-01-16 Wolfgang BangerthFix a bug in the Metropolis-Hastings solver.
2019-06-21 Wolfgang BangerthAvoid deprecated stuff. 61/head
2019-06-15 Wolfgang BangerthMerge pull request #60 from jppelteret/Magneto_Active_P...
2019-06-12 Jean-Paul PelteretAdd placeholder for Magneto-active polymers book 60/head
2019-05-22 Wolfgang BangerthMerge pull request #58 from tamiko/update_to_9.1-4
2019-05-22 Wolfgang BangerthMerge pull request #56 from tamiko/update_to_9.1-2
2019-05-22 Wolfgang BangerthMerge pull request #57 from tamiko/update_to_9.1-3
2019-05-22 Wolfgang BangerthMerge pull request #59 from tamiko/update_to_9.1-5
2019-05-22 Wolfgang BangerthMerge pull request #55 from tamiko/update_to_9.1
2019-05-21 Matthias Maierupdate FunctionMap 59/head
2019-05-21 Matthias MaierUse AffineConstraints<double>
2019-05-21 Matthias MaierUpdate FunctionMap 58/head
2019-05-21 Matthias Maieruse AffineConstraints<double>
2019-05-21 Matthias Maieruse AffineConstraints<double> 57/head
2019-05-21 Matthias Maierupdate FunctionMap 56/head
2019-05-21 Matthias Maieruse AffineConstraints<double>
2019-05-21 Matthias Maierremove obsolete header file
2019-05-21 Matthias Maieruse affine_constraints.h
2019-05-21 Matthias Maiercdr: Do not use deprecated FunctionMap type 55/head
2019-05-21 Matthias Maiercdr: use affine_constraints.h
2019-05-21 Matthias Maiercdr: Use AffineConstraints<double>
2019-04-16 Timo HeisterMerge pull request #54 from bangerth/update
2019-04-16 Wolfgang BangerthUpdate the MCMC-Laplace Readme.md file. 54/head
2019-03-28 Timo HeisterMerge pull request #52 from bangerth/mcmc-laplace
2019-03-28 Wolfgang BangerthRequire deal.II 9.1. 52/head
2019-03-28 Wolfgang BangerthTabulate the exact measurement values, rather than...
2019-03-28 Wolfgang BangerthUse the correct quadrature formula order.
2019-03-28 Wolfgang BangerthUpdate an outdated program name.
2019-03-27 Wolfgang BangerthMake all but one of the changes requested by Timo....
2019-03-20 Jean-Paul PelteretMerge pull request #53 from bangerth/language
2019-03-20 Wolfgang BangerthFix a language issue. 53/head
2019-03-20 Wolfgang BangerthWrite the documentation.
2019-03-20 Wolfgang BangerthWrite the program that samples from the posterior proba...
2019-01-31 Denis DavydovMerge pull request #51 from bangerth/update-goal-oriented
2019-01-31 Wolfgang BangerthUpdate readme.md. 51/head
2018-05-16 Daniel ArndtMerge pull request #45 from tamiko/ceres_fixes
2018-05-16 Matthias Maieradd library variant 45/head
2018-05-16 Matthias MaierPut verbose deal.II error message back in place
2018-05-15 Jie ChengUpdate docs
2018-05-10 Matthias Maierreindent
2018-05-10 Daniel ArndtFix Readme.md
2018-05-10 Daniel ArndtMake Ceres compile without warnings
2018-05-10 Matthias MaierCeres: Fix CMakeLists.txt, add libconfig dependency
2018-05-10 Jean-Paul PelteretMerge pull request #48 from masterleinad/fix_gcc_9_depr...
2018-05-10 Daniel ArndtAvoid using the deprecated functions 48/head
2018-05-10 Daniel ArndtBump the required deal.II version to 9.0
2018-04-27 Jie ChengParallelize the code
2018-04-27 Wolfgang BangerthUpdate ReadMe.md
2018-04-27 Jie ChengTime-dependent Navier-Stokes
2018-04-25 Denis DavydovMerge pull request #44 from jppelteret/CQSFS_elas_03
2018-04-25 Jean-Paul PelteretUpdate the readme file of the cook membrane example. 44/head
2018-04-23 Wolfgang BangerthMerge pull request #40 from masterleinad/indenting
2018-04-23 Daniel ArndtApply indenting script 40/head
2018-04-23 Denis DavydovMerge pull request #43 from jppelteret/CQSFS_elas_update_02
2018-04-23 Jean-Paul PelteretRemove obsolete StandardTensors class from Cook membran... 43/head
2018-04-23 Jean-Paul PelteretUse function from Physics module instead of hardcoded...
2018-03-27 Daniel ArndtMerge pull request #42 from bangerth/minor-edits
2018-03-26 Wolfgang BangerthMinor edits to grammar and formulas. 42/head
2018-03-20 Wolfgang BangerthDo not make a variable 'static' in the elastoplastic... 41/head
2018-03-17 Wolfgang BangerthMerge pull request #39 from masterleinad/fix_code_gallery
2018-03-15 Daniel ArndtFix two_phase_flow 39/head
2018-03-15 Daniel ArndtFix Quasi_static_Finite_strain_Quasi_incompressible_Vis...
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.