]>
https://gitweb.dealii.org/ - dealii.git/log
Daniel Arndt [Mon, 13 May 2019 22:52:18 +0000 (00:52 +0200)]
Create vector before assigning
Martin Kronbichler [Mon, 13 May 2019 14:10:22 +0000 (16:10 +0200)]
Add another default method
Martin Kronbichler [Mon, 13 May 2019 13:50:40 +0000 (15:50 +0200)]
gcc9 warning: Provide copy constructor for class with operator=
Martin Kronbichler [Mon, 13 May 2019 08:26:10 +0000 (10:26 +0200)]
Merge pull request #8012 from Rombur/cuda_tutorial
Step-64 : matrix-free CUDA
Martin Kronbichler [Mon, 13 May 2019 05:48:18 +0000 (07:48 +0200)]
Merge pull request #8124 from masterleinad/fix_codespell_findings
Fix codespell findings
Daniel Arndt [Mon, 13 May 2019 02:56:09 +0000 (22:56 -0400)]
Merge pull request #8033 from jppelteret/sd-scalar_tensor_operations_01
SD scalar and tensor operations: Substitution and evaluation
Daniel Arndt [Mon, 13 May 2019 01:50:27 +0000 (21:50 -0400)]
Fix codespell findings
Jean-Paul Pelteret [Sun, 12 May 2019 23:51:09 +0000 (01:51 +0200)]
Improve documentation of SD tensor operations
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
Jean-Paul Pelteret [Sun, 12 May 2019 23:44:18 +0000 (01:44 +0200)]
Improve documentation of SD scalar operations
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
David Wells [Sun, 12 May 2019 23:37:51 +0000 (19:37 -0400)]
Merge pull request #8121 from jppelteret/sd-doc_02
Super small doc fixes for SD math functions
Jean-Paul Pelteret [Sun, 12 May 2019 23:28:22 +0000 (01:28 +0200)]
Tidy up some grammar used to describe SD math functions
Jean-Paul Pelteret [Sun, 12 May 2019 23:28:06 +0000 (01:28 +0200)]
Correct an incomplete latex command in math mode
Jean-Paul Pelteret [Sun, 12 May 2019 23:18:43 +0000 (01:18 +0200)]
Merge pull request #8120 from jppelteret/sd-doc_01
Add documentation module for symbolic differentiation
Jean-Paul Pelteret [Sun, 12 May 2019 22:22:26 +0000 (00:22 +0200)]
Fix some spelling errors in documentation of AD module
Jean-Paul Pelteret [Fri, 10 May 2019 17:58:20 +0000 (19:58 +0200)]
Add documentation module for symbolic differentiation
David Wells [Sun, 12 May 2019 22:11:12 +0000 (18:11 -0400)]
Merge pull request #8117 from drwells/fix-uninitialized-warning
Fix a clang warning about an uninitialized read.
Matthias Maier [Sun, 12 May 2019 21:49:36 +0000 (16:49 -0500)]
Merge pull request #8115 from tjhei/doxygen_fixes3
doxygen fixes
Matthias Maier [Sun, 12 May 2019 21:46:20 +0000 (16:46 -0500)]
Merge pull request #8116 from tjhei/doxygen_fixes4
fix tables in tutorials
Jean-Paul Pelteret [Sun, 12 May 2019 20:40:55 +0000 (22:40 +0200)]
Merge pull request #8119 from drwells/double-word-typos
Fix some double-word typos.
David Wells [Sun, 12 May 2019 19:53:16 +0000 (15:53 -0400)]
Fix some double-word typos.
e.g., "the the".
Jean-Paul Pelteret [Sat, 11 May 2019 18:04:52 +0000 (20:04 +0200)]
Rename some internal functions
Jean-Paul Pelteret [Sat, 11 May 2019 17:59:28 +0000 (19:59 +0200)]
Add further documentation on template parameters
Jean-Paul Pelteret [Tue, 7 May 2019 20:03:36 +0000 (22:03 +0200)]
Add a changelog entry
Jean-Paul Pelteret [Tue, 7 May 2019 20:01:02 +0000 (22:01 +0200)]
Add test for SD tensor substitution and evaluation
Jean-Paul Pelteret [Tue, 7 May 2019 20:00:42 +0000 (22:00 +0200)]
Add test for SD scalar substitution and evaluation
Jean-Paul Pelteret [Tue, 7 May 2019 19:47:01 +0000 (21:47 +0200)]
Add specialisation for rank-0 Tensor functions
- Differentiation::SD::tensor_substitution_map()
- Differentiation::SD::tensor_substitute()
- Differentiation::SD::tensor_substitute_evaluate()
Jean-Paul Pelteret [Tue, 7 May 2019 19:45:51 +0000 (21:45 +0200)]
Move definition of a template function to the header file
Jean-Paul Pelteret [Tue, 7 May 2019 16:34:19 +0000 (18:34 +0200)]
Implement substitution and evaluation for SD tensors
Jean-Paul Pelteret [Tue, 7 May 2019 16:34:01 +0000 (18:34 +0200)]
Implement substitution and evaluation for SD scalar types
Jean-Paul Pelteret [Sun, 12 May 2019 19:18:51 +0000 (21:18 +0200)]
Merge pull request #8118 from drwells/add-newline
Add a missing newline.
Jean-Paul Pelteret [Sun, 12 May 2019 19:05:12 +0000 (21:05 +0200)]
Fix use of class name FEFaceFvalues in ScratchData documentation
Jean-Paul Pelteret [Sun, 12 May 2019 19:04:24 +0000 (21:04 +0200)]
Fix some doxygen parameters
Matthias Maier [Sun, 12 May 2019 18:56:18 +0000 (13:56 -0500)]
Merge pull request #8107 from tamiko/for_auto_cell
use auto & cell instead of auto cell
David Wells [Sun, 12 May 2019 18:55:43 +0000 (14:55 -0400)]
Add a missing newline.
Matthias Maier [Sun, 12 May 2019 18:37:35 +0000 (13:37 -0500)]
Merge pull request #8085 from bangerth/can
Run setting canonical pages as part of the doxygen generation process.
David Wells [Sun, 12 May 2019 18:33:30 +0000 (14:33 -0400)]
Fix a clang warning about an uninitialized read.
Timo Heister [Sun, 12 May 2019 18:10:45 +0000 (12:10 -0600)]
teach clang format not to break section in tutorials
Timo Heister [Sun, 12 May 2019 18:07:12 +0000 (12:07 -0600)]
fix indentation
Timo Heister [Sun, 12 May 2019 18:04:17 +0000 (12:04 -0600)]
fix tables in tutorials
it turns out doxygen breaks the formatting if you have empty lines
within a table (check
https://www.dealii.org/developer/doxygen/deal.II/step_56.html#TimingResults
for an example)
Timo Heister [Sun, 12 May 2019 17:44:50 +0000 (11:44 -0600)]
more fixes
Timo Heister [Sun, 12 May 2019 17:37:47 +0000 (11:37 -0600)]
fix doxygen problems
Martin Kronbichler [Sun, 12 May 2019 17:21:14 +0000 (19:21 +0200)]
Merge pull request #8072 from marcfehling/future-fe
Introduced future finite element indices.
Martin Kronbichler [Sun, 12 May 2019 17:20:49 +0000 (19:20 +0200)]
Merge pull request #8112 from masterleinad/revert_pr_8111
Revert #8082
Daniel Arndt [Sun, 12 May 2019 16:17:28 +0000 (18:17 +0200)]
Matthias Maier [Sun, 12 May 2019 15:46:31 +0000 (10:46 -0500)]
Merge pull request #8101 from kronbichler/modernize-step-17
Modernize step-17
Matthias Maier [Sun, 12 May 2019 15:43:55 +0000 (10:43 -0500)]
Merge pull request #8102 from tamiko/modernize_step_6
modernize step 6
Matthias Maier [Sun, 12 May 2019 15:36:13 +0000 (10:36 -0500)]
fix up dox files
Matthias Maier [Sun, 12 May 2019 04:19:24 +0000 (23:19 -0500)]
contrib: favor auto & cell
Matthias Maier [Sun, 12 May 2019 04:18:48 +0000 (23:18 -0500)]
tests: favor auto & cell
Matthias Maier [Sun, 12 May 2019 04:18:32 +0000 (23:18 -0500)]
examples: favor auto & cell
Matthias Maier [Sun, 12 May 2019 04:18:13 +0000 (23:18 -0500)]
source: favor auto & cell
Matthias Maier [Sun, 12 May 2019 04:17:55 +0000 (23:17 -0500)]
include: favor auto & cell
Matthias Maier [Sun, 12 May 2019 15:27:15 +0000 (10:27 -0500)]
fix typos
Matthias Maier [Sat, 11 May 2019 22:32:00 +0000 (17:32 -0500)]
change value to reference
Matthias Maier [Sat, 11 May 2019 21:08:41 +0000 (16:08 -0500)]
improve readability of assembly routine
Matthias Maier [Sat, 11 May 2019 21:01:08 +0000 (16:01 -0500)]
use range-based for loop
Matthias Maier [Sun, 12 May 2019 15:25:29 +0000 (10:25 -0500)]
Merge pull request #8086 from drwells/fix-python-compatibility
Fix python compatibility
Marc Fehling [Thu, 11 Apr 2019 14:18:42 +0000 (16:18 +0200)]
Introduced future finite element indices.
Martin Kronbichler [Sun, 12 May 2019 11:24:21 +0000 (13:24 +0200)]
Merge pull request #8110 from jppelteret/modernise_step_44-02
Modernise step-44 (part 2)
Jean-Paul Pelteret [Sun, 12 May 2019 11:02:21 +0000 (13:02 +0200)]
Remove an unnecessary class destructor
Martin Kronbichler [Sun, 12 May 2019 10:28:38 +0000 (12:28 +0200)]
Merge pull request #8092 from kronbichler/comment_dof_handler_policy_change
Add comments to DoFHandlerPolicy changes
Martin Kronbichler [Sun, 12 May 2019 08:02:04 +0000 (10:02 +0200)]
Merge pull request #8109 from kronbichler/fix_step-55
Make step-55 compile again
Martin Kronbichler [Sun, 12 May 2019 07:45:35 +0000 (09:45 +0200)]
Make step-55 compile again
Martin Kronbichler [Sun, 12 May 2019 06:02:40 +0000 (08:02 +0200)]
Merge pull request #8103 from jppelteret/sd-template_params_01
SD: Better document and homogenise naming of template parameters
Martin Kronbichler [Sun, 12 May 2019 06:01:13 +0000 (08:01 +0200)]
Merge pull request #8105 from masterleinad/modernize_step-55
Modernize/Fix step-55
Martin Kronbichler [Sun, 12 May 2019 06:00:54 +0000 (08:00 +0200)]
Merge pull request #8095 from jppelteret/modernise_step_44
Modernise step-44
Martin Kronbichler [Sun, 12 May 2019 06:00:36 +0000 (08:00 +0200)]
Merge pull request #8097 from masterleinad/modernize_step_42
Modernize step-42
Martin Kronbichler [Sun, 12 May 2019 06:00:15 +0000 (08:00 +0200)]
Merge pull request #8100 from drwells/update-step-34-38-41
Update step 34 38 41
Martin Kronbichler [Sun, 12 May 2019 05:59:57 +0000 (07:59 +0200)]
Merge pull request #8094 from masterleinad/modernize_step_46
Modernize step-46
Martin Kronbichler [Sun, 12 May 2019 05:52:07 +0000 (07:52 +0200)]
Merge pull request #8106 from masterleinad/modernize_step-33
Modernize step-33
Martin Kronbichler [Sun, 12 May 2019 05:36:01 +0000 (07:36 +0200)]
Merge pull request #8108 from masterleinad/restrict_meshworker_tests
Restrict MeshWorker tests
Martin Kronbichler [Sun, 12 May 2019 05:29:29 +0000 (07:29 +0200)]
Merge pull request #8099 from masterleinad/modernize_step-26
Modernize step-26
Daniel Arndt [Sun, 12 May 2019 05:17:38 +0000 (07:17 +0200)]
Restrict meshworker tests
Daniel Arndt [Sun, 12 May 2019 03:03:39 +0000 (05:03 +0200)]
Modernize step-33
David Wells [Sat, 11 May 2019 18:14:53 +0000 (14:14 -0400)]
step-41: C++ modernization.
1. Avoid including <list> (we don't use it)
2. Inline function definitions
3. Use ranged-for loops
David Wells [Sat, 11 May 2019 18:09:41 +0000 (14:09 -0400)]
step-38: update results.
David Wells [Sat, 11 May 2019 18:09:23 +0000 (14:09 -0400)]
step-38: delete trailing whitespace.
David Wells [Sat, 11 May 2019 18:06:49 +0000 (14:06 -0400)]
step-38: C++ modernization.
1. Fix the order of the headers.
2. Fix some doxygen links and add '()' to functions.
3. Use ranged-for loops.
David Wells [Sat, 11 May 2019 18:05:29 +0000 (14:05 -0400)]
step-34: update output.
David Wells [Sat, 11 May 2019 17:19:20 +0000 (13:19 -0400)]
step-34: C++ modernization.
1. Use dof_handler instead of dh to match the other tutorial programs.
2. Use std::to_string
3. Avoid using deprecated features (e.g., update_cell_normal_vectors)
4. Ranged-for loops
5. Remove a circular builds-on dependency with step-38
Daniel Arndt [Sun, 12 May 2019 02:36:24 +0000 (22:36 -0400)]
Merge pull request #8096 from masterleinad/modernize_step_43
Modernize step 43
Daniel Arndt [Sun, 12 May 2019 02:02:51 +0000 (22:02 -0400)]
Modernize/Fix step-55
David Wells [Sat, 11 May 2019 22:55:35 +0000 (18:55 -0400)]
Merge pull request #8104 from jppelteret/fix_changelog_01
Fix a changelog entry
Jean-Paul Pelteret [Sat, 11 May 2019 22:52:12 +0000 (00:52 +0200)]
Merge pull request #8093 from masterleinad/fix_warnings_step_62
Fix warnings in step-62
Jean-Paul Pelteret [Sat, 11 May 2019 21:36:23 +0000 (23:36 +0200)]
Fix a changelog entry
Jean-Paul Pelteret [Sat, 11 May 2019 21:07:41 +0000 (23:07 +0200)]
Merge pull request #8090 from kronbichler/step-31-fix
step-31: Fix compilation with clang
Martin Kronbichler [Sat, 11 May 2019 20:20:35 +0000 (22:20 +0200)]
Modernize step-17
Jean-Paul Pelteret [Sat, 11 May 2019 20:18:35 +0000 (22:18 +0200)]
Document some template parameters of SD functions for tensors
Jean-Paul Pelteret [Sat, 11 May 2019 20:18:20 +0000 (22:18 +0200)]
Document some template parameters of SD functions for scalars
Jean-Paul Pelteret [Sat, 11 May 2019 19:54:33 +0000 (21:54 +0200)]
Add ExpressionType template parameter to tensor make_substitution_map()
Jean-Paul Pelteret [Sat, 11 May 2019 19:54:20 +0000 (21:54 +0200)]
Add ExpressionType template parameter to tensor add_to_substitution_map()
Jean-Paul Pelteret [Sat, 11 May 2019 19:53:04 +0000 (21:53 +0200)]
Use correct template parameter name in set_value_in_symbol_map()
Daniel Arndt [Sat, 11 May 2019 19:50:52 +0000 (15:50 -0400)]
Update examples/step-46/step-46.cc
Co-Authored-By: David Wells <drwells@email.unc.edu>
Jean-Paul Pelteret [Sat, 11 May 2019 19:33:53 +0000 (21:33 +0200)]
Homogenise template parameter names in make_substitution_map() and
add_to_substitution_map()
Jean-Paul Pelteret [Sat, 11 May 2019 19:23:34 +0000 (21:23 +0200)]
Remove a default template parameter
Jean-Paul Pelteret [Sat, 11 May 2019 19:13:13 +0000 (21:13 +0200)]
Add some tutorial keywords for step-44
Jean-Paul Pelteret [Sat, 11 May 2019 17:32:05 +0000 (19:32 +0200)]
Write VTU output with higher order elements
Daniel Arndt [Sat, 11 May 2019 18:58:29 +0000 (14:58 -0400)]
Modernize step-26
Jean-Paul Pelteret [Sat, 11 May 2019 18:59:06 +0000 (20:59 +0200)]
Merge pull request #8088 from drwells/update-step-21
Modernize step-21.
David Wells [Sat, 11 May 2019 17:18:51 +0000 (13:18 -0400)]
step-34: update manifold description.
We clone manifolds now.
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.