]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Thu, 10 May 2018 13:38:00 +0000 (09:38 -0400)]
Update some navbar links.
Wolfgang Bangerth [Thu, 10 May 2018 11:20:53 +0000 (06:20 -0500)]
Merge pull request #6571 from tamiko/pr_6569
[9.0] take over #6569
Luca Heltai [Thu, 10 May 2018 09:21:51 +0000 (11:21 +0200)]
Don't use tables in results.dox (copied from step 18)
Luca Heltai [Thu, 10 May 2018 07:25:50 +0000 (09:25 +0200)]
Fixed some issues with step-60 doc.
Denis Davydov [Thu, 10 May 2018 11:16:20 +0000 (13:16 +0200)]
Merge pull request #6570 from tamiko/pr_6564
Small doc fixes to the AD module
Jean-Paul Pelteret [Thu, 10 May 2018 05:13:49 +0000 (07:13 +0200)]
Small doc fixes to the AD module
Wolfgang Bangerth [Thu, 10 May 2018 01:54:47 +0000 (20:54 -0500)]
Merge pull request #6563 from tamiko/pr_6542
[9.0] take over #6542
Jean-Paul Pelteret [Wed, 9 May 2018 19:43:10 +0000 (21:43 +0200)]
Fix DA's comments
Jean-Paul Pelteret [Wed, 9 May 2018 06:39:15 +0000 (08:39 +0200)]
Fix DD's comments; other documentation improvements
Jean-Paul Pelteret [Tue, 8 May 2018 21:23:09 +0000 (23:23 +0200)]
Add documentation for AD module
Fixes #6172
Wolfgang Bangerth [Thu, 10 May 2018 00:23:29 +0000 (19:23 -0500)]
Merge pull request #6561 from tamiko/pr_6555
[9.0] take over #6555
Wolfgang Bangerth [Thu, 10 May 2018 00:21:51 +0000 (19:21 -0500)]
Merge pull request #6560 from tamiko/pr_6553
[9.0] take over #6553
Jean-Paul Pelteret [Wed, 9 May 2018 08:36:23 +0000 (10:36 +0200)]
Correct whitespace in doxygen code section
Jean-Paul Pelteret [Wed, 9 May 2018 08:35:49 +0000 (10:35 +0200)]
Reformat table of images in step-18 results section
Jean-Paul Pelteret [Wed, 9 May 2018 08:35:30 +0000 (10:35 +0200)]
Add CSS environment for three column layout
Martin Kronbichler [Wed, 9 May 2018 05:36:16 +0000 (07:36 +0200)]
Improve test lac/gmres_eigenvalues.
Matthias Maier [Wed, 9 May 2018 02:47:49 +0000 (21:47 -0500)]
update VERSION for release
Wolfgang Bangerth [Wed, 9 May 2018 02:41:36 +0000 (21:41 -0500)]
Merge pull request #6551 from tamiko/pr_6540
[9.0] take over #6540
David Wells [Tue, 8 May 2018 19:09:28 +0000 (15:09 -0400)]
Add the step-60 builds-on file.
David Wells [Tue, 8 May 2018 19:07:24 +0000 (15:07 -0400)]
Remove trailing whitespace.
David Wells [Tue, 8 May 2018 19:06:14 +0000 (15:06 -0400)]
Create another doxygen link.
David Wells [Tue, 8 May 2018 19:05:31 +0000 (15:05 -0400)]
Fix some markdown mishandling by doxygen.
My copy of doxygen does not correctly bold all statements with double
earmuffs; use HTML instead.
David Wells [Tue, 8 May 2018 19:04:45 +0000 (15:04 -0400)]
Remove spurious links to Boundary.
David Wells [Tue, 8 May 2018 16:57:40 +0000 (12:57 -0400)]
Fix some typos in step-60.
Matthias Maier [Wed, 9 May 2018 02:09:57 +0000 (21:09 -0500)]
update VERSION for release
Wolfgang Bangerth [Wed, 9 May 2018 00:49:02 +0000 (19:49 -0500)]
Merge pull request #6548 from tamiko/pr_6538
[9.0] take over #6537, #6538
Wolfgang Bangerth [Wed, 9 May 2018 00:46:09 +0000 (19:46 -0500)]
Merge pull request #6549 from tamiko/pr_6544
[9.0] Take over #6544, #6543, #6541
Wolfgang Bangerth [Wed, 9 May 2018 00:44:01 +0000 (19:44 -0500)]
Merge pull request #6547 from tamiko/pr_6536
[9.0] take over #6535, #6536
Wolfgang Bangerth [Wed, 9 May 2018 00:10:24 +0000 (08:10 +0800)]
Clarify some text.
Wolfgang Bangerth [Wed, 9 May 2018 00:08:43 +0000 (08:08 +0800)]
Remove a repetitive piece of text that doesn't add information.
Wolfgang Bangerth [Wed, 9 May 2018 00:05:24 +0000 (08:05 +0800)]
Update the Gmsh entry in readme.html.
Denis Davydov [Tue, 8 May 2018 21:04:00 +0000 (23:04 +0200)]
doc: say what we need from Gmsh
David Wells [Tue, 8 May 2018 16:05:44 +0000 (12:05 -0400)]
Remove a static Manifold from an example.
David Wells [Tue, 8 May 2018 16:05:23 +0000 (12:05 -0400)]
Clarify Manifold attachment in some functions.
David Wells [Tue, 8 May 2018 16:04:55 +0000 (12:04 -0400)]
Mention Manifold attachment in GridGenerator.
David Wells [Tue, 8 May 2018 14:48:51 +0000 (10:48 -0400)]
Attach a TorusManifold to a Torus.
Daniel Arndt [Tue, 8 May 2018 12:40:12 +0000 (14:40 +0200)]
Slightly decrease solver tolerance in lac/gmres_eigenvalues
Daniel Arndt [Tue, 8 May 2018 12:29:57 +0000 (14:29 +0200)]
Slighty increase tolerance in base/quadrature_chebyshev
Wolfgang Bangerth [Tue, 8 May 2018 14:38:49 +0000 (09:38 -0500)]
Merge pull request #6514 from tamiko/pr_6393
[9.0] take over #6393
Wolfgang Bangerth [Tue, 8 May 2018 14:38:26 +0000 (09:38 -0500)]
Merge pull request #6534 from tamiko/pr_6533
[9.0] take over #6533
Wolfgang Bangerth [Tue, 8 May 2018 14:38:00 +0000 (09:38 -0500)]
Merge pull request #6515 from tamiko/pr_6508
[9.0] take over #6508, #6519
Luca Heltai [Tue, 8 May 2018 11:01:24 +0000 (13:01 +0200)]
Make sure that also the output of the embedded value is on the deformed grid.
Jean-Paul Pelteret [Tue, 8 May 2018 07:27:08 +0000 (09:27 +0200)]
Merge pull request #6521 from tamiko/pr_6297
[9.0] take over #6297
Luca Heltai [Mon, 7 May 2018 21:42:55 +0000 (23:42 +0200)]
Added doi.
Luca Heltai [Mon, 7 May 2018 20:32:59 +0000 (22:32 +0200)]
Fixes to JP comments
Luca Heltai [Mon, 7 May 2018 12:29:24 +0000 (14:29 +0200)]
Added references to step-60 in header files.
Luca Heltai [Mon, 7 May 2018 12:17:31 +0000 (14:17 +0200)]
Added entries in tutorial.h.in
Luca Heltai [Thu, 3 May 2018 15:21:13 +0000 (17:21 +0200)]
Added external cache.
Luca Heltai [Wed, 2 May 2018 23:09:29 +0000 (01:09 +0200)]
Added possibility to read parameter from command line.
Giovanni Alzetta [Wed, 2 May 2018 20:44:46 +0000 (22:44 +0200)]
Written results, modified parameter file to use colorize
Giovanni Alzetta [Wed, 2 May 2018 15:59:45 +0000 (17:59 +0200)]
Added description of C and a solution example
Giovanni Alzetta [Wed, 2 May 2018 12:17:20 +0000 (14:17 +0200)]
Corrected refinement
Luca Heltai [Mon, 23 Apr 2018 15:44:31 +0000 (17:44 +0200)]
First commented version of step-60
Co-authored-by: Giovanni Alzetta <giovannialzetta@hotmail.it>
David Wells [Mon, 7 May 2018 23:14:22 +0000 (19:14 -0400)]
Work around an internal compiler error on GCC7.
Daniel Arndt [Mon, 7 May 2018 09:20:10 +0000 (11:20 +0200)]
Only check for validity of the resulting Triangulation
Daniel Arndt [Mon, 7 May 2018 00:20:12 +0000 (02:20 +0200)]
Fix gmsh/create_tria_02
David Wells [Mon, 7 May 2018 21:14:07 +0000 (17:14 -0400)]
Merge pull request #6516 from tamiko/pr_6513
[9.0] take over #6291, #6511, #6513
Matthias Maier [Mon, 7 May 2018 21:05:53 +0000 (16:05 -0500)]
put changelog entry back in place
Martin Kronbichler [Mon, 7 May 2018 18:23:49 +0000 (20:23 +0200)]
Finally fix step-59 formula.
Martin Kronbichler [Mon, 7 May 2018 15:17:09 +0000 (17:17 +0200)]
Fix typo.
Martin Kronbichler [Mon, 7 May 2018 14:53:27 +0000 (16:53 +0200)]
Try to fix latex formula.
Martin Kronbichler [Fri, 4 May 2018 09:39:33 +0000 (11:39 +0200)]
Explain the benefit of the fast diagonalization method in terms of iteration counts.
Martin Kronbichler [Thu, 3 May 2018 13:37:23 +0000 (15:37 +0200)]
Link in step-59 in central tutorial page.
Martin Kronbichler [Thu, 3 May 2018 13:36:21 +0000 (15:36 +0200)]
Write results section.
Martin Kronbichler [Thu, 3 May 2018 13:35:58 +0000 (15:35 +0200)]
Write introduction.
Martin Kronbichler [Mon, 23 Apr 2018 09:26:02 +0000 (11:26 +0200)]
Add step-59 tutorial program showing matrix-free DG.
Daniel Arndt [Mon, 30 Apr 2018 00:07:17 +0000 (02:07 +0200)]
Make sure not to attach a PropertyPool if not asked for
Matthias Maier [Mon, 7 May 2018 02:44:49 +0000 (21:44 -0500)]
update VERSION for pre-release
Matthias Maier [Mon, 7 May 2018 02:43:24 +0000 (21:43 -0500)]
Merge pull request #6509 from tamiko/pr_6475
[9.0] take over #6475
Daniel Arndt [Sat, 5 May 2018 00:29:04 +0000 (02:29 +0200)]
Fix the remaining gcc-8 warnings
David Wells [Sun, 6 May 2018 23:47:30 +0000 (19:47 -0400)]
Merge pull request #6503 from tamiko/pr_6491
[9.0] take over #6491
David Wells [Sun, 6 May 2018 23:47:14 +0000 (19:47 -0400)]
Merge pull request #6506 from tamiko/pr_6498
[9.0] take over #6498
David Wells [Sun, 6 May 2018 23:46:43 +0000 (19:46 -0400)]
Merge pull request #6507 from tamiko/pr_6499
[9.0] take over #6487 and #6499
David Wells [Sun, 6 May 2018 23:45:47 +0000 (19:45 -0400)]
Merge pull request #6501 from tamiko/pr_6483
[9.0] take over #6483
David Wells [Sun, 6 May 2018 23:45:16 +0000 (19:45 -0400)]
Merge pull request #6500 from tamiko/pr_6480
[9.0] take over #6480
David Wells [Sun, 6 May 2018 23:33:11 +0000 (19:33 -0400)]
Merge pull request #6505 from tamiko/pr_6496
[9.0] take over #6496
David Wells [Sun, 6 May 2018 19:57:18 +0000 (15:57 -0400)]
Actually fix compute_local_to_global_vertex_index_map.
The MPI types do not match the deal.II types, which is causes chaos when we use
32 bit indices.
David Wells [Sat, 5 May 2018 23:15:10 +0000 (19:15 -0400)]
Fix compute_local_to_global_vertex_index_map.
The MPI_Allgather call should have the same value inputs for the second
and fifth arguments.
Matthias Maier [Sun, 6 May 2018 17:23:50 +0000 (12:23 -0500)]
CMake: Unset cached results for C++11/14/17 detection if necessary
Matthias Maier [Sun, 6 May 2018 17:18:05 +0000 (12:18 -0500)]
CMake: Partially revert #6490
Matthias Maier [Sun, 6 May 2018 17:12:40 +0000 (12:12 -0500)]
CMake: Rerun checks if compiler configuration changes
Matthias Maier [Sun, 6 May 2018 16:39:55 +0000 (11:39 -0500)]
CMake: cosmetic changes
David Wells [Sun, 6 May 2018 21:26:43 +0000 (17:26 -0400)]
Merge pull request #6504 from tamiko/pr_6495
[9.0] take over #6495
David Wells [Sun, 6 May 2018 21:15:03 +0000 (17:15 -0400)]
Merge pull request #6502 from tamiko/pr_6489
[9.0] take over #6489
Daniel Arndt [Sun, 6 May 2018 15:25:28 +0000 (17:25 +0200)]
Default copy assignement in Tensor for non-Intel compilers
Wolfgang Bangerth [Sun, 6 May 2018 13:20:34 +0000 (07:20 -0600)]
Add a reference to step-10.
While there, also rewrite a couple of sentences.
David Wells [Sun, 6 May 2018 03:46:19 +0000 (23:46 -0400)]
Add some more MPI checks.
David Wells [Sun, 6 May 2018 02:02:31 +0000 (22:02 -0400)]
Fix a test to not write past the end of an array.
Rene Gassmoeller [Sat, 5 May 2018 20:06:54 +0000 (13:06 -0700)]
Fix test
Rene Gassmoeller [Sat, 5 May 2018 19:41:15 +0000 (12:41 -0700)]
Change default number of properties
Rene Gassmoeller [Sat, 5 May 2018 18:38:38 +0000 (11:38 -0700)]
Fix invalid number of particle properties in a test
David Wells [Sat, 5 May 2018 17:17:23 +0000 (13:17 -0400)]
Fix a GCC8 warning.
GCC warns that these types are not trivally copyable so we should not use
std::memmove. We cannot use std::move either since the beginning of the new
range may intersect the old range. Hence: use std::move_backward to copy from
the end, which cannot overlap.
Denis Davydov [Sun, 6 May 2018 07:57:12 +0000 (09:57 +0200)]
Merge pull request #6492 from luca-heltai/fix-order-parsing-external-conf
Move parsing of external.conf at the end.
Luca Heltai [Sun, 6 May 2018 07:50:09 +0000 (09:50 +0200)]
Move parsing of external.conf at the end.
Matthias Maier [Sat, 5 May 2018 22:56:46 +0000 (17:56 -0500)]
Merge pull request #6485 from masterleinad/fix_depraction_warning
[9.0] take over #6486
Daniel Arndt [Sat, 5 May 2018 22:39:10 +0000 (00:39 +0200)]
Fix warning text
Matthias Maier [Sat, 5 May 2018 18:42:13 +0000 (13:42 -0500)]
update VERSION for pre-release
Matthias Maier [Sat, 5 May 2018 18:40:23 +0000 (13:40 -0500)]
Merge pull request #6482 from tamiko/undo_mess_2
Revert "Default copy assignement in Tensor for non-Intel compilers"
Matthias Maier [Sat, 5 May 2018 18:31:21 +0000 (13:31 -0500)]
Revert "Default copy assignement in Tensor for non-Intel compilers"
This reverts commit
b509e726018ba3c8689158f0606867664039416e .
Matthias Maier [Sat, 5 May 2018 17:53:22 +0000 (12:53 -0500)]
Merge pull request #6479 from tamiko/pr_6474
[9.0] take over #6474
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.