]> https://gitweb.dealii.org/ - code-gallery.git/log
code-gallery.git
2 years agoAdjust for the remaining review comments. 97/head
Wolfgang Bangerth [Wed, 23 Feb 2022 05:07:37 +0000 (22:07 -0700)]
Adjust for the remaining review comments.

2 years agoImport the updated version from David's repository.
Wolfgang Bangerth [Wed, 23 Feb 2022 05:03:05 +0000 (22:03 -0700)]
Import the updated version from David's repository.

2 years agoAlso add the Matlab version.
Wolfgang Bangerth [Wed, 16 Feb 2022 19:05:22 +0000 (12:05 -0700)]
Also add the Matlab version.

2 years agoUpdate the Readme file for the alternative implementations.
Wolfgang Bangerth [Thu, 10 Feb 2022 21:54:09 +0000 (14:54 -0700)]
Update the Readme file for the alternative implementations.

2 years agoAdd the Python version of the forward solver.
Wolfgang Bangerth [Thu, 10 Feb 2022 21:35:53 +0000 (14:35 -0700)]
Add the Python version of the forward solver.

2 years agoMerge pull request #98 from bangerth/ilu
Marc Fehling [Tue, 22 Feb 2022 17:49:08 +0000 (10:49 -0700)]
Merge pull request #98 from bangerth/ilu

Use CG+ILU instead of UMFPACK as solver.

2 years agoMerge pull request #94 from bangerth/prefix
Marc Fehling [Tue, 22 Feb 2022 17:48:41 +0000 (10:48 -0700)]
Merge pull request #94 from bangerth/prefix

Use prefix ++ over postfix.

2 years agoUse CG+ILU instead of UMFPACK as solver. 98/head
Wolfgang Bangerth [Tue, 22 Feb 2022 03:50:33 +0000 (20:50 -0700)]
Use CG+ILU instead of UMFPACK as solver.

2 years agoMerge pull request #96 from bangerth/testing
Timo Heister [Tue, 15 Feb 2022 17:40:29 +0000 (12:40 -0500)]
Merge pull request #96 from bangerth/testing

Add a section on testing this program to the readme file.

2 years agoMerge pull request #95 from bangerth/updates
Timo Heister [Thu, 3 Feb 2022 00:38:47 +0000 (19:38 -0500)]
Merge pull request #95 from bangerth/updates

Minor updates to the MCMC-Laplace benchmark readme file.

2 years agoAdd a section on testing this program to the readme file. 96/head
Wolfgang Bangerth [Wed, 2 Feb 2022 23:56:11 +0000 (16:56 -0700)]
Add a section on testing this program to the readme file.

2 years agoMinor updates to the MCMC-Laplace benchmark readme file. 95/head
Wolfgang Bangerth [Wed, 2 Feb 2022 23:02:14 +0000 (16:02 -0700)]
Minor updates to the MCMC-Laplace benchmark readme file.

2 years agoUse prefix ++ over postfix. 94/head
Wolfgang Bangerth [Wed, 2 Feb 2022 22:52:54 +0000 (15:52 -0700)]
Use prefix ++ over postfix.

3 years agoMerge pull request #90 from Lianxiali/fix_boundary_id_handling
Jean-Paul Pelteret [Sun, 1 Aug 2021 19:32:38 +0000 (21:32 +0200)]
Merge pull request #90 from Lianxiali/fix_boundary_id_handling

Some fixes for functions of make_grid, make_constraints, and print_ve…

3 years agoUpdate Cook membrane problem 90/head
Jean-Paul Pelteret [Sun, 1 Aug 2021 12:54:13 +0000 (14:54 +0200)]
Update Cook membrane problem

- Further corrections for running in 3d
- Correct evaluation point such that it corresponds to the reference text (Miehe 1994)
- Set the default case to be the 3d one, which implements the plane strain condition in the reference text
- Updates for newer versions of deal.II

