]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Mon, 20 May 2019 19:55:03 +0000 (15:55 -0400)]
Fix doxygen links in the 9.1 changelog.
Martin Kronbichler [Sun, 19 May 2019 15:48:39 +0000 (17:48 +0200)]
Merge pull request #8230 from tamiko/disable_two_tests
Disable two ADOL-C tests in release configuration
Martin Kronbichler [Sun, 19 May 2019 15:47:50 +0000 (17:47 +0200)]
Merge pull request #8242 from bangerth/64.2
Rework the first part of step-64.
Daniel Arndt [Sun, 19 May 2019 14:54:50 +0000 (10:54 -0400)]
Merge pull request #8237 from bangerth/64
Update the introduction to step-64.
Daniel Arndt [Sun, 19 May 2019 14:43:32 +0000 (10:43 -0400)]
Merge pull request #8244 from bangerth/64.4
Step-64 also depends on step-40.
Martin Kronbichler [Sun, 19 May 2019 14:04:08 +0000 (16:04 +0200)]
Merge pull request #8247 from bangerth/dep
Fix a dependency between tutorial programs.
Martin Kronbichler [Sun, 19 May 2019 14:02:34 +0000 (16:02 +0200)]
Merge pull request #8238 from bangerth/51
Mention step-61 in the introduction of step-51.
Wolfgang Bangerth [Sun, 19 May 2019 13:38:31 +0000 (07:38 -0600)]
Fix a dependency between tutorial programs.
The format in which this was previously stated was just wrong.
Wolfgang Bangerth [Sat, 18 May 2019 14:58:02 +0000 (08:58 -0600)]
Step-64 also depends on step-40.
Wolfgang Bangerth [Sun, 19 May 2019 13:21:20 +0000 (07:21 -0600)]
More updates of examples/step-64/step-64.cu
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
Wolfgang Bangerth [Sat, 18 May 2019 10:45:17 +0000 (04:45 -0600)]
Update the introduction to step-64.
While there also adjust the dependencies.
Martin Kronbichler [Sun, 19 May 2019 09:00:24 +0000 (11:00 +0200)]
Merge pull request #8236 from bangerth/61
Fix the dependencies of step-61.
Daniel Arndt [Sat, 18 May 2019 23:52:12 +0000 (19:52 -0400)]
Merge pull request #8246 from masterleinad/change_cudawrappers_mf_point_type
Change CUDAWrappers::MatrixFree::point_type to Point
Daniel Arndt [Sat, 18 May 2019 22:42:51 +0000 (00:42 +0200)]
Clarify size of coef
Daniel Arndt [Sat, 18 May 2019 19:17:20 +0000 (15:17 -0400)]
Merge pull request #8243 from bangerth/64.3
Update the results section of step-64.
Daniel Arndt [Sat, 18 May 2019 17:55:49 +0000 (19:55 +0200)]
Change CUDAWrappers::MatrixFree::point_type to Point
David Wells [Sat, 18 May 2019 17:33:30 +0000 (13:33 -0400)]
Merge pull request #8239 from bangerth/update
Update a comment in the doxygen options file.
Wolfgang Bangerth [Sat, 18 May 2019 14:55:31 +0000 (08:55 -0600)]
Update the results section of step-64.
Wolfgang Bangerth [Sat, 18 May 2019 14:38:44 +0000 (08:38 -0600)]
Update the rest of the code.
Wolfgang Bangerth [Sat, 18 May 2019 12:08:39 +0000 (06:08 -0600)]
Rework the first part of step-64.
Wolfgang Bangerth [Sat, 18 May 2019 11:36:25 +0000 (05:36 -0600)]
Update a comment in the doxygen options file.
Wolfgang Bangerth [Sat, 18 May 2019 10:45:56 +0000 (04:45 -0600)]
Mention step-61 in the introduction of step-51.
Wolfgang Bangerth [Sat, 18 May 2019 10:20:24 +0000 (04:20 -0600)]
Fix the dependencies of step-61.
This program doesn't really build on step-20 (it solves the Darcy equation,
but not in mixed form) nor really on step-7 (other than the fact that it
computes errors).
Wolfgang Bangerth [Fri, 17 May 2019 20:22:53 +0000 (14:22 -0600)]
Merge pull request #8235 from tjhei/step63-followup
step-63 documention follow-up
Wolfgang Bangerth [Fri, 17 May 2019 20:22:31 +0000 (14:22 -0600)]
Merge pull request #8234 from tjhei/clarify_a_comment
clarify a comment
Timo Heister [Fri, 17 May 2019 20:13:39 +0000 (14:13 -0600)]
step-63 documention follow-up
see #8225
Timo Heister [Fri, 17 May 2019 20:03:37 +0000 (14:03 -0600)]
clarify a comment
found while trying to understand the code
Matthias Maier [Fri, 17 May 2019 19:06:18 +0000 (14:06 -0500)]
Merge pull request #8225 from bangerth/63.1
Updates to the step-63 introduction.
Matthias Maier [Fri, 17 May 2019 18:46:57 +0000 (13:46 -0500)]
Disable two ADOL-C tests in release configuration
It turns out that some optimizing compilers (gcc-7 onwards) are very
happy in happily optimizing away in case of undefined behavior (that we
are apparently encountering). Let's just disable these tests in release
configuration.
Wolfgang Bangerth [Fri, 17 May 2019 14:42:37 +0000 (08:42 -0600)]
Updates to the step-63 introduction.
Timo Heister [Fri, 17 May 2019 16:47:18 +0000 (10:47 -0600)]
Merge pull request #8228 from bangerth/63.3
Updates to the step-63 results section.
David Wells [Fri, 17 May 2019 15:48:36 +0000 (11:48 -0400)]
Merge pull request #8224 from masterleinad/general_data_storage_gcc-9
gcc-9 variant for general_data_storage_01
Wolfgang Bangerth [Fri, 17 May 2019 15:09:05 +0000 (09:09 -0600)]
Updates to the step-63 results section.
Daniel Arndt [Fri, 17 May 2019 14:40:02 +0000 (10:40 -0400)]
gcc-9 variant for general_data_storage_01
Jean-Paul Pelteret [Fri, 17 May 2019 12:40:15 +0000 (14:40 +0200)]
Merge pull request #8204 from bangerth/update
Minor updates to the AD page.
Wolfgang Bangerth [Fri, 17 May 2019 09:12:41 +0000 (03:12 -0600)]
Merge pull request #8218 from kronbichler/adjust_documentation
Move changelog entry to proper file
Martin Kronbichler [Fri, 17 May 2019 08:32:41 +0000 (10:32 +0200)]
Move changelog entry into proper place
Wolfgang Bangerth [Fri, 17 May 2019 08:30:58 +0000 (02:30 -0600)]
Merge pull request #8189 from adam4130/update-boost
Updated boost::unordered_map/set to std library
Wolfgang Bangerth [Thu, 16 May 2019 15:32:33 +0000 (09:32 -0600)]
Minor updates to the AD page.
Just trying to educate myself about this page.
Martin Kronbichler [Fri, 17 May 2019 07:12:01 +0000 (09:12 +0200)]
Merge pull request #8212 from tjhei/doc_colon_eq
doxygen: use coloneq in tutorials
Matthias Maier [Fri, 17 May 2019 01:04:07 +0000 (20:04 -0500)]
Merge pull request #8191 from kronbichler/transfinite_manifold_robustness
Make TransfiniteInterpolationManifold more robust
Timo Heister [Thu, 16 May 2019 20:23:46 +0000 (14:23 -0600)]
doxygen: use coloneq in tutorials
Matthias Maier [Thu, 16 May 2019 20:12:16 +0000 (15:12 -0500)]
Merge pull request #8209 from masterleinad/trilinos_12_14_vector_adaptor
Add vector_adaptor_02 Trilinos-12.14.1 variant
Matthias Maier [Thu, 16 May 2019 20:11:50 +0000 (15:11 -0500)]
Merge pull request #8208 from tjhei/add_some_tutorial_keywords
step-63 typo and add some tutorial keywords
Matthias Maier [Thu, 16 May 2019 20:11:22 +0000 (15:11 -0500)]
Merge pull request #8207 from tjhei/step63changelog_into_release
move changelog entry for step-63
Matthias Maier [Thu, 16 May 2019 20:10:19 +0000 (15:10 -0500)]
Merge pull request #8200 from tamiko/adolc_guard
CMake: Add a safeguard that disables ADOL-C in case SEACASChaco is enabled
Martin Kronbichler [Thu, 16 May 2019 19:56:20 +0000 (21:56 +0200)]
Adjust tolerance in push_forward
Daniel Arndt [Thu, 16 May 2019 19:48:14 +0000 (15:48 -0400)]
Add vector_adaptor_02 Trilinos-12.14.1 variant
Timo Heister [Thu, 16 May 2019 19:45:41 +0000 (13:45 -0600)]
Merge pull request #8205 from jppelteret/sd-doc_03
Remove doxygen format from a comment block
Martin Kronbichler [Thu, 16 May 2019 07:39:54 +0000 (09:39 +0200)]
Add changelog
Martin Kronbichler [Thu, 16 May 2019 07:37:18 +0000 (09:37 +0200)]
Three new test cases to verify the transfinite manifold
Timo Heister [Thu, 16 May 2019 19:15:12 +0000 (13:15 -0600)]
step-63 typo and add some tutorial keywords
Timo Heister [Wed, 15 May 2019 16:08:48 +0000 (10:08 -0600)]
9.1: move changelog entry for step-63
Jean-Paul Pelteret [Thu, 16 May 2019 18:24:10 +0000 (20:24 +0200)]
Remove doxygen format from a comment block
Jean-Paul Pelteret [Thu, 16 May 2019 17:55:08 +0000 (19:55 +0200)]
Merge pull request #8202 from tjhei/fix_at_name_tags
fix doxygen @name tags
Timo Heister [Thu, 16 May 2019 17:46:53 +0000 (11:46 -0600)]
fix name
Timo Heister [Thu, 16 May 2019 17:05:42 +0000 (11:05 -0600)]
fix doxygen @name tags
Jean-Paul Pelteret [Thu, 16 May 2019 17:05:46 +0000 (19:05 +0200)]
Merge pull request #8201 from tjhei/doc_remove_at_name_hack
clang-format: do not break @name lines
Timo Heister [Thu, 16 May 2019 16:38:53 +0000 (10:38 -0600)]
clang-format: do not break @name lines
remove hack in scratch_data and add @name to the list of items not to
break automatically.
note: I hate having to fight clang-format.
Matthias Maier [Thu, 16 May 2019 15:33:57 +0000 (10:33 -0500)]
CMake: Add a safeguard that disables ADOL-C in case SEACASChaco is enabled
Matthias Maier [Thu, 16 May 2019 15:09:02 +0000 (10:09 -0500)]
Merge pull request #8195 from jppelteret/scratch_data-doc_01
Fix documentation in ScratchData
adam4130 [Thu, 16 May 2019 13:18:29 +0000 (07:18 -0600)]
Fixed indentation
Jean-Paul Pelteret [Thu, 16 May 2019 09:27:03 +0000 (11:27 +0200)]
Fix documentation in ScratchData
Jean-Paul Pelteret [Thu, 16 May 2019 08:56:10 +0000 (10:56 +0200)]
Merge pull request #8193 from bangerth/typo
Fix a typo.
Wolfgang Bangerth [Thu, 16 May 2019 08:09:17 +0000 (02:09 -0600)]
Fix a typo.
Martin Kronbichler [Thu, 16 May 2019 07:36:56 +0000 (09:36 +0200)]
Make the transfinite manifold more robust
Matthias Maier [Thu, 16 May 2019 04:31:49 +0000 (23:31 -0500)]
Merge pull request #8188 from tjhei/undeprecate_get_mg_dofs
undeprecate get_mg_dof_indices
adam4130 [Thu, 16 May 2019 02:49:29 +0000 (20:49 -0600)]
Updated boost::unordered_map/set to std library
Timo Heister [Wed, 15 May 2019 20:00:20 +0000 (14:00 -0600)]
undeprecate get_mg_dof_indices
fixes #7887
While the general function makes sense in assembly, this function is
useful in other situations and makes code more expressive.
Wolfgang Bangerth [Wed, 15 May 2019 19:22:28 +0000 (13:22 -0600)]
Merge pull request #8178 from tjhei/step63-fix
followup small step-63 edits
Wolfgang Bangerth [Wed, 15 May 2019 19:20:04 +0000 (13:20 -0600)]
Merge pull request #8186 from tjhei/doxygen_fixes6
doxygen: two broken lists
Wolfgang Bangerth [Wed, 15 May 2019 19:18:57 +0000 (13:18 -0600)]
Merge pull request #8181 from tjhei/examples_folder_other_ccs
examples: ignore temporary cc files in cmake
Timo Heister [Wed, 15 May 2019 17:31:32 +0000 (11:31 -0600)]
doxygen: two broken lists
Timo Heister [Wed, 15 May 2019 16:05:30 +0000 (10:05 -0600)]
examples: ignore temporary cc files in cmake
I had an editor leave a temporary cc file in the example directory. This
caused cmake/make to fail in hilarious ways. To try it yourself:
``touch examples/step-63/a#.cc``
By reducing the glob to files that are of the form "step-*.cc", we
should be able to avoid this problem. In my case the file was
".#step-63.cc".
Timo Heister [Wed, 15 May 2019 15:50:53 +0000 (09:50 -0600)]
followup small step-63 edits
Matthias Maier [Wed, 15 May 2019 15:38:01 +0000 (10:38 -0500)]
Merge pull request #8177 from masterleinad/tutorial_description_61_64
Add description for step-61 and step-64
Daniel Arndt [Wed, 15 May 2019 12:54:12 +0000 (08:54 -0400)]
Add description for step-61 and step-64
Martin Kronbichler [Wed, 15 May 2019 12:04:04 +0000 (14:04 +0200)]
Merge pull request #8079 from tcclevenger/step63-documentation
Step-63 Documentation
Martin Kronbichler [Wed, 15 May 2019 11:53:56 +0000 (13:53 +0200)]
Merge pull request #8173 from masterleinad/fix_general_data_storage
Fix general_data_storage test
Daniel Arndt [Wed, 15 May 2019 04:28:57 +0000 (06:28 +0200)]
Fix general_data_storage test
David Wells [Wed, 15 May 2019 04:23:44 +0000 (00:23 -0400)]
Merge pull request #8171 from tjhei/doxygen_fixes5
fix doxygen formula errors
Timo Heister [Tue, 14 May 2019 21:51:40 +0000 (15:51 -0600)]
step-32 text in formula spacing
Timo Heister [Tue, 14 May 2019 21:25:46 +0000 (15:25 -0600)]
two more warnings
Timo Heister [Tue, 14 May 2019 21:17:56 +0000 (15:17 -0600)]
fix doxygen formula errors
Timo Heister [Tue, 14 May 2019 17:43:28 +0000 (11:43 -0600)]
small fixes
tcclevenger [Tue, 14 May 2019 17:15:59 +0000 (11:15 -0600)]
fix right test function and Peclet def
Timo Heister [Tue, 14 May 2019 03:44:14 +0000 (21:44 -0600)]
address change requests
tcclevenger [Mon, 13 May 2019 23:46:22 +0000 (17:46 -0600)]
Intro and small fixes
Timo Heister [Mon, 13 May 2019 20:08:45 +0000 (14:08 -0600)]
Intro and Result fixes
tcclevenger [Mon, 13 May 2019 17:13:57 +0000 (11:13 -0600)]
changes for results.dox, intro outline, corrections
Timo Heister [Sun, 12 May 2019 16:57:07 +0000 (10:57 -0600)]
fix prm formatting, expand prm documentation, doc changes, hook in step-63
tcclevenger [Fri, 10 May 2019 19:19:57 +0000 (13:19 -0600)]
Changelog, prm fixes, initial docs, add new parameters
Martin Kronbichler [Tue, 14 May 2019 15:35:12 +0000 (17:35 +0200)]
Merge pull request #8168 from drwells/unify-subscriptor-log
Unify the log entry for Subscriptor.
David Wells [Tue, 14 May 2019 14:23:24 +0000 (10:23 -0400)]
Unify the log entry for Subscriptor.
The remark about rvalue references is no longer correct since we
switched, after the ban on rvalue references, to storing a
std::string (which permits rvalues once more).
Martin Kronbichler [Tue, 14 May 2019 14:16:42 +0000 (16:16 +0200)]
Merge pull request #8166 from tamiko/update_version_requirement
Require the current version of deal.II.
Matthias Maier [Tue, 14 May 2019 14:07:37 +0000 (09:07 -0500)]
Require the current version of deal.II.
Martin Kronbichler [Tue, 14 May 2019 14:05:04 +0000 (16:05 +0200)]
Merge pull request #8165 from tamiko/master
update VERSION
Matthias Maier [Tue, 14 May 2019 13:59:02 +0000 (08:59 -0500)]
update VERSION
Martin Kronbichler [Tue, 14 May 2019 13:56:07 +0000 (15:56 +0200)]
Merge pull request #8164 from tamiko/update_tag_file
Update TAG file
Martin Kronbichler [Tue, 14 May 2019 13:52:16 +0000 (15:52 +0200)]
Merge pull request #8163 from tamiko/update-changes-file
Replace individual files by one changelog for the whole release.
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.