]> https://gitweb.dealii.org/ - code-gallery.git/log
code-gallery.git
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

5 years agouse AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 19:53:16 +0000 (14:53 -0500)]
use AffineConstraints<double>

5 years agoremove obsolete header file
Matthias Maier [Tue, 21 May 2019 19:53:06 +0000 (14:53 -0500)]
remove obsolete header file

5 years agouse affine_constraints.h
Matthias Maier [Tue, 21 May 2019 19:50:43 +0000 (14:50 -0500)]
use affine_constraints.h

5 years agocdr: Do not use deprecated FunctionMap type 55/head
Matthias Maier [Tue, 21 May 2019 19:46:14 +0000 (14:46 -0500)]
cdr: Do not use deprecated FunctionMap type

5 years agocdr: use affine_constraints.h
Matthias Maier [Tue, 21 May 2019 19:41:20 +0000 (14:41 -0500)]
cdr: use affine_constraints.h

5 years agocdr: Use AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 19:40:17 +0000 (14:40 -0500)]
cdr: Use AffineConstraints<double>

5 years agoMerge pull request #54 from bangerth/update
Timo Heister [Tue, 16 Apr 2019 23:40:43 +0000 (17:40 -0600)]
Merge pull request #54 from bangerth/update

Update the MCMC-Laplace Readme.md file.

5 years agoUpdate the MCMC-Laplace Readme.md file. 54/head
Wolfgang Bangerth [Tue, 16 Apr 2019 23:19:39 +0000 (17:19 -0600)]
Update the MCMC-Laplace Readme.md file.

5 years agoMerge pull request #52 from bangerth/mcmc-laplace
Timo Heister [Thu, 28 Mar 2019 16:12:10 +0000 (10:12 -0600)]
Merge pull request #52 from bangerth/mcmc-laplace

Add a code that solves a Bayesian inverse problem

5 years agoRequire deal.II 9.1. 52/head
Wolfgang Bangerth [Thu, 28 Mar 2019 15:49:12 +0000 (09:49 -0600)]
Require deal.II 9.1.

5 years agoTabulate the exact measurement values, rather than compute them on the fly.
Wolfgang Bangerth [Thu, 28 Mar 2019 15:20:03 +0000 (09:20 -0600)]
Tabulate the exact measurement values, rather than compute them on the fly.

5 years agoUse the correct quadrature formula order.
Wolfgang Bangerth [Thu, 28 Mar 2019 15:09:11 +0000 (09:09 -0600)]
Use the correct quadrature formula order.

5 years agoUpdate an outdated program name.
Wolfgang Bangerth [Thu, 28 Mar 2019 13:13:22 +0000 (07:13 -0600)]
Update an outdated program name.

5 years agoMake all but one of the changes requested by Timo. They are all no-ops
Wolfgang Bangerth [Wed, 27 Mar 2019 22:54:02 +0000 (16:54 -0600)]
Make all but one of the changes requested by Timo. They are all no-ops
-- the output is the exact same as before.

5 years agoMerge pull request #53 from bangerth/language
Jean-Paul Pelteret [Wed, 20 Mar 2019 17:34:18 +0000 (18:34 +0100)]
Merge pull request #53 from bangerth/language

Fix a language issue.

5 years agoFix a language issue. 53/head
Wolfgang Bangerth [Wed, 20 Mar 2019 16:58:48 +0000 (10:58 -0600)]
Fix a language issue.

5 years agoWrite the documentation.
Wolfgang Bangerth [Wed, 20 Mar 2019 14:55:20 +0000 (08:55 -0600)]
Write the documentation.

5 years agoWrite the program that samples from the posterior probability.
Wolfgang Bangerth [Thu, 31 Jan 2019 03:27:32 +0000 (20:27 -0700)]
Write the program that samples from the posterior probability.

5 years agoMerge pull request #51 from bangerth/update-goal-oriented
Denis Davydov [Thu, 31 Jan 2019 04:14:05 +0000 (05:14 +0100)]
Merge pull request #51 from bangerth/update-goal-oriented

