]>
https://gitweb.dealii.org/ - dealii.git/log
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
David Wells [Sat, 5 May 2018 17:12:04 +0000 (13:12 -0400)]
Merge pull request #6477 from tamiko/revert_change
[9.0] Revert "Replace std::memmove by std::move for std::pair"
Daniel Arndt [Fri, 4 May 2018 16:49:55 +0000 (18:49 +0200)]
Default copy assignement in Tensor for non-Intel compilers
Matthias Maier [Sat, 5 May 2018 16:33:24 +0000 (11:33 -0500)]
Merge pull request #6478 from tamiko/pr_6476
[9.0] take over #6476
Jean-Paul Pelteret [Sat, 5 May 2018 14:31:29 +0000 (16:31 +0200)]
Add inclusion guards around instantiation that requires OpenCascade.
Matthias Maier [Sat, 5 May 2018 14:59:11 +0000 (09:59 -0500)]
Revert "Replace std::memmove by std::move for std::pair"
This reverts commit
11aef84a644b036b3f7acae2bad252737d8151aa .
Matthias Maier [Sat, 5 May 2018 02:59:40 +0000 (21:59 -0500)]
update VERSION for pre-release
Matthias Maier [Sat, 5 May 2018 02:56:41 +0000 (21:56 -0500)]
Merge pull request #6471 from tjhei/port_6465
[9.0] take over #6465: use std::tmpfile instead of tmpnam
Matthias Maier [Sat, 5 May 2018 02:56:34 +0000 (21:56 -0500)]
Merge pull request #6469 from tamiko/pr_6461
[9.0] take over #6461
Matthias Maier [Sat, 5 May 2018 02:56:27 +0000 (21:56 -0500)]
Merge pull request #6468 from tamiko/fix_tests_9.0
[9.0] take over #6460
Timo Heister [Sat, 5 May 2018 02:00:43 +0000 (22:00 -0400)]
use std::tmpfile instead of tmpnam
David Wells [Sat, 5 May 2018 02:44:50 +0000 (22:44 -0400)]
Merge pull request #6470 from tamiko/remove_unfinished_steps
[9.0] Release tasks step 8: remove unfinished steps
Matthias Maier [Sat, 5 May 2018 02:31:14 +0000 (21:31 -0500)]
removed unfinished steps (release tasks step 8).
Daniel Arndt [Fri, 4 May 2018 22:49:12 +0000 (00:49 +0200)]
Replace std::memmove by std::move for std::pair
Matthias Maier [Fri, 4 May 2018 22:29:23 +0000 (17:29 -0500)]
Update test output for changes in hyper_shell
Matthias Maier [Sat, 5 May 2018 02:09:41 +0000 (21:09 -0500)]
Merge pull request #6467 from tjhei/port_6466
[9.0] take over #6466
Timo Heister [Sat, 5 May 2018 02:04:11 +0000 (22:04 -0400)]
enable WITH_GMSH for doxygen
Matthias Maier [Sat, 5 May 2018 01:47:48 +0000 (20:47 -0500)]
Merge pull request #6464 from tjhei/port_6463
[9.0] take over #6463
Timo Heister [Sat, 5 May 2018 01:39:08 +0000 (21:39 -0400)]
fix ConstraintMatrix initialize warning
Matthias Maier [Fri, 4 May 2018 21:35:52 +0000 (16:35 -0500)]
update AUTHORS
Matthias Maier [Fri, 4 May 2018 20:53:51 +0000 (15:53 -0500)]
update VERSION
Timo Heister [Fri, 4 May 2018 20:38:36 +0000 (16:38 -0400)]
Merge pull request #6453 from tamiko/fix_cmake
CMake: Bugfix: Only set test dependencies if tests are actually defined...
Matthias Maier [Fri, 4 May 2018 20:34:27 +0000 (15:34 -0500)]
use internal target instead of stable IF(TEST ...)
Matthias Maier [Fri, 4 May 2018 20:10:32 +0000 (15:10 -0500)]
CMake: Bugfix: Only set test dependencies if tests are actually defined...
Otherwise "big bada boom".
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.