3 years agoSome fixes for functions of make_grid, make_constraints, and print_vertical_tip_displ...
lianxiali [Mon, 26 Jul 2021 03:31:26 +0000 (21:31 -0600)]
Some fixes for functions of make_grid, make_constraints, and print_vertical_tip_displacement

3 years agoMerge pull request #85 from DavidSCN/fix-typo
David Wells [Thu, 17 Dec 2020 17:10:17 +0000 (12:10 -0500)]
Merge pull request #85 from DavidSCN/fix-typo

Fix README typos

3 years agoFix README typos 85/head
David Schneider [Wed, 16 Dec 2020 13:56:23 +0000 (14:56 +0100)]
Fix README typos

3 years agoMerge pull request #84 from DavidSCN/precice_tutorial
Jean-Paul Pelteret [Wed, 2 Dec 2020 21:14:22 +0000 (22:14 +0100)]
Merge pull request #84 from DavidSCN/precice_tutorial

Add a deal.II-preCICE example

3 years agoAdd a deal.II-preCICE example 84/head
David Schneider [Wed, 2 Dec 2020 20:52:59 +0000 (21:52 +0100)]
Add a deal.II-preCICE example

4 years agoMerge pull request #83 from ecomellas/porovisco_code_updates
Jean-Paul Pelteret [Sat, 25 Jul 2020 11:10:38 +0000 (13:10 +0200)]
Merge pull request #83 from ecomellas/porovisco_code_updates

Format update for Nonlinear poro-viscoelasticity code

4 years agoUpdate readme.md 83/head
Ester Comellas [Tue, 7 Jul 2020 09:48:27 +0000 (11:48 +0200)]
Update readme.md

Fix formatting of lists. Changed from markdown to html.

4 years agoMerge pull request #82 from krishnakumarg1984/fix_redundant_edge
Daniel Arndt [Wed, 24 Jun 2020 18:56:58 +0000 (14:56 -0400)]
Merge pull request #82 from krishnakumarg1984/fix_redundant_edge

Removes a redundant edge from Nonlinear_PoroViscoelasticity tutorial dependencies

4 years agoremoves a redundant edge from Nonlinear_PoroViscoelasticity tutorial dependencies 82/head
Krishnakumar Gopalakrishnan [Wed, 24 Jun 2020 18:50:16 +0000 (19:50 +0100)]
removes a redundant edge from Nonlinear_PoroViscoelasticity tutorial dependencies

4 years agoMerge pull request #81 from bangerth/filenames
Daniel Arndt [Wed, 10 Jun 2020 23:00:17 +0000 (19:00 -0400)]
Merge pull request #81 from bangerth/filenames

4 years agoFix the spelling of code gallery programs in a builds-on file. 81/head
Wolfgang Bangerth [Wed, 10 Jun 2020 21:41:31 +0000 (15:41 -0600)]
Fix the spelling of code gallery programs in a builds-on file.

4 years agoRemove unnecessary comma.
Wolfgang Bangerth [Wed, 10 Jun 2020 21:41:07 +0000 (15:41 -0600)]
Remove unnecessary comma.

4 years agoFix a missing endline.
Wolfgang Bangerth [Wed, 10 Jun 2020 21:40:46 +0000 (15:40 -0600)]
Fix a missing endline.

4 years agoMerge pull request #79 from bangerth/filenames
Timo Heister [Wed, 10 Jun 2020 21:47:52 +0000 (17:47 -0400)]
Merge pull request #79 from bangerth/filenames

Use the normalized file names in doc/.

4 years agoMerge pull request #80 from bangerth/newline
Timo Heister [Wed, 10 Jun 2020 21:47:11 +0000 (17:47 -0400)]
Merge pull request #80 from bangerth/newline

Provide a newline where a newline is required.

4 years agoProvide a newline where a newline is required. 80/head
Wolfgang Bangerth [Wed, 10 Jun 2020 21:30:04 +0000 (15:30 -0600)]
Provide a newline where a newline is required.

