]> https://gitweb.dealii.org/ - code-gallery.git/log
code-gallery.git
13 months agoFix quotation issue. 157/head
Wolfgang Bangerth [Mon, 7 Aug 2023 10:13:14 +0000 (04:13 -0600)]
Fix quotation issue.

14 months agoMerge pull request #155 from marcfehling/95
Marc Fehling [Tue, 11 Jul 2023 14:57:43 +0000 (08:57 -0600)]
Merge pull request #155 from marcfehling/95

Require deal.II 9.5 in all programs. Bump CI.

14 months agoRequire deal.II 9.5 in all programs. Bump CI. 155/head
Marc Fehling [Mon, 3 Jul 2023 17:29:35 +0000 (13:29 -0400)]
Require deal.II 9.5 in all programs. Bump CI.

14 months agoMerge pull request #152 from marcfehling/94
Marc Fehling [Sun, 9 Jul 2023 04:22:13 +0000 (22:22 -0600)]
Merge pull request #152 from marcfehling/94

Update information based AMR to dealii 9.4

14 months agoUpdate information based AMR to dealii 9.4 152/head
Marc Fehling [Mon, 3 Jul 2023 17:30:56 +0000 (13:30 -0400)]
Update information based AMR to dealii 9.4

14 months agoMerge pull request #151 from drwells/fix-braid-example
Marc Fehling [Sat, 24 Jun 2023 21:46:16 +0000 (15:46 -0600)]
Merge pull request #151 from drwells/fix-braid-example

Fix the braid example.

14 months agoFix the braid example. 151/head
David Wells [Fri, 23 Jun 2023 15:57:31 +0000 (11:57 -0400)]
Fix the braid example.

- Rewrite CMakeLists.txt
- Fix test output

14 months agoMerge pull request #150 from drwells/updates-9.5
Wolfgang Bangerth [Fri, 23 Jun 2023 16:01:24 +0000 (10:01 -0600)]
Merge pull request #150 from drwells/updates-9.5

Updates for 9.5: fix warnings, delete temporary file

14 months agoUpdates for 9.5: fix warnings, delete temporary file 150/head
David Wells [Fri, 23 Jun 2023 15:19:06 +0000 (11:19 -0400)]
Updates for 9.5: fix warnings, delete temporary file

15 months agoMerge pull request #149 from bangerth/sh
Marc Fehling [Tue, 20 Jun 2023 23:57:00 +0000 (17:57 -0600)]
Merge pull request #149 from bangerth/sh

Fix formulas in the Swift-Hohenberg program

15 months agoFix one other place. 149/head
Wolfgang Bangerth [Tue, 20 Jun 2023 18:13:03 +0000 (12:13 -0600)]
Fix one other place.

15 months agoUse the correct syntax for formulas.
Wolfgang Bangerth [Tue, 20 Jun 2023 18:11:01 +0000 (12:11 -0600)]
Use the correct syntax for formulas.

15 months agoConvert DOS to Unix line endings.
Wolfgang Bangerth [Tue, 20 Jun 2023 18:09:55 +0000 (12:09 -0600)]
Convert DOS to Unix line endings.

15 months agoMerge pull request #147 from Sam0h51/Swift-Hohenberg-Solver
Wolfgang Bangerth [Sun, 4 Jun 2023 19:27:56 +0000 (13:27 -0600)]
Merge pull request #147 from Sam0h51/Swift-Hohenberg-Solver

Fixed Some Syntax Errors

15 months ago(Hopefully) adjusted the syntax in the README to properly render matrices, fixed... 147/head
Ubuntu [Sat, 3 Jun 2023 00:58:07 +0000 (00:58 +0000)]
(Hopefully) adjusted the syntax in the README to properly render matrices, fixed the image paths in the README so that images appear inline, changed the comment style in the Generalized-Swift-Hohenberg-Solver.cc file to (hopefully) render multi-line comments better

15 months agoMerge pull request #146 from Sam0h51/Swift-Hohenberg-Solver
Wolfgang Bangerth [Sat, 27 May 2023 02:27:19 +0000 (20:27 -0600)]
Merge pull request #146 from Sam0h51/Swift-Hohenberg-Solver

Swift hohenberg solver