Update the readme.md file of a code gallery code.

5 years agoUpdate readme.md. 51/head
Wolfgang Bangerth [Sun, 12 Jun 2016 23:17:36 +0000 (18:17 -0500)]
Update readme.md.

6 years agoMerge pull request #45 from tamiko/ceres_fixes
Daniel Arndt [Wed, 16 May 2018 14:33:33 +0000 (16:33 +0200)]
Merge pull request #45 from tamiko/ceres_fixes

Ceres: Fix CMakeLists.txt, add libconfig dependency

6 years agoadd library variant 45/head
Matthias Maier [Thu, 10 May 2018 23:14:36 +0000 (18:14 -0500)]
add library variant

6 years agoPut verbose deal.II error message back in place
Matthias Maier [Thu, 10 May 2018 22:32:51 +0000 (17:32 -0500)]
Put verbose deal.II error message back in place

6 years agoUpdate docs
Jie Cheng [Tue, 15 May 2018 01:41:32 +0000 (21:41 -0400)]
Update docs

6 years agoreindent
Matthias Maier [Thu, 10 May 2018 22:26:19 +0000 (17:26 -0500)]
reindent

6 years agoFix Readme.md
Daniel Arndt [Thu, 10 May 2018 13:36:57 +0000 (15:36 +0200)]
Fix Readme.md

6 years agoMake Ceres compile without warnings
Daniel Arndt [Thu, 10 May 2018 13:32:46 +0000 (15:32 +0200)]
Make Ceres compile without warnings

6 years agoCeres: Fix CMakeLists.txt, add libconfig dependency
Matthias Maier [Thu, 10 May 2018 11:38:04 +0000 (06:38 -0500)]
Ceres: Fix CMakeLists.txt, add libconfig dependency

6 years agoMerge pull request #48 from masterleinad/fix_gcc_9_deprecations
Jean-Paul Pelteret [Thu, 10 May 2018 14:04:14 +0000 (16:04 +0200)]
Merge pull request #48 from masterleinad/fix_gcc_9_deprecations

Avoid using the deprecated functions

6 years agoAvoid using the deprecated functions 48/head
Daniel Arndt [Thu, 10 May 2018 12:55:44 +0000 (14:55 +0200)]
Avoid using the deprecated functions

6 years agoBump the required deal.II version to 9.0
Daniel Arndt [Thu, 10 May 2018 14:01:34 +0000 (16:01 +0200)]
Bump the required deal.II version to 9.0

6 years agoParallelize the code
Jie Cheng [Fri, 27 Apr 2018 04:19:02 +0000 (00:19 -0400)]
Parallelize the code

6 years agoUpdate ReadMe.md
Wolfgang Bangerth [Thu, 11 Jan 2018 01:04:20 +0000 (18:04 -0700)]
Update ReadMe.md

6 years agoTime-dependent Navier-Stokes
Jie Cheng [Mon, 13 Nov 2017 05:57:57 +0000 (00:57 -0500)]
Time-dependent Navier-Stokes

6 years agoMerge pull request #44 from jppelteret/CQSFS_elas_03
Denis Davydov [Wed, 25 Apr 2018 13:13:04 +0000 (15:13 +0200)]
Merge pull request #44 from jppelteret/CQSFS_elas_03

Update the readme file of the cook membrane example.

6 years agoUpdate the readme file of the cook membrane example. 44/head
Jean-Paul Pelteret [Wed, 25 Apr 2018 12:56:59 +0000 (14:56 +0200)]
Update the readme file of the cook membrane example.

6 years agoMerge pull request #40 from masterleinad/indenting
Wolfgang Bangerth [Mon, 23 Apr 2018 22:02:33 +0000 (16:02 -0600)]
Merge pull request #40 from masterleinad/indenting

Apply indenting script