4 years agoUse the normalized file names in doc/. 79/head
Wolfgang Bangerth [Wed, 10 Jun 2020 21:29:23 +0000 (15:29 -0600)]
Use the normalized file names in doc/.

The script that looks for code gallery programs wants files without .txt ending,
but this directory had them with a file ending. Fix this.

4 years agoMerge pull request #72 from ecomellas/my-code-gallery-project
Jean-Paul Pelteret [Tue, 9 Jun 2020 20:48:57 +0000 (22:48 +0200)]
Merge pull request #72 from ecomellas/my-code-gallery-project

Initial source code and documentation for nonlinear poro-viscoelasticity

4 years agoDocumentation and code improvements 72/head
Jean-Paul Pelteret [Sat, 23 May 2020 19:18:24 +0000 (21:18 +0200)]
Documentation and code improvements

4 years agoInitial source code and documentation
Ester [Mon, 11 May 2020 20:31:45 +0000 (16:31 -0400)]
Initial source code and documentation

4 years agoMerge pull request #49 from jcc242/parallel_in_time
Jean-Paul Pelteret [Tue, 9 Jun 2020 16:58:56 +0000 (18:58 +0200)]
Merge pull request #49 from jcc242/parallel_in_time

Parallel in time

4 years agoFix test warnings and output 49/head
Jean-Paul Pelteret [Fri, 22 May 2020 21:11:16 +0000 (23:11 +0200)]
Fix test warnings and output

4 years agoTweak source files
Jean-Paul Pelteret [Fri, 22 May 2020 20:36:56 +0000 (22:36 +0200)]
Tweak source files

Standardisation of includes; Remove some compilation warnings

4 years agoUpdate Readme.md
Jean-Paul Pelteret [Fri, 22 May 2020 20:46:59 +0000 (22:46 +0200)]
Update Readme.md

4 years agoUpdate CMakeLists.txt
Jean-Paul Pelteret [Fri, 22 May 2020 20:35:14 +0000 (22:35 +0200)]
Update CMakeLists.txt

4 years agoMerge pull request #77 from jppelteret/update_deal_II_9_1
Bruno Turcksin [Mon, 25 May 2020 01:03:06 +0000 (21:03 -0400)]
Merge pull request #77 from jppelteret/update_deal_II_9_1

4 years agoUpdate to deal.II 9.1: two_phase_flow 77/head
Jean-Paul Pelteret [Sat, 23 May 2020 18:58:19 +0000 (20:58 +0200)]
Update to deal.II 9.1: two_phase_flow

4 years agoUpdate to deal.II 9.1: time_dependent_navier_stokes
Jean-Paul Pelteret [Sat, 23 May 2020 18:45:47 +0000 (20:45 +0200)]
Update to deal.II 9.1: time_dependent_navier_stokes

4 years agoUpdate to deal.II 9.1: Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity
Jean-Paul Pelteret [Sat, 23 May 2020 17:33:38 +0000 (19:33 +0200)]
Update to deal.II 9.1: Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity

4 years agoUpdate to deal.II 9.1: Quasi_static_Finite_strain_Compressible_Elasticity
Jean-Paul Pelteret [Sat, 23 May 2020 16:24:04 +0000 (18:24 +0200)]
Update to deal.II 9.1: Quasi_static_Finite_strain_Compressible_Elasticity

4 years agoUpdate to deal.II 9.1: MultipointFluxMixedFiniteElementMethods
Jean-Paul Pelteret [Sat, 23 May 2020 16:19:53 +0000 (18:19 +0200)]
Update to deal.II 9.1: MultipointFluxMixedFiniteElementMethods

4 years agoUpdate to deal.II 9.1: Linear_Elastic_Active_Skeletal_Muscle_Model
Jean-Paul Pelteret [Sat, 23 May 2020 16:15:34 +0000 (18:15 +0200)]
Update to deal.II 9.1: Linear_Elastic_Active_Skeletal_Muscle_Model