15 months agoAnother round of typo fixing: changed 'stap' to 'step' in builds on, added the approp... 146/head
Ubuntu [Thu, 25 May 2023 20:09:35 +0000 (20:09 +0000)]
Another round of typo fixing: changed 'stap' to 'step' in builds on, added the appropriate integral to the equation in the README, put the correct picture in the square hotspot results section, and removed a vestigial comment from the code

15 months agoForgot to put my name on the code
Ubuntu [Wed, 24 May 2023 23:31:27 +0000 (23:31 +0000)]
Forgot to put my name on the code

15 months agoIt wasn't. Fixed another typo
Ubuntu [Wed, 24 May 2023 23:17:08 +0000 (23:17 +0000)]
It wasn't. Fixed another typo

15 months agoYet more typos fixed, hopefully this is the last commit
Ubuntu [Wed, 24 May 2023 23:15:00 +0000 (23:15 +0000)]
Yet more typos fixed, hopefully this is the last commit

15 months agoTrying to fix another typo, seeing disparities between visual studio markdown and...
Ubuntu [Wed, 24 May 2023 23:11:15 +0000 (23:11 +0000)]
Trying to fix another typo, seeing disparities between visual studio markdown and github markdown

15 months agoFixed a typo in the README.md file
Ubuntu [Wed, 24 May 2023 23:05:03 +0000 (23:05 +0000)]
Fixed a typo in the README.md file

15 months agoCommiting Generalized Swift-Hohenberg Solver to the branch
Ubuntu [Wed, 24 May 2023 23:00:36 +0000 (23:00 +0000)]
Commiting Generalized Swift-Hohenberg Solver to the branch

15 months agoMerge pull request #145 from marcfehling/table
Marc Fehling [Tue, 23 May 2023 23:21:25 +0000 (17:21 -0600)]
Merge pull request #145 from marcfehling/table

parallel in time: Convert tabular to markdown.

15 months agoparallel in time: Convert tabular to markdown. 145/head
Marc Fehling [Tue, 23 May 2023 20:39:16 +0000 (14:39 -0600)]
parallel in time: Convert tabular to markdown.

16 months agoMerge pull request #92 from MarkMa1990/master
Peter Munch [Thu, 18 May 2023 18:46:26 +0000 (20:46 +0200)]
Merge pull request #92 from MarkMa1990/master

Add distributed moving laser heating

16 months agoMerge pull request #144 from harmonj/bug_fix
Daniel Arndt [Thu, 18 May 2023 13:56:01 +0000 (09:56 -0400)]
Merge pull request #144 from harmonj/bug_fix

Fix missing delimeter.

16 months agoFix missing delimeter. 144/head
Jake Harmon [Thu, 18 May 2023 13:15:36 +0000 (07:15 -0600)]
Fix missing delimeter.

16 months agoMerge pull request #143 from bangerth/quiet
Marc Fehling [Wed, 17 May 2023 20:19:47 +0000 (22:19 +0200)]
Merge pull request #143 from bangerth/quiet

Do not use 'QUIET' when trying to find deal.II.

16 months agoDo not use 'QUIET' when trying to find deal.II. 143/head
Wolfgang Bangerth [Thu, 4 May 2023 15:19:38 +0000 (09:19 -0600)]
Do not use 'QUIET' when trying to find deal.II.

16 months agoMark functions with override. 92/head
Marc Fehling [Thu, 27 Apr 2023 06:17:24 +0000 (00:17 -0600)]
Mark functions with override.

16 months agoMake code compile with deal.II 9.4.0.
Marc Fehling [Sun, 23 Apr 2023 23:51:45 +0000 (17:51 -0600)]
Make code compile with deal.II 9.4.0.

16 months agoMerge pull request #142 from marcfehling/xbraid
Wolfgang Bangerth [Wed, 26 Apr 2023 21:04:50 +0000 (15:04 -0600)]
Merge pull request #142 from marcfehling/xbraid

CI now covers compilation of all projects.

16 months agoCI now covers compilation of all projects. 142/head
Marc Fehling [Sun, 23 Apr 2023 01:11:59 +0000 (19:11 -0600)]
CI now covers compilation of all projects.

16 months agoCleaned up CMakeLists of parallel_in_time.
Marc Fehling [Sun, 23 Apr 2023 01:33:05 +0000 (19:33 -0600)]
Cleaned up CMakeLists of parallel_in_time.

