]>
https://gitweb.dealii.org/ - code-gallery.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Wells [Sat, 9 Jan 2016 19:17:33 +0000 (14:17 -0500)]
Improve indentation.
David Wells [Sat, 9 Jan 2016 19:01:16 +0000 (14:01 -0500)]
Remove the step-19 dependency.
This was not quite correct and step-19 is about to be removed anyway.
David Wells [Sat, 9 Jan 2016 18:35:30 +0000 (13:35 -0500)]
Remove unused files.
These are present in the serial versions of the solver (to which I link)
but are not used in the parallel version (which is the only solver
included in the gallery).
David Wells [Sat, 9 Jan 2016 18:28:03 +0000 (13:28 -0500)]
Reformat the CDR README.
The code gallery code does not pick up markdown lists so I switched
those to HTML lists. I also included more design information and
explained the directory structure better.
David Wells [Sat, 9 Jan 2016 21:37:13 +0000 (16:37 -0500)]
Prefer MatrixType to Matrix in templates.
David Wells [Sat, 9 Jan 2016 18:27:46 +0000 (13:27 -0500)]
Fix header inclusions.
Wolfgang Bangerth [Wed, 6 Jan 2016 16:52:29 +0000 (10:52 -0600)]
Merge pull request #13 from dealii/minor-update-2
Remove top-level heading.
David Wells [Wed, 6 Jan 2016 16:25:28 +0000 (11:25 -0500)]
Merge pull request #12 from dealii/minor-update-1
Remove top-level heading.
Wolfgang Bangerth [Wed, 6 Jan 2016 16:09:30 +0000 (10:09 -0600)]
Remove top-level heading.
This is duplicative, and H1-headings in readme.md will conflict with the markup
in the code-gallery pages for this program (which uses H1-headings itself).
Wolfgang Bangerth [Wed, 6 Jan 2016 16:07:56 +0000 (10:07 -0600)]
Remove top-level heading.
This is duplicative, and H1-headings in readme.md will conflict with the markup
in the code-gallery pages for this program (which uses H1-headings itself).
Wolfgang Bangerth [Tue, 5 Jan 2016 22:21:23 +0000 (16:21 -0600)]
Merge pull request #11 from jppelteret/CQSFS_elas_update_1
Classic QS FS elasticity update 1
Jean-Paul Pelteret [Mon, 4 Jan 2016 09:18:13 +0000 (10:18 +0100)]
Address deprecations for 8.4-pre.
Jean-Paul Pelteret [Mon, 4 Jan 2016 09:11:27 +0000 (10:11 +0100)]
Updates to address WB's comments (29/12/2015)
Timo Heister [Wed, 30 Dec 2015 13:06:43 +0000 (14:06 +0100)]
Merge pull request #9 from dealii/minor-updates
Minor updates for one of the code gallery codes.
Denis Davydov [Tue, 29 Dec 2015 21:29:56 +0000 (22:29 +0100)]
Merge pull request #10 from dealii/remove-test-dir
Remove test directory.
Wolfgang Bangerth [Tue, 29 Dec 2015 21:26:09 +0000 (15:26 -0600)]
Remove test directory.
We now have 3 proper code gallery programs, enough to test.
Wolfgang Bangerth [Tue, 29 Dec 2015 18:56:55 +0000 (12:56 -0600)]
Update email string.
Wolfgang Bangerth [Tue, 29 Dec 2015 18:56:45 +0000 (12:56 -0600)]
Add missing file.
Denis Davydov [Mon, 28 Dec 2015 17:29:39 +0000 (18:29 +0100)]
Merge pull request #8 from jppelteret/CQSFS_elas_bugfix_1
Added parameter file; code cleanup; fixed small bug in post-processing
Jean-Paul Pelteret [Mon, 28 Dec 2015 08:22:11 +0000 (09:22 +0100)]
Added parameter file; code cleanup; fixed small bug in post-processing
Denis Davydov [Sun, 27 Dec 2015 08:48:46 +0000 (09:48 +0100)]
Merge pull request #7 from jppelteret/classical_quasi_static_finite_strain_elasticity
A classical approach to solving the cook membrane problem
Jean-Paul Pelteret [Mon, 21 Dec 2015 09:41:46 +0000 (10:41 +0100)]
A classical approach to solving the cook membrane problem.
In this work we take a classical approach to solving the equations
governing quasi-static finite-strain compressible elasticity, with code
based on `step-44`. The formulation adopted here is that seen in many
texts on solid mechanics and can be used as the starting point for
extension into many topics such as material anisotropy, rate dependence
or plasticity, or even as a component of multi-physics problems.
Wolfgang Bangerth [Mon, 9 Nov 2015 14:46:56 +0000 (23:46 +0900)]
Merge pull request #6 from sfloresm/master
p-Laplacian problems for large p
sfloresm [Mon, 9 Nov 2015 13:53:16 +0000 (10:53 -0300)]
Solve p-laplacian elliptic problems for large p
sfloresm [Mon, 9 Nov 2015 13:46:38 +0000 (10:46 -0300)]
Solve p-laplacian elliptic problems for large p
Wolfgang Bangerth [Mon, 19 Oct 2015 20:05:43 +0000 (15:05 -0500)]
Merge pull request #2 from drwells/add-deal.II-cdr
Added the deal.II-cdr code as a gallery example.
David Wells [Sat, 17 Oct 2015 18:18:35 +0000 (14:18 -0400)]
Added a parallel CDR solver.
Salvador Flores [Fri, 16 Oct 2015 19:02:26 +0000 (16:02 -0300)]
Solve p-laplacian elliptic problems for large p
Salvador Flores [Fri, 16 Oct 2015 18:56:14 +0000 (15:56 -0300)]
.
Salvador Flores [Fri, 16 Oct 2015 18:44:08 +0000 (15:44 -0300)]
Solve p-laplacian elliptic problems for large p
localadm [Thu, 8 Oct 2015 19:41:41 +0000 (16:41 -0300)]
.
localadm [Thu, 8 Oct 2015 19:36:20 +0000 (16:36 -0300)]
on 10/08/2015
Wolfgang Bangerth [Wed, 23 Sep 2015 22:54:09 +0000 (17:54 -0500)]
Merge pull request #5 from bangerth/add-version-check
Add CMake version check.
Wolfgang Bangerth [Wed, 23 Sep 2015 22:53:05 +0000 (17:53 -0500)]
Add CMake version check.
Wolfgang Bangerth [Wed, 23 Sep 2015 22:50:54 +0000 (17:50 -0500)]
Merge pull request #4 from bangerth/first-test
A first test program.
Wolfgang Bangerth [Wed, 23 Sep 2015 22:49:56 +0000 (17:49 -0500)]
Merge pull request #3 from bangerth/add-cmakelists.txt
Add cmakelists.txt
Wolfgang Bangerth [Wed, 23 Sep 2015 22:48:48 +0000 (17:48 -0500)]
Also add a phony install target that does nothing for now.
Wolfgang Bangerth [Wed, 23 Sep 2015 22:40:49 +0000 (17:40 -0500)]
Add a dummy cmake file that will simply be called when later unpacking
the repository from the deal.II doc generators.
Wolfgang Bangerth [Thu, 10 Sep 2015 20:45:36 +0000 (15:45 -0500)]
A first test program.
Wolfgang Bangerth [Tue, 8 Sep 2015 21:32:00 +0000 (16:32 -0500)]
Initial 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.