4 years agoUpdate to deal.II 9.1: goal_oriented_elastoplasticity
Jean-Paul Pelteret [Sat, 23 May 2020 16:09:54 +0000 (18:09 +0200)]
Update to deal.II 9.1: goal_oriented_elastoplasticity

4 years agoUpdate to deal.II 9.1: ElastoplasticTorsion
Jean-Paul Pelteret [Sat, 23 May 2020 15:58:00 +0000 (17:58 +0200)]
Update to deal.II 9.1: ElastoplasticTorsion

4 years agoUpdate to deal.II 9.1: Distributed_LDG_Method
Jean-Paul Pelteret [Sat, 23 May 2020 15:56:31 +0000 (17:56 +0200)]
Update to deal.II 9.1: Distributed_LDG_Method

4 years agoAdd IDE related files to .gitignore
Jean-Paul Pelteret [Sat, 23 May 2020 15:54:30 +0000 (17:54 +0200)]
Add IDE related files to .gitignore

4 years agoUpdate to deal.II 9.1: Ceres
Jean-Paul Pelteret [Sat, 23 May 2020 15:53:12 +0000 (17:53 +0200)]
Update to deal.II 9.1: Ceres

4 years agoAdd build folders to .gitignore
Jean-Paul Pelteret [Sat, 23 May 2020 15:47:11 +0000 (17:47 +0200)]
Add build folders to .gitignore

4 years agoUpdate to deal.II 9.1: cdr
Jean-Paul Pelteret [Sat, 23 May 2020 10:01:01 +0000 (12:01 +0200)]
Update to deal.II 9.1: cdr

4 years agoDocument code maintenance procedure
Jean-Paul Pelteret [Sat, 23 May 2020 09:54:06 +0000 (11:54 +0200)]
Document code maintenance procedure

4 years agoMerge pull request #75 from drwells/headers-2
Timo Heister [Mon, 18 May 2020 19:56:09 +0000 (15:56 -0400)]
Merge pull request #75 from drwells/headers-2

Fix some #includes on noncompiled source files

4 years agoFix some #includes on noncompiled source files 75/head
David Wells [Mon, 18 May 2020 18:42:03 +0000 (14:42 -0400)]
Fix some #includes on noncompiled source files

4 years agoMerge pull request #41 from bangerth/fix-elastoplastic
David Wells [Mon, 18 May 2020 18:39:43 +0000 (14:39 -0400)]
Merge pull request #41 from bangerth/fix-elastoplastic

Do not make a variable 'static' in the elastoplastic code gallery.

4 years agoMerge pull request #61 from bangerth/depr
David Wells [Mon, 18 May 2020 18:35:07 +0000 (14:35 -0400)]
Merge pull request #61 from bangerth/depr

Avoid deprecated stuff.

4 years agoMerge pull request #74 from drwells/fix-virtual-warnings
Matthias Maier [Mon, 18 May 2020 17:45:17 +0000 (12:45 -0500)]
Merge pull request #74 from drwells/fix-virtual-warnings

Fix virtual warnings

4 years agoMerge pull request #73 from drwells/cleanup-removed-features
Matthias Maier [Mon, 18 May 2020 17:44:49 +0000 (12:44 -0500)]
Merge pull request #73 from drwells/cleanup-removed-features

Cleanup removed features

4 years agocleanup whitespace 74/head
David Wells [Mon, 18 May 2020 17:26:38 +0000 (13:26 -0400)]
cleanup whitespace

4 years agoRemove a pessimizing move.
David Wells [Mon, 18 May 2020 17:26:18 +0000 (13:26 -0400)]
Remove a pessimizing move.

Also a GCC warning.

4 years agoAdd some virtual dtors.
David Wells [Mon, 18 May 2020 17:25:59 +0000 (13:25 -0400)]
Add some virtual dtors.

GCC warns about this since the class has a virtual function.

