]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Sat, 9 May 2020 19:30:58 +0000 (15:30 -0400)]
cppcheck: clean up use of references.
Capture by reference when the return type is by reference: capture by value when
the return type is by value.
David Wells [Sat, 9 May 2020 19:28:34 +0000 (15:28 -0400)]
cppcheck: use ++i, not i++.
David Wells [Sat, 9 May 2020 19:27:49 +0000 (15:27 -0400)]
cppcheck: make virtual function calls in ctors explicit.
Peter Munch [Sat, 9 May 2020 12:10:49 +0000 (14:10 +0200)]
Merge pull request #10103 from kronbichler/mark_override
Mark LaplaceOperator::apply_add as override
Martin Kronbichler [Sat, 9 May 2020 05:56:04 +0000 (07:56 +0200)]
Mark LaplaceOperator::apply_add as override
Martin Kronbichler [Sat, 9 May 2020 10:11:56 +0000 (12:11 +0200)]
Merge pull request #10102 from kronbichler/fix_build_tidy
Qualify a call to parallel::apply_to_subrange
Martin Kronbichler [Sat, 9 May 2020 05:51:52 +0000 (07:51 +0200)]
Qualify a call to parallel::apply_to_subrange
Daniel Arndt [Sat, 9 May 2020 01:13:46 +0000 (21:13 -0400)]
Merge pull request #10087 from peterrum/feq_hold_all_faces_to_owned_cells
Timo Heister [Sat, 9 May 2020 00:52:17 +0000 (20:52 -0400)]
Merge pull request #10084 from kronbichler/fix_pre_post_loops
Fix matrix-free pre/post loops with threads
Daniel Arndt [Fri, 8 May 2020 23:33:44 +0000 (19:33 -0400)]
Merge pull request #10099 from kronbichler/fix_compile_gcc10
Daniel Arndt [Fri, 8 May 2020 22:52:36 +0000 (18:52 -0400)]
Merge pull request #10092 from peterrum/pft_fix_sorting
Daniel Arndt [Fri, 8 May 2020 22:41:32 +0000 (18:41 -0400)]
Merge pull request #10098 from tjhei/copyright-fix-script
Martin Kronbichler [Fri, 8 May 2020 20:40:42 +0000 (22:40 +0200)]
Merge pull request #10064 from tamiko/fix_a_test_7
Tests: symengine/cse*: Disable unstable output
Martin Kronbichler [Fri, 8 May 2020 20:39:31 +0000 (22:39 +0200)]
Merge pull request #10065 from masterleinad/gcc-10-fixes
Silence gcc-10 warnings about invalid array accesses
Peter Munch [Fri, 8 May 2020 13:22:37 +0000 (15:22 +0200)]
Disable hold_all_faces_to_owned_cells for FE_Q
Martin Kronbichler [Fri, 8 May 2020 20:01:21 +0000 (22:01 +0200)]
Fix compilation with gcc-10
Timo Heister [Fri, 8 May 2020 18:30:31 +0000 (14:30 -0400)]
update copyright
Timo Heister [Fri, 8 May 2020 18:19:16 +0000 (14:19 -0400)]
modify script
do not use the words in this commit
Martin Kronbichler [Fri, 8 May 2020 19:23:03 +0000 (21:23 +0200)]
Merge pull request #10094 from tjhei/release_step_0c
release step 0c: doxygen formatting
Daniel Arndt [Fri, 8 May 2020 19:07:33 +0000 (15:07 -0400)]
Merge pull request #10095 from tjhei/mf_add_missing_override
Daniel Arndt [Fri, 8 May 2020 18:59:57 +0000 (14:59 -0400)]
Merge pull request #10097 from tjhei/copyright
Daniel Arndt [Fri, 8 May 2020 18:15:54 +0000 (14:15 -0400)]
Merge pull request #10096 from tjhei/minor1
Timo Heister [Fri, 8 May 2020 18:05:28 +0000 (14:05 -0400)]
update copyright years
Timo Heister [Fri, 8 May 2020 17:53:23 +0000 (13:53 -0400)]
add some empty lines
Timo Heister [Fri, 8 May 2020 17:49:30 +0000 (13:49 -0400)]
add missing override
Timo Heister [Fri, 8 May 2020 17:10:31 +0000 (13:10 -0400)]
Merge pull request #10091 from tjhei/boost_bind_warning
hide boost deprecation warning with 1.73
Daniel Arndt [Fri, 8 May 2020 16:32:55 +0000 (12:32 -0400)]
Merge pull request #10089 from tjhei/fix_boost_1.73
Peter Munch [Fri, 8 May 2020 15:33:30 +0000 (17:33 +0200)]
Fix sorting of cells in p:f:t
Timo Heister [Fri, 8 May 2020 16:03:26 +0000 (12:03 -0400)]
release step 0c: doxygen formatting
Nothing major, just putting @ref and <br> on separate lines. Everything
else looks good.
Martin Kronbichler [Fri, 8 May 2020 15:41:19 +0000 (17:41 +0200)]
Merge pull request #10012 from kronbichler/mf_group_cells
Group cells by parents in matrix-free setup
Martin Kronbichler [Fri, 8 May 2020 15:24:27 +0000 (17:24 +0200)]
Merge pull request #10079 from nfehn/manifolds
correct docu of GridTools::transform() and GridGenerator::cylinder()
Timo Heister [Fri, 8 May 2020 15:07:06 +0000 (11:07 -0400)]
Merge pull request #10076 from tamiko/fix_query_testsuite_script
contrib/utilities/query_testsuite: modernize
Timo Heister [Fri, 8 May 2020 14:54:48 +0000 (10:54 -0400)]
hide boost deprecation warning with 1.73
boost 1.73 deprecated boost/bind.hpp but uses it internally. Defining
this macro silences the warnings.
fixes #10090
Timo Heister [Fri, 8 May 2020 14:30:27 +0000 (10:30 -0400)]
remove boost include to fix compilation
fixes #10088
Daniel Arndt [Fri, 8 May 2020 12:55:14 +0000 (08:55 -0400)]
Merge pull request #10067 from tamiko/fix_a_test_8
Daniel Arndt [Fri, 8 May 2020 12:38:27 +0000 (08:38 -0400)]
Merge pull request #10083 from kronbichler/fix_tests-2
Martin Kronbichler [Fri, 8 May 2020 11:27:58 +0000 (13:27 +0200)]
Merge pull request #10080 from kronbichler/fix_step-37-inhomogeneous
Undo accidental change in test result file with LAPACK
Niklas Fehn [Fri, 8 May 2020 05:47:15 +0000 (07:47 +0200)]
correct docu of GridTools::transform() and GridGenerator::cylinder()
Martin Kronbichler [Fri, 8 May 2020 10:28:05 +0000 (12:28 +0200)]
Merge pull request #9948 from peterrum/coarse_cell_index_to_coarse_cell_id_private
Make coarse_cell_*_to_coarse_cell_* private
Martin Kronbichler [Fri, 8 May 2020 10:02:21 +0000 (12:02 +0200)]
Merge pull request #10077 from bangerth/upload
Minor update to the section on uploading test results.
Martin Kronbichler [Fri, 8 May 2020 10:00:42 +0000 (12:00 +0200)]
Merge pull request #10081 from nfehn/merge_triangulations
merge_triangulations(): reformulate documentation
Martin Kronbichler [Fri, 8 May 2020 09:39:30 +0000 (11:39 +0200)]
Test case for new feature
Martin Kronbichler [Fri, 8 May 2020 09:39:15 +0000 (11:39 +0200)]
Fix matrix-free pre/post loops with threads
Martin Kronbichler [Fri, 8 May 2020 07:08:39 +0000 (09:08 +0200)]
Make a few tests check what they are supposed to
Niklas Fehn [Fri, 8 May 2020 06:04:05 +0000 (08:04 +0200)]
merge_triangulations(): formulate documentation in a way that keeping the manifolds is the expected default behavior
Martin Kronbichler [Fri, 8 May 2020 05:57:04 +0000 (07:57 +0200)]
Undo accidental change in test result file with LAPACK
Martin Kronbichler [Fri, 8 May 2020 05:46:06 +0000 (07:46 +0200)]
Merge pull request #10069 from tamiko/fix_a_test_10
base/utilities_pack_unpack_07: Add a variant for clang-10/libc++
Martin Kronbichler [Fri, 8 May 2020 05:45:32 +0000 (07:45 +0200)]
Merge pull request #10070 from tamiko/fix_a_test_11
arpack/step-36_ar_shift: use solver_within_range macro
Martin Kronbichler [Fri, 8 May 2020 05:45:01 +0000 (07:45 +0200)]
Merge pull request #10071 from tamiko/fix_a_test_12
adolc/helper_tape_index_01: Increase tolerance
Jean-Paul Pelteret [Fri, 8 May 2020 05:18:13 +0000 (07:18 +0200)]
Merge pull request #10068 from tamiko/fix_a_test_9
symengine/batch_optimizer: Add output variants
Martin Kronbichler [Fri, 8 May 2020 05:05:39 +0000 (07:05 +0200)]
Merge pull request #10078 from bangerth/typo
Fix a grammar error.
Wolfgang Bangerth [Fri, 8 May 2020 04:21:54 +0000 (22:21 -0600)]
Fix a grammar error.
Wolfgang Bangerth [Fri, 8 May 2020 03:44:57 +0000 (21:44 -0600)]
Minor update to the section on uploading test results.
Daniel Arndt [Fri, 8 May 2020 03:35:32 +0000 (23:35 -0400)]
Merge pull request #10074 from drwells/double-word-typos-2
Daniel Arndt [Fri, 8 May 2020 03:35:15 +0000 (23:35 -0400)]
Merge pull request #10075 from drwells/run-codespell
Matthias Maier [Fri, 8 May 2020 03:10:33 +0000 (22:10 -0500)]
reverse sorting
Matthias Maier [Fri, 8 May 2020 03:06:26 +0000 (22:06 -0500)]
improve script description - every script deserves to be loved
Matthias Maier [Fri, 8 May 2020 03:02:37 +0000 (22:02 -0500)]
add a helpful error message
Matthias Maier [Fri, 8 May 2020 02:51:45 +0000 (21:51 -0500)]
update script to new api/v1 interface
David Wells [Fri, 8 May 2020 02:05:29 +0000 (22:05 -0400)]
Run codespell.
David Wells [Fri, 8 May 2020 01:36:11 +0000 (21:36 -0400)]
Remove double word typos.
Matthias Maier [Thu, 7 May 2020 23:44:46 +0000 (18:44 -0500)]
adolc/helper_tape_index_01: Increase tolerance
Matthias Maier [Thu, 7 May 2020 23:39:38 +0000 (18:39 -0500)]
arpack/step-36_ar_shift: use solver_within_range macro
Matthias Maier [Thu, 7 May 2020 23:27:20 +0000 (18:27 -0500)]
Merge pull request #10046 from bangerth/vec
Augment the documentation of operator<< for Vector.
Matthias Maier [Thu, 7 May 2020 23:25:51 +0000 (18:25 -0500)]
Merge pull request #10047 from bangerth/cxx
Better document C++11/14/17/20.
Matthias Maier [Thu, 7 May 2020 23:24:11 +0000 (18:24 -0500)]
Merge pull request #10062 from kronbichler/fix_read_dof_values_plain
Fix bug in FEFaceEvaluation::read_dof_values_plain
Matthias Maier [Thu, 7 May 2020 23:22:45 +0000 (18:22 -0500)]
Merge pull request #10066 from jppelteret/sd-llvm_patch_01
Disable a fallback option in the BatchOptimizer
Matthias Maier [Thu, 7 May 2020 23:18:52 +0000 (18:18 -0500)]
base/utilities_pack_unpack_07: Add a variant for clang-10/libc++
Unfortunately, the compression level changes significantly for
clang-10/libc++. Add an output variant
Matthias Maier [Thu, 7 May 2020 23:10:04 +0000 (18:10 -0500)]
symengine/batch_optimizer: Add output variants
Depending on architecture these tests produce slightly different results
with a relative error of just above 1e-6. Fix this by providing output
variants for clang-10 with libc++
Matthias Maier [Thu, 7 May 2020 22:35:54 +0000 (17:35 -0500)]
symengine/batch_optimizer: Increase number of printed digits
We need to output more digits here in order for numdiff to take effect.
Jean-Paul Pelteret [Thu, 7 May 2020 21:58:07 +0000 (23:58 +0200)]
Disable a fallback option in the BatchOptimizer
This is what is promised in the documentation, and I forgot to change the behaviour everywhere.
Daniel Arndt [Thu, 7 May 2020 21:18:14 +0000 (17:18 -0400)]
Silence gcc-10 warnings about invalid array accesses
Matthias Maier [Thu, 7 May 2020 19:38:40 +0000 (14:38 -0500)]
Tests: symengine/cse*: Disable unstable output
The internal optimizer state is unfortunately not stable. I get
different results for every combination of compiler, standard library
and, optimization flags I use.
Thus, simply disable this portion of the output. (Note that the result
still gets checked for correctness with a barrage of Asserts.)
Daniel Arndt [Thu, 7 May 2020 21:13:09 +0000 (17:13 -0400)]
Merge pull request #10056 from jppelteret/fevalues_dof_idx_rbl-tuts
Bruno Turcksin [Thu, 7 May 2020 20:13:03 +0000 (16:13 -0400)]
Merge pull request #10063 from jppelteret/sd-doc_04
Daniel Arndt [Thu, 7 May 2020 20:06:23 +0000 (16:06 -0400)]
Merge pull request #10050 from rezarastak/mark_lapack
Peter Munch [Thu, 7 May 2020 19:17:11 +0000 (21:17 +0200)]
Merge pull request #10053 from Rombur/overlap_comm
CUDA matrix-free: overlap communication and computation
Martin Kronbichler [Thu, 7 May 2020 15:08:41 +0000 (17:08 +0200)]
Changelog
Martin Kronbichler [Thu, 7 May 2020 15:08:31 +0000 (17:08 +0200)]
Test case
Jean-Paul Pelteret [Thu, 7 May 2020 06:23:05 +0000 (08:23 +0200)]
Convert step-44 to use FEValues range based loops
Jean-Paul Pelteret [Thu, 7 May 2020 17:19:16 +0000 (19:19 +0200)]
Improve documentation of a BatchOptimizer function
Reza Rastak [Wed, 6 May 2020 23:29:09 +0000 (16:29 -0700)]
Some tests depend on lapack
Martin Kronbichler [Thu, 7 May 2020 15:20:18 +0000 (17:20 +0200)]
Merge pull request #10059 from bangerth/changelog
Add a changelog entry.
Martin Kronbichler [Thu, 7 May 2020 15:08:18 +0000 (17:08 +0200)]
Fix bug in FEFaceEvaluation::read_dof_values_plain
Luca Heltai [Thu, 7 May 2020 14:06:36 +0000 (16:06 +0200)]
Merge pull request #9978 from mwichro/fix_FE_interface_for_mg
Fix FEInterface for MG support
Bruno Turcksin [Thu, 7 May 2020 01:45:51 +0000 (21:45 -0400)]
Add changelog entry
Bruno Turcksin [Wed, 15 Apr 2020 02:08:59 +0000 (02:08 +0000)]
Overlap communication and computation
Bruno Turcksin [Tue, 21 Apr 2020 18:23:13 +0000 (18:23 +0000)]
Extend documentation
Wolfgang Bangerth [Thu, 7 May 2020 12:19:33 +0000 (06:19 -0600)]
Add a changelog entry.
Martin Kronbichler [Thu, 7 May 2020 11:10:00 +0000 (13:10 +0200)]
Merge pull request #10033 from rezarastak/remove_tol
The tolerance parameter is removed from project_tensor
Martin Kronbichler [Thu, 7 May 2020 11:08:24 +0000 (13:08 +0200)]
Merge pull request #10051 from tamiko/fix_a_test_3
fe/memory_consumption_01: remove test
Martin Kronbichler [Thu, 7 May 2020 11:07:53 +0000 (13:07 +0200)]
Merge pull request #10055 from tamiko/fix_a_test_6
rol/vector_adaptor_02: port to Trilinos 12.18.1
Martin Kronbichler [Thu, 7 May 2020 11:07:12 +0000 (13:07 +0200)]
Merge pull request #10054 from tamiko/fix_a_test_5
serialization/fe_series_0?: Add test variants for libc++
Martin Kronbichler [Thu, 7 May 2020 11:06:42 +0000 (13:06 +0200)]
Merge pull request #10052 from tamiko/fix_a_test_4
mpi/petsc_step-27*: add a test variant for petsc-3.13 and newer
Martin Kronbichler [Thu, 7 May 2020 11:03:15 +0000 (13:03 +0200)]
Add a comment
Jean-Paul Pelteret [Thu, 7 May 2020 06:10:57 +0000 (08:10 +0200)]
Convert steps 3,4,5,6,8 to FEValues::dof_indices()Do some FeValues::quadrature_point_indices() conversions as well.
Martin Kronbichler [Thu, 7 May 2020 09:02:09 +0000 (11:02 +0200)]
Merge pull request #10048 from tamiko/fix_a_test_2
base/utilities_pack_unpack_07: make test more robust
Martin Kronbichler [Wed, 6 May 2020 20:48:10 +0000 (22:48 +0200)]
Changelog
Martin Kronbichler [Wed, 6 May 2020 20:45:34 +0000 (22:45 +0200)]
Update test cases
Daniel Arndt [Thu, 7 May 2020 03:46:03 +0000 (23:46 -0400)]
Merge pull request #9990 from jppelteret/fevalues_dof_idx_rbl
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.