6 years agoApply indenting script 40/head
Daniel Arndt [Mon, 23 Apr 2018 21:56:36 +0000 (23:56 +0200)]
Apply indenting script

6 years agoMerge pull request #43 from jppelteret/CQSFS_elas_update_02
Denis Davydov [Mon, 23 Apr 2018 08:19:44 +0000 (10:19 +0200)]
Merge pull request #43 from jppelteret/CQSFS_elas_update_02

Use function from Physics module instead of hardcoded equivalent

6 years agoRemove obsolete StandardTensors class from Cook membrane problem 43/head
Jean-Paul Pelteret [Mon, 23 Apr 2018 08:18:46 +0000 (10:18 +0200)]
Remove obsolete StandardTensors class from Cook membrane problem

6 years agoUse function from Physics module instead of hardcoded equivalent
Jean-Paul Pelteret [Mon, 23 Apr 2018 07:54:45 +0000 (09:54 +0200)]
Use function from Physics module instead of hardcoded equivalent

Since the addition of fixes to the AD number support, all of the functions in the Physics module now work with all of our supported AD number types. Previously, this line would not compile for nested Sacado Rad-DFad types.

6 years agoMerge pull request #42 from bangerth/minor-edits
Daniel Arndt [Tue, 27 Mar 2018 13:19:59 +0000 (20:19 +0700)]
Merge pull request #42 from bangerth/minor-edits

Minor edits to grammar and formulas.

6 years agoMinor edits to grammar and formulas. 42/head
Wolfgang Bangerth [Mon, 26 Mar 2018 20:36:51 +0000 (14:36 -0600)]
Minor edits to grammar and formulas.

6 years agoDo not make a variable 'static' in the elastoplastic code gallery. 41/head
Wolfgang Bangerth [Tue, 20 Mar 2018 23:18:14 +0000 (17:18 -0600)]
Do not make a variable 'static' in the elastoplastic code gallery.

Static variables are only initialized once at the beginning of the run.
Here, the value of a variable depends on a function argument, and so
it will only be computed based on the argument passed to the function
*the first time around*, and will never be updated again in later calls.
This is almost certainly not the desired behavior.

6 years agoMerge pull request #39 from masterleinad/fix_code_gallery
Wolfgang Bangerth [Sat, 17 Mar 2018 04:12:32 +0000 (22:12 -0600)]
Merge pull request #39 from masterleinad/fix_code_gallery

Fix compiler errors and warnings

6 years agoFix two_phase_flow 39/head
Daniel Arndt [Tue, 13 Mar 2018 23:50:27 +0000 (00:50 +0100)]
Fix two_phase_flow

6 years agoFix Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity
Daniel Arndt [Tue, 13 Mar 2018 23:49:35 +0000 (00:49 +0100)]
Fix Quasi_static_Finite_strain_Quasi_incompressible_ViscoElasticity

6 years agoFix Quasi_static_Finite_strain_Compressible_Elasticity
Daniel Arndt [Tue, 13 Mar 2018 23:48:47 +0000 (00:48 +0100)]
Fix Quasi_static_Finite_strain_Compressible_Elasticity

6 years agoFix Linear_Elastic_Active_Skeletal_Muscle_Model
Daniel Arndt [Tue, 13 Mar 2018 23:47:56 +0000 (00:47 +0100)]
Fix Linear_Elastic_Active_Skeletal_Muscle_Model

6 years agoFix goal_oriented_elastoplasticity
Daniel Arndt [Tue, 13 Mar 2018 23:47:03 +0000 (00:47 +0100)]
Fix goal_oriented_elastoplasticity

6 years agoFix ElastoplasticTorsion
Daniel Arndt [Tue, 13 Mar 2018 23:46:16 +0000 (00:46 +0100)]
Fix ElastoplasticTorsion

6 years agoFix CeresFE
Daniel Arndt [Tue, 13 Mar 2018 23:45:22 +0000 (00:45 +0100)]
Fix CeresFE


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.