]> https://gitweb.dealii.org/ - code-gallery.git/log
code-gallery.git
18 months agoImproved default params; Readme edit 120/head
Jake Harmon [Sat, 11 Mar 2023 03:25:02 +0000 (20:25 -0700)]
Improved default params; Readme edit

18 months agoSome minor changes to Readme.md 117/head
Wolfgang Bangerth [Fri, 10 Mar 2023 18:54:57 +0000 (11:54 -0700)]
Some minor changes to Readme.md

2 years agoAdd program for goal-oriented Maxwell eigenvalue hp-refinement
Jake Harmon [Sun, 14 Aug 2022 03:41:51 +0000 (21:41 -0600)]
Add program for goal-oriented Maxwell eigenvalue hp-refinement

2 years agoMerge pull request #116 from drwells/update-cdr
Wolfgang Bangerth [Mon, 25 Jul 2022 20:57:16 +0000 (14:57 -0600)]
Merge pull request #116 from drwells/update-cdr

Update cdr

2 years agoMerge pull request #109 from bangerth/filter
David Wells [Mon, 25 Jul 2022 17:45:26 +0000 (13:45 -0400)]
Merge pull request #109 from bangerth/filter

Update DataOut filter interface usage.

2 years agoRun clang-format on everything 116/head
David Wells [Mon, 25 Jul 2022 15:28:18 +0000 (11:28 -0400)]
Run clang-format on everything

2 years agoClean up readme
David Wells [Mon, 25 Jul 2022 15:26:54 +0000 (11:26 -0400)]
Clean up readme

2 years agoMerge pull request #113 from bangerth/information
Bruno Turcksin [Mon, 25 Jul 2022 15:38:22 +0000 (11:38 -0400)]
Merge pull request #113 from bangerth/information

2 years agoAdd a new code gallery program. 113/head
Wolfgang Bangerth [Tue, 19 Jul 2022 21:57:45 +0000 (15:57 -0600)]
Add a new code gallery program.

2 years agoMerge pull request #115 from bangerth/grammar
Marc Fehling [Fri, 22 Jul 2022 08:25:38 +0000 (10:25 +0200)]
Merge pull request #115 from bangerth/grammar

Fix a grammar mistake.

2 years agoFix a grammar mistake. 115/head
Wolfgang Bangerth [Thu, 21 Jul 2022 21:45:26 +0000 (15:45 -0600)]
Fix a grammar mistake.

2 years agoMerge pull request #110 from bangerth/fixes-2
Marc Fehling [Thu, 21 Jul 2022 08:27:24 +0000 (10:27 +0200)]
Merge pull request #110 from bangerth/fixes-2

Fix the remaining compiler errors.

2 years agoMerge pull request #114 from fdrmrc/clean_adv_reaction_estimator
Wolfgang Bangerth [Wed, 20 Jul 2022 23:12:34 +0000 (17:12 -0600)]
Merge pull request #114 from fdrmrc/clean_adv_reaction_estimator

Clean a little advection_reaction_estimator program

2 years agoClean a little and fix indentation 114/head
Marco Feder [Wed, 20 Jul 2022 17:38:15 +0000 (19:38 +0200)]
Clean a little and fix indentation

2 years agoMerge pull request #111 from bangerth/doc-3
Marc Fehling [Wed, 20 Jul 2022 15:19:20 +0000 (17:19 +0200)]
Merge pull request #111 from bangerth/doc-3

Improve mark-up.

2 years agoImprove mark-up. 111/head
Wolfgang Bangerth [Wed, 20 Jul 2022 15:11:47 +0000 (09:11 -0600)]
Improve mark-up.

2 years agoMerge pull request #105 from bangerth/doc-2
Marc Fehling [Wed, 20 Jul 2022 06:09:04 +0000 (08:09 +0200)]
Merge pull request #105 from bangerth/doc-2

Fix formula mark-up.

2 years agoMerge pull request #108 from bangerth/version-2
Marc Fehling [Wed, 20 Jul 2022 06:04:01 +0000 (08:04 +0200)]
Merge pull request #108 from bangerth/version-2

Bump required version of deal.II to 9.4.

2 years agoFix the remaining compiler errors. 110/head
Wolfgang Bangerth [Tue, 19 Jul 2022 21:04:02 +0000 (15:04 -0600)]
Fix the remaining compiler errors.

I live under no illusion that everything will just work as expected,
but being able to compile is a good first step :-)

2 years agoUpdate DataOut filter interface usage. 109/head
Wolfgang Bangerth [Tue, 19 Jul 2022 20:52:22 +0000 (14:52 -0600)]
Update DataOut filter interface usage.

As far as I can see, all these filters in this code gallery program do
is select the locally owned cells. But this is what DataOut has been
doing automatically for a long time already, so the filters are no longer
necessary.

The face filter class was not even used :-)

2 years agoAlso update the deal.II version in the CI infrastructure. 108/head
Wolfgang Bangerth [Tue, 19 Jul 2022 18:33:05 +0000 (12:33 -0600)]
Also update the deal.II version in the CI infrastructure.

2 years agoMerge pull request #104 from bangerth/version
Marc Fehling [Tue, 19 Jul 2022 16:42:58 +0000 (18:42 +0200)]
Merge pull request #104 from bangerth/version

Do not specify a deal.II version number in the top-level README.

2 years agoMerge pull request #107 from bangerth/fixes-1
Marc Fehling [Tue, 19 Jul 2022 16:41:46 +0000 (18:41 +0200)]
Merge pull request #107 from bangerth/fixes-1

Fix some code gallery programs.

2 years agoBump required version of deal.II to 9.4.
Wolfgang Bangerth [Tue, 19 Jul 2022 16:40:38 +0000 (10:40 -0600)]
Bump required version of deal.II to 9.4.