4 years agoAvoid using DataOut::active_cell_iterator. 73/head
David Wells [Mon, 18 May 2020 17:16:44 +0000 (13:16 -0400)]
Avoid using DataOut::active_cell_iterator.

This was recently removed from deal.II.

4 years agoRemove #includes of headers removed in 9.2.
David Wells [Mon, 18 May 2020 17:02:29 +0000 (13:02 -0400)]
Remove #includes of headers removed in 9.2.

4 years agoMerge pull request #70 from bangerth/corrections
Timo Heister [Mon, 4 May 2020 17:46:15 +0000 (13:46 -0400)]
Merge pull request #70 from bangerth/corrections

Minor corrections to a recent code gallery addition

4 years agoMerge pull request #71 from bangerth/ref
Timo Heister [Mon, 4 May 2020 17:46:00 +0000 (13:46 -0400)]
Merge pull request #71 from bangerth/ref

Fix a wrong glossary reference.

4 years agoFix a wrong glossary reference. 71/head
Wolfgang Bangerth [Mon, 4 May 2020 17:02:33 +0000 (11:02 -0600)]
Fix a wrong glossary reference.

4 years agoUse correct latex markup. 70/head
Wolfgang Bangerth [Mon, 4 May 2020 16:59:01 +0000 (10:59 -0600)]
Use correct latex markup.

4 years agoReduce the number of tutorials this program 'depends on'.
Wolfgang Bangerth [Mon, 4 May 2020 16:52:09 +0000 (10:52 -0600)]
Reduce the number of tutorials this program 'depends on'.

4 years agoMerge pull request #67 from tjhei/doxygen_fix
Daniel Arndt [Fri, 1 May 2020 16:23:29 +0000 (12:23 -0400)]
Merge pull request #67 from tjhei/doxygen_fix

4 years agofix doxygen warning 67/head
Timo Heister [Fri, 1 May 2020 16:21:21 +0000 (12:21 -0400)]
fix doxygen warning

4 years agoMerge pull request #32 from Jie-Cheng/time-dependent-navier-stokes
Timo Heister [Fri, 1 May 2020 16:20:22 +0000 (12:20 -0400)]
Merge pull request #32 from Jie-Cheng/time-dependent-navier-stokes

Time-dependent Navier-Stokes

4 years agoremove warning 32/head
Timo Heister [Fri, 1 May 2020 15:54:45 +0000 (11:54 -0400)]
remove warning

4 years agofix cmake config
Timo Heister [Fri, 1 May 2020 15:54:40 +0000 (11:54 -0400)]
fix cmake config

4 years agoMerge pull request #65 from krishnakumarg1984/tutorial_dag_fix
Wolfgang Bangerth [Fri, 17 Jan 2020 21:58:20 +0000 (14:58 -0700)]
Merge pull request #65 from krishnakumarg1984/tutorial_dag_fix

cleanup tutorial DAG for couple of code-gallery programs

4 years agocleanup tutorial DAG for coupel of code-gallery programs 65/head
Krishnakumar Gopalakrishnan [Fri, 17 Jan 2020 21:35:21 +0000 (21:35 +0000)]
cleanup tutorial DAG for coupel of code-gallery programs

4 years agoMerge pull request #64 from bangerth/fix
Timo Heister [Fri, 17 Jan 2020 01:12:47 +0000 (20:12 -0500)]
Merge pull request #64 from bangerth/fix

Fix a bug in the Metropolis-Hastings solver.

4 years agoSimplify the code slightly. 64/head
Wolfgang Bangerth [Thu, 16 Jan 2020 21:49:57 +0000 (14:49 -0700)]
Simplify the code slightly.

4 years agoAdjust the number of samples to be computed.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:25:30 +0000 (14:25 -0700)]
Adjust the number of samples to be computed.

4 years agoAdjust the proposal distribution to get a particular acceptance ratio.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:23:30 +0000 (14:23 -0700)]
Adjust the proposal distribution to get a particular acceptance ratio.

