]>
https://gitweb.dealii.org/ - code-gallery.git/log
Bruno Turcksin [Fri, 10 Jan 2025 20:28:17 +0000 (15:28 -0500)]
Merge pull request #207 from bangerth/doxygen
Address a number of doxygen issues.
Wolfgang Bangerth [Fri, 10 Jan 2025 17:26:13 +0000 (10:26 -0700)]
Address a number of doxygen issues.
Marc Fehling [Thu, 9 Jan 2025 14:23:05 +0000 (15:23 +0100)]
Merge pull request #203 from WasimNiyazMunshi/my-code-gallery-project
Phase-field model for fracture using MPI and AMR
Wasim Niyaz Munshi [Wed, 8 Jan 2025 18:31:10 +0000 (11:31 -0700)]
Renaming the namespace to avoid conflicts
Wasim Niyaz Munshi [Fri, 13 Dec 2024 23:19:41 +0000 (16:19 -0700)]
Move transfer of current solution to old solution from check_convergence() to run
Wasim Niyaz Munshi [Fri, 13 Dec 2024 21:39:19 +0000 (14:39 -0700)]
Add license header
Wasim Niyaz Munshi [Tue, 10 Dec 2024 03:27:36 +0000 (20:27 -0700)]
Use relative tolerance for the SolverControl objects
Wasim Niyaz Munshi [Tue, 10 Dec 2024 00:19:58 +0000 (17:19 -0700)]
Declare load_values_x etc as member variables instead of static local variables
Wasim Niyaz Munshi [Sun, 8 Dec 2024 22:19:32 +0000 (15:19 -0700)]
Forgot to use ternary conditional statement at some places in H_plus()
Wasim Niyaz Munshi [Sun, 8 Dec 2024 22:02:41 +0000 (15:02 -0700)]
Create namespace Domain so that domain variables like x_max etc can be accessed in the RandomMedium namespace
Wasim Niyaz Munshi [Sat, 7 Dec 2024 01:14:40 +0000 (18:14 -0700)]
Changed namespace PhaseField to PF as the class is already named PhaseField
Wasim Niyaz Munshi [Sat, 7 Dec 2024 00:48:03 +0000 (17:48 -0700)]
Changed namespace from step854 to PhaseField
Wasim Niyaz Munshi [Sat, 7 Dec 2024 00:46:04 +0000 (17:46 -0700)]
Changed namespace from step854 to PhaseField
Wasim Niyaz Munshi [Sat, 7 Dec 2024 00:05:07 +0000 (17:05 -0700)]
Adding checks for requirement of p4est, Trilinos, Petsc
Wasim Niyaz Munshi [Fri, 6 Dec 2024 23:57:58 +0000 (16:57 -0700)]
Use inline double instead of double for lambda(), mu(), gc(), use ternary conditional operator wherever possible
Wasim Niyaz Munshi [Fri, 6 Dec 2024 23:02:05 +0000 (16:02 -0700)]
Minor changes to incorporate the feedback from reviewers
Wasim Niyaz Munshi [Fri, 6 Dec 2024 22:46:09 +0000 (15:46 -0700)]
Added DOI
Wasim Niyaz Munshi [Fri, 6 Dec 2024 22:10:28 +0000 (15:10 -0700)]
Require deal.II 9.5.
Wasim Niyaz Munshi [Fri, 6 Dec 2024 21:04:15 +0000 (14:04 -0700)]
Fixed the issue so that cell iterator and fe_values_object belong to the same dof_handler
WasimNiyazMunshi [Wed, 4 Dec 2024 03:26:21 +0000 (20:26 -0700)]
Merge pull request #4 from bangerth/get_function_values
Use FEValues::get_function_values().
Wolfgang Bangerth [Wed, 4 Dec 2024 03:02:06 +0000 (20:02 -0700)]
Use FEValues::get_function_values().
WasimNiyazMunshi [Tue, 3 Dec 2024 18:02:14 +0000 (11:02 -0700)]
Merge pull request #3 from bangerth/uniform-2
Use LA::MPI::Vector instead of TrilinosWrappers.
Wolfgang Bangerth [Tue, 3 Dec 2024 16:56:00 +0000 (09:56 -0700)]
Use LA::MPI::Vector instead of TrilinosWrappers.
WasimNiyazMunshi [Tue, 3 Dec 2024 17:56:47 +0000 (10:56 -0700)]
Merge pull request #2 from bangerth/uniform
Make the use of template arguments look more uniform.
Wolfgang Bangerth [Tue, 3 Dec 2024 16:32:12 +0000 (09:32 -0700)]
Make the use of template arguments look more uniform.
WasimNiyazMunshi [Mon, 2 Dec 2024 22:32:38 +0000 (15:32 -0700)]
Update phase_field.cc
Removed the *else break* line in the run function. Also moved incrementing the iteration counter to the end of the while loop.
Daniel Arndt [Tue, 26 Nov 2024 12:26:10 +0000 (07:26 -0500)]
Merge pull request #206 from bangerth/formulas
Wolfgang Bangerth [Tue, 26 Nov 2024 04:44:19 +0000 (21:44 -0700)]
Try getting formulas right.
Bruno Turcksin [Thu, 21 Nov 2024 02:38:43 +0000 (21:38 -0500)]
Merge pull request #205 from bangerth/formulas
Fix formula markup in one code gallery program.
Wolfgang Bangerth [Wed, 20 Nov 2024 18:40:23 +0000 (11:40 -0700)]
Merge pull request #204 from dealii/update-actions
Update linux workflow.
WasimNiyazMunshi [Sat, 2 Nov 2024 21:54:43 +0000 (15:54 -0600)]
Merge pull request #1 from bangerth/wasims-program
Some edits to your code gallery program.
Wolfgang Bangerth [Sat, 2 Nov 2024 02:37:45 +0000 (20:37 -0600)]
Fix formula markup in one code gallery program.
WasimNiyazMunshi [Fri, 1 Nov 2024 16:44:04 +0000 (10:44 -0600)]
Update author email
Updated Marc's email id
Wolfgang Bangerth [Fri, 1 Nov 2024 03:24:59 +0000 (21:24 -0600)]
Add necessary endline.
Wolfgang Bangerth [Fri, 1 Nov 2024 03:23:54 +0000 (21:23 -0600)]
Rename the source file to avoid hopelessly confusing doxygen.
Wolfgang Bangerth [Fri, 1 Nov 2024 03:21:17 +0000 (21:21 -0600)]
Minor edits to a few places in the README file.
Wolfgang Bangerth [Fri, 1 Nov 2024 03:11:36 +0000 (21:11 -0600)]
Remove .avi, add .mp4.
Wolfgang Bangerth [Fri, 1 Nov 2024 02:52:21 +0000 (20:52 -0600)]
Make sure all files end with a newline.
Wolfgang Bangerth [Fri, 1 Nov 2024 02:43:51 +0000 (20:43 -0600)]
Fix line endings.
Wolfgang Bangerth [Fri, 1 Nov 2024 02:42:13 +0000 (20:42 -0600)]
Fix file names.
Marc Fehling [Wed, 23 Oct 2024 12:59:49 +0000 (14:59 +0200)]
Update linux workflow.
WasimNiyazMunshi [Wed, 16 Oct 2024 21:22:02 +0000 (15:22 -0600)]
README.md
fixed some more typos
WasimNiyazMunshi [Wed, 16 Oct 2024 21:21:12 +0000 (15:21 -0600)]
README.md
Fixed some typos
Wasim Niyaz Munshi [Wed, 16 Oct 2024 21:18:10 +0000 (15:18 -0600)]
Added my project
Marc Fehling [Fri, 27 Sep 2024 15:04:43 +0000 (17:04 +0200)]
Merge pull request #202 from bangerth/endline
End a file with a newline.
Wolfgang Bangerth [Thu, 26 Sep 2024 21:02:30 +0000 (15:02 -0600)]
End a file with a newline.
Wolfgang Bangerth [Fri, 30 Aug 2024 13:58:15 +0000 (07:58 -0600)]
Merge pull request #201 from jpthiele/contrib-info
Add HowTo for contributions to Readme
Jan Philipp Thiele [Thu, 29 Aug 2024 13:36:32 +0000 (15:36 +0200)]
Add Howto for contributions to Readme
Bruno Turcksin [Tue, 20 Aug 2024 22:07:03 +0000 (18:07 -0400)]
Merge pull request #200 from marcfehling/fix
Fix tutorials with SolutionTransfer.
Marc Fehling [Tue, 20 Aug 2024 17:34:28 +0000 (11:34 -0600)]
Fix tutorials with SolutionTransfer.
Wolfgang Bangerth [Tue, 20 Aug 2024 03:13:07 +0000 (21:13 -0600)]
Merge pull request #199 from marcfehling/fix-zlib
Make programs compile again.
Marc Fehling [Mon, 19 Aug 2024 23:59:01 +0000 (17:59 -0600)]
Check 9.6.0 release.
Marc Fehling [Mon, 19 Aug 2024 23:53:51 +0000 (17:53 -0600)]
Incompatibility: SolutionTransfer::interpolate
Marc Fehling [Mon, 19 Aug 2024 23:35:19 +0000 (17:35 -0600)]
Formerly deprecated: VtkFlags::ZlibCompressionLevel
Marc Fehling [Fri, 26 Jul 2024 10:08:04 +0000 (12:08 +0200)]
Merge pull request #196 from tamiko/update_copyright_headers_1
nonlinear-heat_transfer_with_AD_NOX: add copyright notices and license
Marc Fehling [Fri, 26 Jul 2024 10:07:59 +0000 (12:07 +0200)]
Merge pull request #197 from tamiko/update_copyright_headers_2
TravelingWaves: add copyright notices and license
Matthias Maier [Fri, 26 Jul 2024 07:35:26 +0000 (02:35 -0500)]
TravelingWaves: add copyright notices and license
Matthias Maier [Fri, 26 Jul 2024 07:28:36 +0000 (02:28 -0500)]
nonlinear-heat_transfer_with_AD_NOX: add copyright notices and license
Wolfgang Bangerth [Thu, 25 Jul 2024 23:01:13 +0000 (17:01 -0600)]
Merge pull request #195 from masterleinad/update_copyright_crystal_growth
Update copyrght in Crystal_Growth_Phase_Field_Model
Daniel Arndt [Thu, 25 Jul 2024 17:47:51 +0000 (13:47 -0400)]
Update copyrght in Crystal_Growth_Phase_Field_Model
Matthias Maier [Wed, 24 Jul 2024 11:06:06 +0000 (11:06 +0000)]
Merge pull request #188 from bangerth/pics
Rescale pictures.
Marc Fehling [Wed, 24 Jul 2024 09:58:37 +0000 (11:58 +0200)]
Merge pull request #189 from bangerth/markup
Do not use mark-up in section headings.
Marc Fehling [Wed, 24 Jul 2024 09:57:20 +0000 (11:57 +0200)]
Merge pull request #191 from tamiko/update_file_header
MultipointFluxMixedFiniteElementMethods: Update copyright header
Matthias Maier [Wed, 24 Jul 2024 08:01:54 +0000 (03:01 -0500)]
Update header file
Wolfgang Bangerth [Thu, 11 Jul 2024 21:53:24 +0000 (15:53 -0600)]
Merge pull request #190 from magomedovs/minor_fixes
Minor code fixes
magomedovs [Thu, 11 Jul 2024 21:15:30 +0000 (00:15 +0300)]
Indentations fixed. Identifiers fixed in .h files.
Wolfgang Bangerth [Wed, 10 Jul 2024 17:05:34 +0000 (11:05 -0600)]
Do not use mark-up in section headings.
Wolfgang Bangerth [Wed, 10 Jul 2024 17:02:28 +0000 (11:02 -0600)]
Rescale pictures.
Bruno Turcksin [Wed, 10 Jul 2024 15:47:52 +0000 (11:47 -0400)]
Merge pull request #187 from marcfehling/codespell
Run codespell on repository.
Marc Fehling [Wed, 10 Jul 2024 09:38:07 +0000 (11:38 +0200)]
Run codespell on repository.
Marc Fehling [Wed, 10 Jul 2024 06:38:39 +0000 (08:38 +0200)]
Merge pull request #186 from bangerth/minor
Minor edits to the programs added today.
Wolfgang Bangerth [Wed, 10 Jul 2024 03:35:51 +0000 (21:35 -0600)]
Minor edits to the programs added today.
Wolfgang Bangerth [Tue, 9 Jul 2024 21:30:57 +0000 (15:30 -0600)]
Merge pull request #185 from umairhussaincmm/my-code-gallery-project
Request to add my 'Crystal_Growth_Phase_Field_Model' code to the code gallery.
Wolfgang Bangerth [Tue, 9 Jul 2024 21:28:56 +0000 (15:28 -0600)]
Merge pull request #184 from magomedovs/TravelingWaves
Traveling waves
umairhussaincmm [Wed, 3 Jul 2024 07:55:00 +0000 (13:25 +0530)]
Writing output file in the same directory.
umairhussaincmm [Wed, 3 Jul 2024 07:51:04 +0000 (13:21 +0530)]
Modified and Checked the code with v 9.5.1.
umairhussaincmm [Wed, 3 Jul 2024 06:49:39 +0000 (12:19 +0530)]
Added and Modified the 'Crystal_Growth_Phase_Field_Model' code gallery program.
umairhussaincmm [Wed, 3 Jul 2024 06:44:22 +0000 (12:14 +0530)]
Add the 'Crystal_Growth_Phase_Field_Model' code gallery program.
magomedovs [Mon, 1 Jul 2024 17:12:51 +0000 (20:12 +0300)]
Traveling waves
Marc Fehling [Wed, 26 Jun 2024 12:52:39 +0000 (14:52 +0200)]
Merge pull request #182 from bangerth/address
Fix the style in which the email address of an author is given.
Marc Fehling [Wed, 26 Jun 2024 12:52:21 +0000 (14:52 +0200)]
Merge pull request #183 from bangerth/lower
Lower heading level by one, to better integrate with generated headers.
Wolfgang Bangerth [Wed, 26 Jun 2024 12:16:44 +0000 (06:16 -0600)]
Lower heading level by one, to better integrate with
generated headers.
Wolfgang Bangerth [Wed, 26 Jun 2024 12:13:08 +0000 (06:13 -0600)]
Fix the style in which the email address of an author is given.
Marc Fehling [Wed, 26 Jun 2024 11:57:37 +0000 (13:57 +0200)]
Merge pull request #181 from bangerth/convert
Convert latex documentation to doxygen input.
Wolfgang Bangerth [Mon, 24 Jun 2024 23:54:19 +0000 (17:54 -0600)]
Convert a file from .pdf to .png.
Wolfgang Bangerth [Mon, 24 Jun 2024 23:48:59 +0000 (17:48 -0600)]
Remove now no longer used directory.
Wolfgang Bangerth [Mon, 24 Jun 2024 23:08:52 +0000 (17:08 -0600)]
Convert latex sources into doxygen input.
Daniel Arndt [Mon, 24 Jun 2024 15:59:51 +0000 (11:59 -0400)]
Merge pull request #180 from marcfehling/warnings
Fix warnings.
Marc Fehling [Mon, 24 Jun 2024 11:26:04 +0000 (13:26 +0200)]
Fix warnings.
Wolfgang Bangerth [Sun, 23 Jun 2024 22:35:46 +0000 (16:35 -0600)]
Merge pull request #179 from bangerth/narasimhan-2604-local_code
Add the 'nonlinear heat transfer with AD/NOX' code gallery program.
Narasimhan Swaminathan [Fri, 24 May 2024 15:35:09 +0000 (17:35 +0200)]
Add the 'nonlinear heat transfer with AD/NOX' code gallery program.
Marc Fehling [Fri, 24 May 2024 15:58:18 +0000 (17:58 +0200)]
Merge pull request #177 from marcfehling/fix
Fix compilation.
Marc Fehling [Fri, 24 May 2024 15:35:09 +0000 (17:35 +0200)]
Fix compilation.
Marc Fehling [Fri, 24 May 2024 15:15:55 +0000 (17:15 +0200)]
Merge pull request #176 from bangerth/const
Mark FEValuesExtractors objects as 'const'.
Wolfgang Bangerth [Fri, 3 May 2024 17:19:03 +0000 (22:49 +0530)]
Mark FEValuesExtractors objects as 'const'.
Matthias Maier [Wed, 6 Mar 2024 01:15:41 +0000 (01:15 +0000)]
Merge pull request #175 from bangerth/readme
Minor updates to the README.
Wolfgang Bangerth [Tue, 5 Mar 2024 22:26:50 +0000 (15:26 -0700)]
Merge pull request #174 from tamiko/unify_author_file
`*/doc/author`: remove trailing whitespace, add forgotten angle brackets
Wolfgang Bangerth [Tue, 5 Mar 2024 22:26:14 +0000 (15:26 -0700)]
Merge pull request #173 from tamiko/annotate_source_2
switch to unix line endings, add header
Wolfgang Bangerth [Tue, 5 Mar 2024 22:23:38 +0000 (15:23 -0700)]
Merge pull request #171 from tamiko/annotate_source_1
Update copyright headers
Wolfgang Bangerth [Tue, 5 Mar 2024 22:22:38 +0000 (15:22 -0700)]
Minor updates to the README.
Really just grammar and mark-up issues.
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.