16 months agoMark functions with override in CeresFE.
Marc Fehling [Sun, 23 Apr 2023 04:05:40 +0000 (22:05 -0600)]
Mark functions with override in CeresFE.

16 months agoChanged removed function with successor in CeresFE.
Marc Fehling [Sun, 23 Apr 2023 01:10:10 +0000 (19:10 -0600)]
Changed removed function with successor in CeresFE.

16 months agoMerge pull request #136 from marcfehling/master
Daniel Arndt [Sat, 22 Apr 2023 13:59:04 +0000 (09:59 -0400)]
Merge pull request #136 from marcfehling/master

17 months agoRestrict permissions. 136/head
Marc Fehling [Fri, 14 Apr 2023 19:59:04 +0000 (13:59 -0600)]
Restrict permissions.

17 months agoMerge pull request #137 from marcfehling/docker-version
David Wells [Wed, 19 Apr 2023 01:19:55 +0000 (21:19 -0400)]
Merge pull request #137 from marcfehling/docker-version

Test jammy releases.

17 months agoMerge pull request #141 from marcfehling/create-issue
David Wells [Wed, 19 Apr 2023 01:13:42 +0000 (21:13 -0400)]
Merge pull request #141 from marcfehling/create-issue

Automatically create issue when scheduled CI is failing.

17 months agoAutomatically create issue when scheduled CI is failing. 141/head
Marc Fehling [Fri, 14 Apr 2023 19:29:54 +0000 (13:29 -0600)]
Automatically create issue when scheduled CI is failing.

17 months agoTest jammy releases. 137/head
Marc Fehling [Fri, 14 Apr 2023 20:44:14 +0000 (14:44 -0600)]
Test jammy releases.

17 months agoMerge pull request #140 from davidscn/update-ci-data
Marc Fehling [Mon, 17 Apr 2023 16:37:28 +0000 (10:37 -0600)]
Merge pull request #140 from davidscn/update-ci-data

Update preCICE CI data for version 2.5.0

17 months agoMerge pull request #139 from davidscn/update-deprecated
Marc Fehling [Mon, 17 Apr 2023 16:03:27 +0000 (10:03 -0600)]
Merge pull request #139 from davidscn/update-deprecated

Update deprecated deal.II function `extract_boundary_dofs()`

17 months agoUpdate preCICE version in CI from v2.4 to v2.5 140/head
David Schneider [Mon, 17 Apr 2023 09:50:27 +0000 (11:50 +0200)]
Update preCICE version in CI from v2.4 to v2.5

17 months agoUpdate preCICE CI reference data to account for updated mapping
David Schneider [Mon, 17 Apr 2023 09:50:06 +0000 (11:50 +0200)]
Update preCICE CI reference data to account for updated mapping

17 months agoUpdate deprecated deal.II function `extract_boundary_dofs()` 139/head
David Schneider [Mon, 17 Apr 2023 09:06:22 +0000 (11:06 +0200)]
Update deprecated deal.II function `extract_boundary_dofs()`

17 months agoMerge pull request #138 from marcfehling/warning
Wolfgang Bangerth [Sun, 16 Apr 2023 04:07:48 +0000 (22:07 -0600)]
Merge pull request #138 from marcfehling/warning

Fix a warning.

17 months agoFix a warning. 138/head
Marc Fehling [Sat, 15 Apr 2023 05:19:25 +0000 (23:19 -0600)]
Fix a warning.

17 months agoMerge pull request #93 from peterrum/precice-ci
Marc Fehling [Fri, 14 Apr 2023 05:20:45 +0000 (23:20 -0600)]
Merge pull request #93 from peterrum/precice-ci

Clean up precice-ci.yml

17 months agoUpdate to checkoutv3. Move preCICE installation to separate stage. 93/head
Marc Fehling [Sat, 8 Apr 2023 03:25:33 +0000 (21:25 -0600)]
Update to checkoutv3. Move preCICE installation to separate stage.

17 months agoMerge pull request #134 from bangerth/dos2unix
Marc Fehling [Tue, 11 Apr 2023 18:08:32 +0000 (12:08 -0600)]
Merge pull request #134 from bangerth/dos2unix

