]> https://gitweb.dealii.org/ - code-gallery.git/shortlog
code-gallery.git
2018-03-10 Wolfgang BangerthUpdate code gallery code to make it compile cleanly. 37/head
2018-01-29 Wolfgang BangerthMerge pull request #35 from eldarkh/code-gallery-mfmfe
2018-01-29 Eldar KhattatovCode gallery: MFMFE 35/head
2018-01-11 Jean-Paul PelteretMerge pull request #34 from jppelteret/QSFSCE-ad
2018-01-11 Jean-Paul PelteretAdd assembly for cook membrane problem using automatic... 34/head
2017-11-28 Jean-Paul PelteretMake cook membrane problem dimension independent
2017-04-25 Wolfgang BangerthMerge pull request #29 from jppelteret/linear_muscle_model
2017-04-06 Jean-Paul PelteretAdd DOI and funding acknowledgement 29/head
2017-04-03 Bruno TurcksinMerge pull request #31 from jppelteret/add_doi_01
2017-04-03 Jean-Paul PelteretAdd citations and funding acknowledgement 31/head
2017-03-31 Wolfgang BangerthMerge pull request #30 from mdh266/my-code-gallery...
2017-03-31 MikeFixed some of the typos in latex. 30/head
2017-03-30 Wolfgang BangerthMerge pull request #28 from mdh266/my-code-gallery...
2017-03-21 Jean-Paul PelteretLinear Elastic Active Skeletal Muscle Model
2017-03-15 MikeFixing typos and the level to cell id in assembling... 28/head
2017-03-12 MikeAdding references and image.
2017-03-09 MikeEdited typos in the readme.
2017-03-08 MikeAdded distributed LDG method
2017-03-02 Timo HeisterMerge pull request #26 from bangerth/add-links
2017-03-02 Jean-Paul PelteretMerge pull request #27 from bangerth/fix-buildson-entry
2017-03-02 Wolfgang BangerthFix builds-on entry. 27/head
2017-03-02 Wolfgang BangerthAdd more links to the code gallery git repo. 26/head
2017-03-01 Wolfgang BangerthMerge pull request #25 from dealii/update_README_01
2017-03-01 Jean-Paul PelteretUpdate README 25/head
2017-02-24 Wolfgang BangerthMerge pull request #23 from jppelteret/QS_FS_ViscoElast...
2017-02-24 Wolfgang BangerthMerge pull request #24 from elstargazer/CeresFE
2017-02-23 Roger Fuadded comment about appending to physical_time.txt... 24/head
2017-02-23 Roger Fudeleted commented code
2017-02-23 Roger Fuupdated ceres.cc to include output of core-mantle boundary
2017-02-22 Jean-Paul PelteretQuasi-static Finite-Strain Quasi-incompressible Visco... 23/head
2016-09-15 Wolfgang BangerthMerge pull request #21 from manuel-quezada/my-code...
2016-09-15 Manuel Quezada... My project: two phase flow simulations. See results... 21/head
2016-06-19 Wolfgang BangerthMerge pull request #20 from elstargazer/CeresFE
2016-06-16 Roger Fusquashed commits? 20/head
2016-05-27 Denis DavydovMerge pull request #19 from bangerth/doc-update
2016-05-27 Wolfgang BangerthUpdate readme.md. 19/head
2016-05-27 Denis DavydovMerge pull request #18 from bangerth/add-goal-oriented...
2016-05-27 Wolfgang BangerthMinor edits to the readme file. 18/head
2016-05-27 Wolfgang BangerthUse the usual indentation style.
2016-05-27 Shahram GhorashiAdd initial version of the project.
2016-02-17 David WellsMerge pull request #17 from dealii/make-tooltip-uniform
2016-02-17 Wolfgang BangerthMake tooltip files more uniform. make-tooltip-uniform 17/head
2016-02-15 Wolfgang BangerthMerge pull request #16 from drwells/add-separate-entry...
2016-02-14 David WellsAdd printable names to each entry. 16/head
2016-01-11 Wolfgang BangerthMerge pull request #15 from drwells/pass-std-function...
2016-01-11 David WellsPass std::function instances by reference. 15/head
2016-01-11 Wolfgang BangerthMerge pull request #14 from drwells/update-cdr
2016-01-09 David WellsFix a bug with the call to SolutionTransfer. 14/head
2016-01-09 David WellsImprove the refine_mesh function.
2016-01-09 David WellsPrefer 'get_triangulation' to 'get_tria'.
2016-01-09 David WellsUse a constant reference for a string.
2016-01-09 David WellsUse the global constant instead of just 0.
2016-01-09 David WellsUse a more reasonable quadrature order.
2016-01-09 David WellsAdd annotations to the source to explain choices.
2016-01-09 David WellsImprove indentation.
2016-01-09 David WellsRemove the step-19 dependency.
2016-01-09 David WellsRemove unused files.
2016-01-09 David WellsReformat the CDR README.
2016-01-09 David WellsPrefer MatrixType to Matrix in templates.
2016-01-09 David WellsFix header inclusions.
2016-01-06 Wolfgang BangerthMerge pull request #13 from dealii/minor-update-2
2016-01-06 David WellsMerge pull request #12 from dealii/minor-update-1
2016-01-06 Wolfgang BangerthRemove top-level heading. minor-update-2 13/head
2016-01-06 Wolfgang BangerthRemove top-level heading. minor-update-1 12/head
2016-01-05 Wolfgang BangerthMerge pull request #11 from jppelteret/CQSFS_elas_update_1
2016-01-04 Jean-Paul PelteretAddress deprecations for 8.4-pre. 11/head
2016-01-04 Jean-Paul PelteretUpdates to address WB's comments (29/12/2015)
2015-12-30 Timo HeisterMerge pull request #9 from dealii/minor-updates
2015-12-29 Denis DavydovMerge pull request #10 from dealii/remove-test-dir
2015-12-29 Wolfgang BangerthRemove test directory. remove-test-dir 10/head
2015-12-29 Wolfgang BangerthUpdate email string. 9/head
2015-12-29 Wolfgang BangerthAdd missing file.
2015-12-28 Denis DavydovMerge pull request #8 from jppelteret/CQSFS_elas_bugfix_1
2015-12-28 Jean-Paul PelteretAdded parameter file; code cleanup; fixed small bug... 8/head
2015-12-27 Denis DavydovMerge pull request #7 from jppelteret/classical_quasi_s...
2015-12-27 Jean-Paul PelteretA classical approach to solving the cook membrane problem. 7/head
2015-11-09 Wolfgang BangerthMerge pull request #6 from sfloresm/master
2015-11-09 sfloresmSolve p-laplacian elliptic problems for large p 6/head
2015-11-09 sfloresmSolve p-laplacian elliptic problems for large p
2015-10-19 Wolfgang BangerthMerge pull request #2 from drwells/add-deal.II-cdr
2015-10-19 David WellsAdded a parallel CDR solver. 2/head
2015-10-16 Salvador FloresSolve p-laplacian elliptic problems for large p
2015-10-16 Salvador Flores.
2015-10-16 Salvador FloresSolve p-laplacian elliptic problems for large p
2015-10-08 localadm.
2015-10-08 localadmon 10/08/2015
2015-09-23 Wolfgang BangerthMerge pull request #5 from bangerth/add-version-check
2015-09-23 Wolfgang BangerthAdd CMake version check. 5/head
2015-09-23 Wolfgang BangerthMerge pull request #4 from bangerth/first-test
2015-09-23 Wolfgang BangerthMerge pull request #3 from bangerth/add-cmakelists.txt
2015-09-23 Wolfgang BangerthAlso add a phony install target that does nothing for... 3/head
2015-09-23 Wolfgang BangerthAdd a dummy cmake file that will simply be called when...
2015-09-10 Wolfgang BangerthA first test program. 1/head 4/head
2015-09-08 Wolfgang BangerthInitial commit

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.