]>
https://gitweb.dealii.org/ - code-gallery.git/log
Jean-Paul Pelteret [Sat, 23 May 2020 16:19:53 +0000 (18:19 +0200)]
Update to deal.II 9.1: MultipointFluxMixedFiniteElementMethods
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
Jean-Paul Pelteret [Sat, 23 May 2020 16:09:54 +0000 (18:09 +0200)]
Update to deal.II 9.1: goal_oriented_elastoplasticity
Jean-Paul Pelteret [Sat, 23 May 2020 15:58:00 +0000 (17:58 +0200)]
Update to deal.II 9.1: ElastoplasticTorsion
Jean-Paul Pelteret [Sat, 23 May 2020 15:56:31 +0000 (17:56 +0200)]
Update to deal.II 9.1: Distributed_LDG_Method
Jean-Paul Pelteret [Sat, 23 May 2020 15:54:30 +0000 (17:54 +0200)]
Add IDE related files to .gitignore
Jean-Paul Pelteret [Sat, 23 May 2020 15:53:12 +0000 (17:53 +0200)]
Update to deal.II 9.1: Ceres
Jean-Paul Pelteret [Sat, 23 May 2020 15:47:11 +0000 (17:47 +0200)]
Add build folders to .gitignore
Jean-Paul Pelteret [Sat, 23 May 2020 10:01:01 +0000 (12:01 +0200)]
Update to deal.II 9.1: cdr
Jean-Paul Pelteret [Sat, 23 May 2020 09:54:06 +0000 (11:54 +0200)]
Document code maintenance procedure
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
David Wells [Mon, 18 May 2020 18:42:03 +0000 (14:42 -0400)]
Fix some #includes on noncompiled source files
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.
David Wells [Mon, 18 May 2020 18:35:07 +0000 (14:35 -0400)]
Merge pull request #61 from bangerth/depr
Avoid deprecated stuff.
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
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
David Wells [Mon, 18 May 2020 17:26:38 +0000 (13:26 -0400)]
cleanup whitespace
David Wells [Mon, 18 May 2020 17:26:18 +0000 (13:26 -0400)]
Remove a pessimizing move.
Also a GCC warning.
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.
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.
David Wells [Mon, 18 May 2020 17:02:29 +0000 (13:02 -0400)]
Remove #includes of headers removed in 9.2.
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
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.
Wolfgang Bangerth [Mon, 4 May 2020 17:02:33 +0000 (11:02 -0600)]
Fix a wrong glossary reference.
Wolfgang Bangerth [Mon, 4 May 2020 16:59:01 +0000 (10:59 -0600)]
Use correct latex markup.
Wolfgang Bangerth [Mon, 4 May 2020 16:52:09 +0000 (10:52 -0600)]
Reduce the number of tutorials this program 'depends on'.
Daniel Arndt [Fri, 1 May 2020 16:23:29 +0000 (12:23 -0400)]
Merge pull request #67 from tjhei/doxygen_fix
Timo Heister [Fri, 1 May 2020 16:21:21 +0000 (12:21 -0400)]
fix doxygen warning
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
Timo Heister [Fri, 1 May 2020 15:54:45 +0000 (11:54 -0400)]
remove warning
Timo Heister [Fri, 1 May 2020 15:54:40 +0000 (11:54 -0400)]
fix cmake config
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
Krishnakumar Gopalakrishnan [Fri, 17 Jan 2020 21:35:21 +0000 (21:35 +0000)]
cleanup tutorial DAG for coupel of code-gallery programs
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.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:49:57 +0000 (14:49 -0700)]
Simplify the code slightly.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:25:30 +0000 (14:25 -0700)]
Adjust the number of samples to be computed.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:23:30 +0000 (14:23 -0700)]
Adjust the proposal distribution to get a particular acceptance ratio.
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.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:22:34 +0000 (14:22 -0700)]
Increase the precision of the output.
Wolfgang Bangerth [Thu, 16 Jan 2020 21:22:13 +0000 (14:22 -0700)]
Augment documentation.
Wolfgang Bangerth [Thu, 2 Jan 2020 01:06:46 +0000 (18:06 -0700)]
Fix a bug in the Metropolis-Hastings solver.
Wolfgang Bangerth [Fri, 21 Jun 2019 23:07:43 +0000 (17:07 -0600)]
Avoid deprecated stuff.
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
Jean-Paul Pelteret [Wed, 12 Jun 2019 15:04:03 +0000 (17:04 +0200)]
Add placeholder for Magneto-active polymers book
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
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
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
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
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
Matthias Maier [Tue, 21 May 2019 20:08:31 +0000 (15:08 -0500)]
update FunctionMap
Matthias Maier [Tue, 21 May 2019 20:06:26 +0000 (15:06 -0500)]
Use AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 20:02:38 +0000 (15:02 -0500)]
Update FunctionMap
Matthias Maier [Tue, 21 May 2019 20:00:59 +0000 (15:00 -0500)]
use AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 19:58:32 +0000 (14:58 -0500)]
use AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 19:54:56 +0000 (14:54 -0500)]
update FunctionMap
Matthias Maier [Tue, 21 May 2019 19:53:16 +0000 (14:53 -0500)]
use AffineConstraints<double>
Matthias Maier [Tue, 21 May 2019 19:53:06 +0000 (14:53 -0500)]
remove obsolete header file
Matthias Maier [Tue, 21 May 2019 19:50:43 +0000 (14:50 -0500)]
use affine_constraints.h
Matthias Maier [Tue, 21 May 2019 19:46:14 +0000 (14:46 -0500)]
cdr: Do not use deprecated FunctionMap type
Matthias Maier [Tue, 21 May 2019 19:41:20 +0000 (14:41 -0500)]
cdr: use affine_constraints.h
Matthias Maier [Tue, 21 May 2019 19:40:17 +0000 (14:40 -0500)]
cdr: Use AffineConstraints<double>
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.
Wolfgang Bangerth [Tue, 16 Apr 2019 23:19:39 +0000 (17:19 -0600)]
Update the MCMC-Laplace Readme.md file.
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
Wolfgang Bangerth [Thu, 28 Mar 2019 15:49:12 +0000 (09:49 -0600)]
Require deal.II 9.1.
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.
Wolfgang Bangerth [Thu, 28 Mar 2019 15:09:11 +0000 (09:09 -0600)]
Use the correct quadrature formula order.
Wolfgang Bangerth [Thu, 28 Mar 2019 13:13:22 +0000 (07:13 -0600)]
Update an outdated program name.
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.
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.
Wolfgang Bangerth [Wed, 20 Mar 2019 16:58:48 +0000 (10:58 -0600)]
Fix a language issue.
Wolfgang Bangerth [Wed, 20 Mar 2019 14:55:20 +0000 (08:55 -0600)]
Write the documentation.
Wolfgang Bangerth [Thu, 31 Jan 2019 03:27:32 +0000 (20:27 -0700)]
Write the program that samples from the posterior probability.
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.
Wolfgang Bangerth [Sun, 12 Jun 2016 23:17:36 +0000 (18:17 -0500)]
Update readme.md.
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
Matthias Maier [Thu, 10 May 2018 23:14:36 +0000 (18:14 -0500)]
add library variant
Matthias Maier [Thu, 10 May 2018 22:32:51 +0000 (17:32 -0500)]
Put verbose deal.II error message back in place
Jie Cheng [Tue, 15 May 2018 01:41:32 +0000 (21:41 -0400)]
Update docs
Matthias Maier [Thu, 10 May 2018 22:26:19 +0000 (17:26 -0500)]
reindent
Daniel Arndt [Thu, 10 May 2018 13:36:57 +0000 (15:36 +0200)]
Fix Readme.md
Daniel Arndt [Thu, 10 May 2018 13:32:46 +0000 (15:32 +0200)]
Make Ceres compile without warnings
Matthias Maier [Thu, 10 May 2018 11:38:04 +0000 (06:38 -0500)]
Ceres: Fix CMakeLists.txt, add libconfig dependency
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
Daniel Arndt [Thu, 10 May 2018 12:55:44 +0000 (14:55 +0200)]
Avoid using the deprecated functions
Daniel Arndt [Thu, 10 May 2018 14:01:34 +0000 (16:01 +0200)]
Bump the required deal.II version to 9.0
Jie Cheng [Fri, 27 Apr 2018 04:19:02 +0000 (00:19 -0400)]
Parallelize the code
Wolfgang Bangerth [Thu, 11 Jan 2018 01:04:20 +0000 (18:04 -0700)]
Update ReadMe.md
Jie Cheng [Mon, 13 Nov 2017 05:57:57 +0000 (00:57 -0500)]
Time-dependent Navier-Stokes
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.
Jean-Paul Pelteret [Wed, 25 Apr 2018 12:56:59 +0000 (14:56 +0200)]
Update the readme file of the cook membrane example.
Wolfgang Bangerth [Mon, 23 Apr 2018 22:02:33 +0000 (16:02 -0600)]
Merge pull request #40 from masterleinad/indenting
Apply indenting script
Daniel Arndt [Mon, 23 Apr 2018 21:56:36 +0000 (23:56 +0200)]
Apply indenting script
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
Jean-Paul Pelteret [Mon, 23 Apr 2018 08:18:46 +0000 (10:18 +0200)]
Remove obsolete StandardTensors class from Cook membrane problem
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.
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.
Wolfgang Bangerth [Mon, 26 Mar 2018 20:36:51 +0000 (14:36 -0600)]
Minor edits to grammar and formulas.
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.
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
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.