Change line endings of a .cc file from DOS to Unix.

17 months agoChange line endings of a .cc file from DOS to Unix. 134/head
Wolfgang Bangerth [Tue, 11 Apr 2023 17:56:35 +0000 (11:56 -0600)]
Change line endings of a .cc file from DOS to Unix.

17 months agoMerge pull request #132 from bangerth/warnings
Marc Fehling [Tue, 11 Apr 2023 17:05:20 +0000 (11:05 -0600)]
Merge pull request #132 from bangerth/warnings

Mark all overridden functions with 'override'.

17 months agoMark all overridden functions with 'override'. 132/head
Wolfgang Bangerth [Tue, 11 Apr 2023 16:31:16 +0000 (10:31 -0600)]
Mark all overridden functions with 'override'.

17 months agoMerge pull request #130 from bangerth/include
Marc Fehling [Tue, 11 Apr 2023 04:18:04 +0000 (22:18 -0600)]
Merge pull request #130 from bangerth/include

Fix a missing include file.

17 months agoFix a missing include file. 130/head
Wolfgang Bangerth [Tue, 11 Apr 2023 01:49:58 +0000 (19:49 -0600)]
Fix a missing include file.

17 months agoMerge pull request #128 from masterleinad/fix_cxx_standard
Marc Fehling [Mon, 10 Apr 2023 14:13:36 +0000 (08:13 -0600)]
Merge pull request #128 from masterleinad/fix_cxx_standard

Remove redundant CMAKE_CXX_STANDARD in parallel_in_time

17 months agoRemove redundant CMAKE_CXX_STANDARD in parallel_in_time 128/head
Daniel Arndt [Mon, 10 Apr 2023 13:06:19 +0000 (09:06 -0400)]
Remove redundant CMAKE_CXX_STANDARD in parallel_in_time

17 months agoMerge pull request #127 from bangerth/include
Marc Fehling [Sat, 8 Apr 2023 03:38:10 +0000 (21:38 -0600)]
Merge pull request #127 from bangerth/include

Add a missing #include file.

17 months agoMerge pull request #126 from bangerth/warning
Marc Fehling [Sat, 8 Apr 2023 03:37:36 +0000 (21:37 -0600)]
Merge pull request #126 from bangerth/warning

Avoid a warning about overriding a function.

17 months agoAdd a missing #include file. 127/head
Wolfgang Bangerth [Sat, 8 Apr 2023 03:31:05 +0000 (21:31 -0600)]
Add a missing #include file.

Apparently it is now necessary with the current master branch of deal.II.

17 months agoAvoid a warning about overriding a function. 126/head
Wolfgang Bangerth [Sat, 8 Apr 2023 03:30:09 +0000 (21:30 -0600)]
Avoid a warning about overriding a function.

17 months agoOverride default user in container.
Marc Fehling [Sat, 8 Apr 2023 03:23:36 +0000 (21:23 -0600)]
Override default user in container.

17 months agoUpdate preCICE version
Peter Munch [Tue, 4 Jan 2022 10:41:33 +0000 (11:41 +0100)]
Update preCICE version

17 months agoClean up precice-ci.yml
Peter Munch [Tue, 4 Jan 2022 10:30:48 +0000 (11:30 +0100)]
Clean up precice-ci.yml

17 months agoMerge pull request #124 from bangerth/warning
Marc Fehling [Sat, 8 Apr 2023 01:55:23 +0000 (19:55 -0600)]
Merge pull request #124 from bangerth/warning

Avoid a warning about overriden functions.

17 months agoMerge pull request #125 from bangerth/trapez
Marc Fehling [Sat, 8 Apr 2023 01:53:35 +0000 (19:53 -0600)]
Merge pull request #125 from bangerth/trapez

Use the non-deprecated name of a class.

17 months agoUse the non-deprecated name of a class. 125/head
Wolfgang Bangerth [Fri, 7 Apr 2023 21:21:28 +0000 (15:21 -0600)]
Use the non-deprecated name of a class.

17 months agoAvoid a warning about overriden functions. 124/head
Wolfgang Bangerth [Fri, 7 Apr 2023 21:19:31 +0000 (15:19 -0600)]
Avoid a warning about overriden functions.

