]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Tue, 22 Sep 2020 18:33:09 +0000 (14:33 -0400)]
Fix clang-tidy complains
Timo Heister [Tue, 22 Sep 2020 15:49:20 +0000 (11:49 -0400)]
Merge pull request #10927 from kronbichler/fix_9794
Provide more general factory class for FEEvaluation
Martin Kronbichler [Tue, 22 Sep 2020 14:42:13 +0000 (16:42 +0200)]
Merge pull request #10949 from masterleinad/replace_restrict
Replace __restrict by DEAL_II_RESTRICT
David Wells [Tue, 22 Sep 2020 14:09:47 +0000 (10:09 -0400)]
Merge pull request #10944 from masterleinad/fix_compiling_with_icc
Fix comping with ICC
Daniel Arndt [Tue, 22 Sep 2020 13:34:49 +0000 (09:34 -0400)]
Merge pull request #10948 from lethe-cfd/fix_step_68_animations
Daniel Arndt [Tue, 22 Sep 2020 13:00:56 +0000 (09:00 -0400)]
Replace __restrict by DEAL_II_RESTRICT
Bruno [Tue, 22 Sep 2020 11:40:05 +0000 (07:40 -0400)]
Fixed height
Bruno [Tue, 22 Sep 2020 11:38:36 +0000 (07:38 -0400)]
Fixed the youtube links for the three animations in step-68
Martin Kronbichler [Tue, 22 Sep 2020 10:39:18 +0000 (12:39 +0200)]
Merge pull request #10417 from peterrum/mg-transfer
Add inter-grid transfer operators
Peter Munch [Tue, 22 Sep 2020 10:37:11 +0000 (12:37 +0200)]
Merge pull request #10915 from zjiaqi2018/step50_err_estimator
step-50: fix the error estimator
Martin Kronbichler [Tue, 22 Sep 2020 09:52:58 +0000 (11:52 +0200)]
Add documentation
Peter Munch [Wed, 25 Dec 2019 20:38:07 +0000 (21:38 +0100)]
Add inter-grid transfer operators
Daniel Arndt [Sun, 20 Sep 2020 12:29:32 +0000 (08:29 -0400)]
Fix comping with ICC
Wolfgang Bangerth [Tue, 22 Sep 2020 00:25:06 +0000 (18:25 -0600)]
Merge pull request #10940 from drwells/cleanup-quadrature
Cleanup quadrature
Daniel Arndt [Tue, 22 Sep 2020 00:03:17 +0000 (20:03 -0400)]
Merge pull request #10943 from bangerth/typo
Fix 'and and' -> 'and'.
Wolfgang Bangerth [Mon, 21 Sep 2020 22:53:51 +0000 (16:53 -0600)]
Fix 'and and' -> 'and'.
David Wells [Sun, 20 Sep 2020 17:19:48 +0000 (13:19 -0400)]
Cleanup the header inclusions.
David Wells [Sun, 20 Sep 2020 17:19:42 +0000 (13:19 -0400)]
Reflow some comments.
David Wells [Sun, 20 Sep 2020 17:12:47 +0000 (13:12 -0400)]
Remove some commented-out code.
We changed this code to assume the base quadrature is already set up in
e4b860bbba680a002d5fd80035cff71ec39708eb .
David Wells [Sun, 20 Sep 2020 17:11:39 +0000 (13:11 -0400)]
Add another explicit dim 0 instantiation.
This gets around a GCC -Wtype-limits warning in the loop when dim = 0.
Martin Kronbichler [Mon, 21 Sep 2020 08:41:50 +0000 (10:41 +0200)]
Changelog
Martin Kronbichler [Mon, 21 Sep 2020 08:41:26 +0000 (10:41 +0200)]
Remove obsolete code
Martin Kronbichler [Mon, 21 Sep 2020 07:58:07 +0000 (09:58 +0200)]
New test cases for CellwiseInverseMassMatrix<dim,-1>
Martin Kronbichler [Mon, 21 Sep 2020 07:55:02 +0000 (09:55 +0200)]
Convert a few tests to template parameter -1
Daniel Arndt [Mon, 21 Sep 2020 02:39:51 +0000 (22:39 -0400)]
Merge pull request #10937 from peterrum/pft_manifold
Add note to Triangulation::create_triangulation
Timo Heister [Sun, 20 Sep 2020 17:30:27 +0000 (13:30 -0400)]
Merge pull request #10930 from bangerth/code-gallery
Also install missing files from the code gallery.
Timo Heister [Sun, 20 Sep 2020 17:29:38 +0000 (13:29 -0400)]
Merge pull request #10938 from masterleinad/fix_gcc-10-warnings
Fix some more gcc-10 warnings
Daniel Arndt [Sun, 20 Sep 2020 12:29:32 +0000 (08:29 -0400)]
Fix some more gcc-10 warnings
Peter Munch [Sun, 20 Sep 2020 08:27:24 +0000 (10:27 +0200)]
Merge pull request #10936 from masterleinad/fix_scalapack_test_again
Fix SCALAPACK tests again
Peter Munch [Sun, 20 Sep 2020 08:15:13 +0000 (10:15 +0200)]
Add note to Triangulation::create_triangulation
Jiaqi Zhang [Tue, 15 Sep 2020 15:51:34 +0000 (11:51 -0400)]
show less results
Jiaqi Zhang [Tue, 15 Sep 2020 00:09:01 +0000 (20:09 -0400)]
print error estimate and update screen output
Jiaqi Zhang [Mon, 14 Sep 2020 15:30:02 +0000 (11:30 -0400)]
fix the error estimator
Daniel Arndt [Sun, 20 Sep 2020 02:32:31 +0000 (22:32 -0400)]
Fix SCALAPACK tests again
David Wells [Sat, 19 Sep 2020 22:16:22 +0000 (18:16 -0400)]
Merge pull request #10898 from bangerth/cc
Mention Code Complete as a resource.
Peter Munch [Sat, 19 Sep 2020 19:33:14 +0000 (21:33 +0200)]
Merge pull request #10935 from masterleinad/deprecated_parallel_triangulation
Avoid gcc-10 warning about deprecated parallel::Triangulation
Daniel Arndt [Sat, 19 Sep 2020 16:12:11 +0000 (12:12 -0400)]
Avoid gcc-10 warning about deprecated parallel::Triangulation
Wolfgang Bangerth [Fri, 18 Sep 2020 21:27:00 +0000 (15:27 -0600)]
Exclude cmake-generated files.
David Wells [Fri, 18 Sep 2020 16:07:32 +0000 (12:07 -0400)]
Merge pull request #10308 from lethe-cfd/particle_advection_step
Step-68 : Particle tracking of a massless tracer in a vortical flow
Martin Kronbichler [Fri, 18 Sep 2020 15:10:38 +0000 (17:10 +0200)]
Add inverse mass matrix with degree -1
Martin Kronbichler [Fri, 18 Sep 2020 15:10:14 +0000 (17:10 +0200)]
Add 3/2 over-integration to list of instantiated quadratures
Bruno [Fri, 18 Sep 2020 11:37:08 +0000 (07:37 -0400)]
Finalized step-68
Fixed a bug related to deal.II distributed vector and to the particle
loop in interpolated euler.
Peter Munch [Fri, 18 Sep 2020 13:34:59 +0000 (15:34 +0200)]
Merge pull request #10933 from elauksap/doc_muparser_fix
Fix broken link to muParser website
Pasquale Africa [Fri, 18 Sep 2020 13:23:15 +0000 (13:23 +0000)]
Fix broken link to muParser website
Martin Kronbichler [Thu, 17 Sep 2020 14:20:16 +0000 (16:20 +0200)]
Use new factory class within library
Martin Kronbichler [Thu, 17 Sep 2020 14:19:49 +0000 (16:19 +0200)]
Implement factory class for FEEvaluation and FEFaceEvaluation
Martin Kronbichler [Fri, 18 Sep 2020 12:36:52 +0000 (14:36 +0200)]
Merge pull request #10931 from peterrum/feeval_functions
Add some functions to FEEvaluation
Peter Munch [Thu, 17 Sep 2020 20:00:14 +0000 (22:00 +0200)]
Add some functions to FEEvaluation
Wolfgang Bangerth [Thu, 17 Sep 2020 19:04:10 +0000 (13:04 -0600)]
Add a changelog entry.
Wolfgang Bangerth [Thu, 17 Sep 2020 19:03:04 +0000 (13:03 -0600)]
Also install missing files from the code gallery.
David Wells [Thu, 17 Sep 2020 18:58:24 +0000 (14:58 -0400)]
Merge pull request #10929 from bangerth/period
Use proper grammar.
Wolfgang Bangerth [Thu, 17 Sep 2020 18:42:15 +0000 (12:42 -0600)]
Use proper grammar.
Peter Munch [Thu, 17 Sep 2020 18:26:58 +0000 (20:26 +0200)]
Merge pull request #10301 from bangerth/66
step-19: A simple particles tutorial.
David Wells [Thu, 17 Sep 2020 13:27:18 +0000 (09:27 -0400)]
Merge pull request #10923 from bangerth/1
Make the tolerance in step-1 relative.
David Wells [Thu, 17 Sep 2020 13:26:00 +0000 (09:26 -0400)]
Merge pull request #10925 from bangerth/1.2
Better link to what one can do with iterators.
Peter Munch [Thu, 17 Sep 2020 12:49:09 +0000 (14:49 +0200)]
Merge pull request #10922 from kronbichler/refactor_fe_eval_impl
Refactor access to FEEvaluationImpl and friends
Martin Kronbichler [Thu, 17 Sep 2020 10:59:57 +0000 (12:59 +0200)]
Adjust return parameter. Add inverse mass matrix
Wolfgang Bangerth [Wed, 16 Sep 2020 15:45:27 +0000 (09:45 -0600)]
Add a reference to step-68.
Make whitespace more uniform.
Edit euler_step_interpolated() somewhat.
Leave a note about step-68.
Edit the remainder of the program.
Apply suggestions from code review by bangerth
Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Applied the final round of comments from Wolfgang
Wolfgang Bangerth [Wed, 16 Sep 2020 18:58:24 +0000 (12:58 -0600)]
Better link to what one can do with iterators.
Daniel Arndt [Wed, 16 Sep 2020 18:54:01 +0000 (14:54 -0400)]
Merge pull request #10924 from bangerth/1.1
Better explain something in step-1.
Wolfgang Bangerth [Wed, 16 Sep 2020 17:41:19 +0000 (11:41 -0600)]
Make the tolerance in step-1 relative.
Wolfgang Bangerth [Wed, 16 Sep 2020 17:41:56 +0000 (11:41 -0600)]
Better explain something in step-1.
Martin Kronbichler [Wed, 16 Sep 2020 14:17:28 +0000 (16:17 +0200)]
Refactor access to FEEvaluationImpl and friends
Peter Munch [Wed, 16 Sep 2020 14:08:46 +0000 (16:08 +0200)]
Merge pull request #10920 from kronbichler/integrate_scatter_bug
Fix multiple-component bug in FEFaceEvaluationImpl::integrate_scatter
Bruno Blais [Tue, 15 Sep 2020 19:41:27 +0000 (15:41 -0400)]
Added the particles in "advanced techniques"
Added that the tutorial for the particles build on step-40
which I think is the first complete parallel tutorial.
Added changelog entry in major changes
Fixed additional spelling mistake
Apply suggestions from code review by bangerth
Applied all additional suggestions by Wolfgang Bangerth
- Fixed spelling mistakes
- Added an animation for the Rayleigh-Kothe vortex in the introduction
to illustrate the flow pattern
Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Martin Kronbichler [Wed, 16 Sep 2020 07:20:15 +0000 (09:20 +0200)]
Fix multiple-component bug in FEFaceEvaluationImpl::integrate_scatter
Martin Kronbichler [Wed, 16 Sep 2020 08:11:08 +0000 (10:11 +0200)]
Merge pull request #10911 from masterleinad/fix_scalapack_test
Fix SCALAPACK tests
Martin Kronbichler [Wed, 16 Sep 2020 08:10:23 +0000 (10:10 +0200)]
Merge pull request #10912 from bangerth/noexcept
Mark two functions 'noexcept'.
Daniel Arndt [Wed, 16 Sep 2020 02:34:37 +0000 (22:34 -0400)]
Merge pull request #10703 from bangerth/7
Discuss the concept of superconvergence better.
Daniel Arndt [Wed, 16 Sep 2020 02:30:06 +0000 (22:30 -0400)]
Merge pull request #10919 from bangerth/follow-up
Minor doc fixes.
Wolfgang Bangerth [Thu, 10 Sep 2020 00:26:56 +0000 (18:26 -0600)]
Use markdown.
Wolfgang Bangerth [Tue, 15 Sep 2020 23:32:50 +0000 (17:32 -0600)]
Also mention step-19.
Wolfgang Bangerth [Tue, 15 Sep 2020 23:26:23 +0000 (17:26 -0600)]
Minor doc fixes.
Wolfgang Bangerth [Tue, 15 Sep 2020 23:22:33 +0000 (17:22 -0600)]
Add a changelog entry.
Wolfgang Bangerth [Mon, 14 Sep 2020 12:58:56 +0000 (06:58 -0600)]
Mark two functions 'noexcept'.
Wolfgang Bangerth [Mon, 13 Jul 2020 19:03:01 +0000 (13:03 -0600)]
Discuss the concept of superconvergence better.
Wolfgang Bangerth [Tue, 15 Sep 2020 23:08:25 +0000 (17:08 -0600)]
Address Bruno Blais's comments.
Wolfgang Bangerth [Tue, 15 Sep 2020 22:41:03 +0000 (16:41 -0600)]
Merge pull request #10918 from tjhei/step_3_double_rhs
step-3: use a double for the RHS
Bruno [Thu, 16 Jul 2020 04:48:46 +0000 (00:48 -0400)]
Fixed a few last spelling mistakes and syntax errors
Bruno Blais [Thu, 16 Jul 2020 03:46:07 +0000 (23:46 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Bruno Blais [Thu, 16 Jul 2020 03:45:42 +0000 (23:45 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Bruno [Thu, 16 Jul 2020 03:47:36 +0000 (23:47 -0400)]
Applied Rene suggestion to introduction
- Fixed typos and minor elements
Rene Gassmoeller [Fri, 12 Jun 2020 17:11:16 +0000 (10:11 -0700)]
Add paragraphs about communication, load balancing
Bruno [Wed, 10 Jun 2020 04:18:16 +0000 (00:18 -0400)]
- Added missing parameter file
- Added section in introduction on the challenges related to distributed particle simulations
Bruno [Wed, 10 Jun 2020 00:39:36 +0000 (20:39 -0400)]
Applied Rene suggestions
blaisb [Tue, 2 Jun 2020 20:13:50 +0000 (16:13 -0400)]
Removed reference to step-19 for the moment to prevent CI error
blaisb [Tue, 2 Jun 2020 17:39:08 +0000 (13:39 -0400)]
- Removed dependency on trilinos or petsc to use deal.II distributed vectors
- Finalized step-68
blaisb [Tue, 2 Jun 2020 15:28:47 +0000 (11:28 -0400)]
Added properties to the particles
Shifted the particle creation to be at the gauss point to ensure that the same number of
particles is generated no matter the number of processors
There is still a bug with parallel output it seems, I will open
an issue
blaisb [Tue, 2 Jun 2020 13:11:02 +0000 (09:11 -0400)]
Change particle generation
blaisb [Fri, 29 May 2020 18:59:03 +0000 (14:59 -0400)]
Working example with properties
blaisb [Fri, 29 May 2020 14:33:53 +0000 (10:33 -0400)]
Temporary working version while I fix properties
blaisb [Fri, 29 May 2020 12:29:04 +0000 (08:29 -0400)]
Applied all comments on documentation
Bruno Blais [Fri, 29 May 2020 11:50:03 +0000 (07:50 -0400)]
Update examples/step-68/doc/tooltip
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Bruno Blais [Fri, 29 May 2020 11:49:56 +0000 (07:49 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Bruno Blais [Fri, 29 May 2020 11:49:39 +0000 (07:49 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Rene Gassmoeller <rene.gassmoeller@mailbox.org>
Bruno Blais [Fri, 29 May 2020 11:49:21 +0000 (07:49 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Bruno Blais [Fri, 29 May 2020 11:49:14 +0000 (07:49 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Bruno Blais [Fri, 29 May 2020 11:49:06 +0000 (07:49 -0400)]
Update examples/step-68/doc/results.dox
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Bruno Blais [Fri, 29 May 2020 11:48:48 +0000 (07:48 -0400)]
Update examples/step-68/step-68.cc
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Bruno Blais [Fri, 29 May 2020 11:48:24 +0000 (07:48 -0400)]
Update examples/step-68/step-68.cc
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
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.