4 years agoPad output file names to a uniform length appropriate for unsigned integers.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:22:59 +0000 (14:22 -0700)]
Pad output file names to a uniform length appropriate for unsigned integers.

4 years agoIncrease the precision of the output.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:22:34 +0000 (14:22 -0700)]
Increase the precision of the output.

4 years agoAugment documentation.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:22:13 +0000 (14:22 -0700)]
Augment documentation.

4 years agoFix a bug in the Metropolis-Hastings solver.
Wolfgang Bangerth [Thu, 2 Jan 2020 01:06:46 +0000 (18:06 -0700)]
Fix a bug in the Metropolis-Hastings solver.

5 years agoAvoid deprecated stuff. 61/head
Wolfgang Bangerth [Fri, 21 Jun 2019 23:07:43 +0000 (17:07 -0600)]
Avoid deprecated stuff.

5 years agoMerge pull request #60 from jppelteret/Magneto_Active_Polymers_Book-01
Wolfgang Bangerth [Sat, 15 Jun 2019 22:29:49 +0000 (16:29 -0600)]
Merge pull request #60 from jppelteret/Magneto_Active_Polymers_Book-01

Add placeholder for Magneto-active polymers book

5 years agoAdd placeholder for Magneto-active polymers book 60/head
Jean-Paul Pelteret [Wed, 12 Jun 2019 15:04:03 +0000 (17:04 +0200)]
Add placeholder for Magneto-active polymers book

5 years agoMerge pull request #58 from tamiko/update_to_9.1-4
Wolfgang Bangerth [Wed, 22 May 2019 03:33:52 +0000 (21:33 -0600)]
Merge pull request #58 from tamiko/update_to_9.1-4

ElastoplasticTorsion: Update to 9.1

5 years agoMerge pull request #56 from tamiko/update_to_9.1-2
Wolfgang Bangerth [Wed, 22 May 2019 03:33:38 +0000 (21:33 -0600)]
Merge pull request #56 from tamiko/update_to_9.1-2

CeresFE: Update to 9.1

5 years agoMerge pull request #57 from tamiko/update_to_9.1-3
Wolfgang Bangerth [Wed, 22 May 2019 01:44:57 +0000 (19:44 -0600)]
Merge pull request #57 from tamiko/update_to_9.1-3

Distributed_LDG_Method: Update to 9.1

5 years agoMerge pull request #59 from tamiko/update_to_9.1-5
Wolfgang Bangerth [Wed, 22 May 2019 01:44:03 +0000 (19:44 -0600)]
Merge pull request #59 from tamiko/update_to_9.1-5

elastoplasticity: Update to 9.1

5 years agoMerge pull request #55 from tamiko/update_to_9.1
Wolfgang Bangerth [Wed, 22 May 2019 00:58:28 +0000 (18:58 -0600)]
Merge pull request #55 from tamiko/update_to_9.1

cdr: Update to 9.1

5 years agoupdate FunctionMap 59/head
Matthias Maier [Tue, 21 May 2019 20:08:31 +0000 (15:08 -0500)]
update FunctionMap

5 years agoUse AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 20:06:26 +0000 (15:06 -0500)]
Use AffineConstraints<double>

5 years agoUpdate FunctionMap 58/head
Matthias Maier [Tue, 21 May 2019 20:02:38 +0000 (15:02 -0500)]
Update FunctionMap

5 years agouse AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 20:00:59 +0000 (15:00 -0500)]
use AffineConstraints<double>

5 years agouse AffineConstraints<double> 57/head
Matthias Maier [Tue, 21 May 2019 19:58:32 +0000 (14:58 -0500)]
use AffineConstraints<double>

5 years agoupdate FunctionMap 56/head
Matthias Maier [Tue, 21 May 2019 19:54:56 +0000 (14:54 -0500)]
update FunctionMap


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.