18 months agoMerge pull request #121 from bangerth/log
Timo Heister [Thu, 16 Mar 2023 22:03:47 +0000 (18:03 -0400)]
Merge pull request #121 from bangerth/log

Make it clear that some files contain *log* probabilities.

18 months agoMerge pull request #119 from bangerth/warning
Daniel Arndt [Thu, 16 Mar 2023 20:46:36 +0000 (16:46 -0400)]
Merge pull request #119 from bangerth/warning

Avoid warnings about comparison of signed and unsigned integers.

18 months agoRename files. 121/head
Wolfgang Bangerth [Thu, 16 Mar 2023 18:20:37 +0000 (12:20 -0600)]
Rename files.

18 months agoMake it clear that some files contain *log* probabilities.
Wolfgang Bangerth [Thu, 16 Mar 2023 18:19:36 +0000 (12:19 -0600)]
Make it clear that some files contain *log* probabilities.

18 months agoMerge pull request #120 from harmonj/maxwell-evalue-hp
Wolfgang Bangerth [Mon, 13 Mar 2023 18:43:30 +0000 (12:43 -0600)]
Merge pull request #120 from harmonj/maxwell-evalue-hp

Improved default params; Readme edit

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 agoAvoid warnings about comparison of signed and unsigned integers. 119/head
Wolfgang Bangerth [Fri, 10 Mar 2023 19:25:27 +0000 (12:25 -0700)]
Avoid warnings about comparison of signed and unsigned integers.

18 months agoMerge pull request #117 from harmonj/maxwell-evalue-hp
Wolfgang Bangerth [Fri, 10 Mar 2023 19:02:20 +0000 (12:02 -0700)]
Merge pull request #117 from harmonj/maxwell-evalue-hp

Add program for goal-oriented Maxwell eigenvalue hp-refinement

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 agoMerge pull request #118 from bangerth/numbers
Timo Heister [Fri, 2 Sep 2022 20:58:58 +0000 (16:58 -0400)]
Merge pull request #118 from bangerth/numbers

Update a couple of numbers.

2 years agoFix a comment that was never right. 118/head
Wolfgang Bangerth [Fri, 2 Sep 2022 13:55:10 +0000 (07:55 -0600)]
Fix a comment that was never right.

2 years agoUpdate a couple of numbers.
Wolfgang Bangerth [Fri, 2 Sep 2022 13:48:40 +0000 (07:48 -0600)]
Update a couple of numbers.

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 agoUpdate Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc
Hongfeng Ma [Mon, 25 Jul 2022 08:59:10 +0000 (10:59 +0200)]
Update Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
2 years agoUpdate Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc
Hongfeng Ma [Mon, 25 Jul 2022 08:57:17 +0000 (10:57 +0200)]
Update Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
2 years agoUpdate Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc
Hongfeng Ma [Mon, 25 Jul 2022 08:21:26 +0000 (10:21 +0200)]
Update Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc

accepted

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
2 years agoUpdate Distributed_Moving_Laser_Heating.cc
Hongfeng Ma [Mon, 25 Jul 2022 08:20:06 +0000 (10:20 +0200)]
Update Distributed_Moving_Laser_Heating.cc

delete the commented petsc part

2 years agoUpdate rightHandSide.h
Hongfeng Ma [Mon, 25 Jul 2022 08:18:11 +0000 (10:18 +0200)]
Update rightHandSide.h

2 years agoUpdate Distributed_Moving_Laser_Heating/docs_old/intro.dox
Hongfeng Ma [Mon, 25 Jul 2022 08:15:29 +0000 (10:15 +0200)]
Update Distributed_Moving_Laser_Heating/docs_old/intro.dox

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
2 years agoUpdate tooltip
Hongfeng Ma [Mon, 25 Jul 2022 08:15:13 +0000 (10:15 +0200)]
Update tooltip

2 years agoUpdate entry-name
Hongfeng Ma [Mon, 25 Jul 2022 08:11:24 +0000 (10:11 +0200)]
Update entry-name

2 years agoUpdate Distributed_Moving_Laser_Heating/README.md
Hongfeng Ma [Mon, 25 Jul 2022 08:09:30 +0000 (10:09 +0200)]
Update Distributed_Moving_Laser_Heating/README.md

Co-authored-by: Peter Munch <peterrmuench@gmail.com>
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.


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.