2 years agoFix some code gallery programs. 107/head
Wolfgang Bangerth [Mon, 18 Jul 2022 23:48:30 +0000 (17:48 -0600)]
Fix some code gallery programs.

This is not enough to make all of them compile, much less compile without
warning. But it is a step.

2 years agoAlso update a reference. 105/head
Wolfgang Bangerth [Tue, 19 Jul 2022 16:34:24 +0000 (10:34 -0600)]
Also update a reference.

Co-authored-by: Marc Fehling <mafehling.git@gmail.com>
2 years agoFix formula mark-up.
Wolfgang Bangerth [Mon, 18 Jul 2022 22:49:20 +0000 (16:49 -0600)]
Fix formula mark-up.

2 years agoMerge pull request #103 from bangerth/doc
Marc Fehling [Tue, 19 Jul 2022 16:03:10 +0000 (18:03 +0200)]
Merge pull request #103 from bangerth/doc

Fix some formatting issues.

2 years agoMerge pull request #106 from bangerth/cmake-version
Bruno Turcksin [Tue, 19 Jul 2022 09:04:43 +0000 (05:04 -0400)]
Merge pull request #106 from bangerth/cmake-version

2 years agoSet minimum cmake version to 3.3. 106/head
Wolfgang Bangerth [Mon, 18 Jul 2022 23:03:05 +0000 (17:03 -0600)]
Set minimum cmake version to 3.3.

This is also the version we use for deal.II 9.4 itself.

2 years agoFix formula mark-up. 103/head
Wolfgang Bangerth [Mon, 18 Jul 2022 22:47:11 +0000 (16:47 -0600)]
Fix formula mark-up.

2 years agoDo not specify a deal.II version number in the top-level README. 104/head
Wolfgang Bangerth [Mon, 18 Jul 2022 22:35:28 +0000 (16:35 -0600)]
Do not specify a deal.II version number in the top-level README.

2 years agoFix some formatting issues.
Wolfgang Bangerth [Mon, 18 Jul 2022 22:31:11 +0000 (16:31 -0600)]
Fix some formatting issues.

2 years agoMerge pull request #91 from fdrmrc/advection_reaction_estimator
Wolfgang Bangerth [Mon, 18 Jul 2022 21:35:49 +0000 (15:35 -0600)]
Merge pull request #91 from fdrmrc/advection_reaction_estimator

Advection-Reaction Error estimator

2 years agoMerge pull request #102 from GiuseppeOrlando878776/NS_TRBDF2_DG
Wolfgang Bangerth [Mon, 18 Jul 2022 21:01:08 +0000 (15:01 -0600)]
Merge pull request #102 from GiuseppeOrlando878776/NS_TRBDF2_DG

Adjusted README.md and applied small 'coding design' modifications (using EvaluationFlags, modified template parameters...)

2 years agoUpdate NavierStokes_TRBDF2_DG/README.md 102/head
GiuseppeOrlando878776 [Wed, 6 Jul 2022 11:26:34 +0000 (13:26 +0200)]
Update NavierStokes_TRBDF2_DG/README.md

Co-authored-by: Marc Fehling <mafehling.git@gmail.com>
2 years agoAdjusted README.md, implemented a 'compute diagonal' function and performed small...
Giuseppe Orlando [Sat, 18 Jun 2022 16:06:28 +0000 (18:06 +0200)]
Adjusted README.md, implemented a 'compute diagonal' function and performed small 'coding design' modifications (using EvaluationFlags, modified template parameters...)

2 years agoMerge pull request #101 from GiuseppeOrlando878776/NS_TRBDF2_DG
Matthias Maier [Thu, 16 Jun 2022 18:33:18 +0000 (13:33 -0500)]
Merge pull request #101 from GiuseppeOrlando878776/NS_TRBDF2_DG

Solver for incompressible NS based on Discontinuous Galerkin TR-BDF2 implemented with MatrixFree

2 years agoFix some warnings 101/head
Peter Munch [Thu, 16 Jun 2022 17:56:45 +0000 (19:56 +0200)]
Fix some warnings

2 years agoSolver for incompressible NS based on Discontinuous Galerkin TR-BDF2 implemented...
Giuseppe Orlando [Sun, 1 May 2022 18:24:59 +0000 (20:24 +0200)]
Solver for incompressible NS based on Discontinuous Galerkin TR-BDF2 implemented with MatrixFree

2 years agoMerge pull request #100 from bangerth/comment
Marc Fehling [Tue, 1 Mar 2022 02:52:10 +0000 (19:52 -0700)]
Merge pull request #100 from bangerth/comment

Remove an outdated comment.

2 years agoRemove an outdated comment. 100/head
Wolfgang Bangerth [Tue, 1 Mar 2022 02:39:58 +0000 (19:39 -0700)]
Remove an outdated comment.

2 years agoMerge pull request #99 from bangerth/umfpack
Marc Fehling [Sat, 26 Feb 2022 02:00:58 +0000 (19:00 -0700)]
Merge pull request #99 from bangerth/umfpack

UMFPACK is no longer required.

2 years agoMerge pull request #97 from bangerth/python
Marc Fehling [Sat, 26 Feb 2022 02:00:35 +0000 (19:00 -0700)]
Merge pull request #97 from bangerth/python

Add Python version of the benchmark.

2 years agoUMFPACK is no longer required. 99/head
Wolfgang Bangerth [Sat, 26 Feb 2022 01:57:52 +0000 (18:57 -0700)]
UMFPACK is no longer required.

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.

2 years agofirst version of adv reaction estimator 91/head
Marco Feder [Tue, 28 Sep 2021 17:52:20 +0000 (19:52 +0200)]
first version of adv reaction estimator

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


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.