]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 years agofix warning about braces 10122/head
Timo Heister [Sun, 10 May 2020 15:39:38 +0000 (11:39 -0400)]
fix warning about braces

fix #10120

4 years agoMerge pull request #10021 from luca-heltai/extract-representative-from-boost-rtree
Martin Kronbichler [Sun, 10 May 2020 15:12:59 +0000 (17:12 +0200)]
Merge pull request #10021 from luca-heltai/extract-representative-from-boost-rtree

New extract_rtree_level function, and RTree visitor.

4 years agoMerge pull request #10118 from tjhei/update_copyright2
Martin Kronbichler [Sun, 10 May 2020 15:11:43 +0000 (17:11 +0200)]
Merge pull request #10118 from tjhei/update_copyright2

update copyright years

4 years agoMerge pull request #10117 from tjhei/step-50-refs
Martin Kronbichler [Sun, 10 May 2020 15:11:15 +0000 (17:11 +0200)]
Merge pull request #10117 from tjhei/step-50-refs

step-50: fix references

4 years agoMerge pull request #10116 from tjhei/step-50-kind
Martin Kronbichler [Sun, 10 May 2020 15:10:59 +0000 (17:10 +0200)]
Merge pull request #10116 from tjhei/step-50-kind

step-50: set kind to techniques

4 years agoupdate copyright years 10118/head
Timo Heister [Sun, 10 May 2020 14:47:48 +0000 (10:47 -0400)]
update copyright years

part 2, because of the recent changes

4 years agoMerge pull request #10113 from peterrum/pft_test_repeated_local_refinement
Martin Kronbichler [Sun, 10 May 2020 14:22:37 +0000 (16:22 +0200)]
Merge pull request #10113 from peterrum/pft_test_repeated_local_refinement

p:f:t: Test repeated local refinement of base triangulation

4 years agostep-50: fix references 10117/head
Timo Heister [Sun, 10 May 2020 14:20:00 +0000 (10:20 -0400)]
step-50: fix references

- update funding source
- fix paper references

4 years agostep-50: set kind to techniques 10116/head
Timo Heister [Sun, 10 May 2020 14:13:20 +0000 (10:13 -0400)]
step-50: set kind to techniques

4 years agoMerge pull request #10108 from luca-heltai/fix-closest-vertex-point
Peter Munch [Sun, 10 May 2020 11:41:55 +0000 (13:41 +0200)]
Merge pull request #10108 from luca-heltai/fix-closest-vertex-point

Add mapping argument to find_closest_vertex_of_cell().

4 years agoMerge pull request #9891 from luca-heltai/interpolate-field-on-particles
Martin Kronbichler [Sun, 10 May 2020 11:32:18 +0000 (13:32 +0200)]
Merge pull request #9891 from luca-heltai/interpolate-field-on-particles

Interpolate field on particles

4 years agoTest repeated local refinement of base triangulation 10113/head
Peter Munch [Sun, 10 May 2020 09:14:40 +0000 (11:14 +0200)]
Test repeated local refinement of base triangulation

4 years agoMerge pull request #10112 from peterrum/fix_authors
Martin Kronbichler [Sun, 10 May 2020 08:44:18 +0000 (10:44 +0200)]
Merge pull request #10112 from peterrum/fix_authors

Add author in changelog

4 years agoMerge pull request #10110 from peterrum/mapping
Martin Kronbichler [Sun, 10 May 2020 08:37:23 +0000 (10:37 +0200)]
Merge pull request #10110 from peterrum/mapping

Fix ICC compilation

4 years agoFixed spacing. 10108/head
Luca Heltai [Sun, 10 May 2020 07:15:55 +0000 (09:15 +0200)]
Fixed spacing.

4 years agoAdd mapping argument to find_closest_vertex_of_cell(). Closes #7922.
Luca Heltai [Sun, 10 May 2020 00:21:05 +0000 (02:21 +0200)]
Add mapping argument to find_closest_vertex_of_cell(). Closes #7922.

4 years agoMerge pull request #10111 from kronbichler/fix-tidy
Peter Munch [Sun, 10 May 2020 08:18:20 +0000 (10:18 +0200)]
Merge pull request #10111 from kronbichler/fix-tidy

Make clang-tidy happy with parallel::apply_to_subranges

4 years agoAdd author in changelog 10112/head
Peter Munch [Sun, 10 May 2020 08:15:47 +0000 (10:15 +0200)]
Add author in changelog

4 years agoMerge pull request #10018 from bangerth/iota-range
Martin Kronbichler [Sun, 10 May 2020 06:16:07 +0000 (08:16 +0200)]
Merge pull request #10018 from bangerth/iota-range

Introduce std_cxx20::ranges::iota_view

4 years agoMake clang-tidy happy with parallel::apply_to_subranges 10111/head
Martin Kronbichler [Sun, 10 May 2020 05:59:58 +0000 (07:59 +0200)]
Make clang-tidy happy with parallel::apply_to_subranges

4 years agoMerge pull request #10101 from rezarastak/constexpr_doc
Martin Kronbichler [Sun, 10 May 2020 05:54:30 +0000 (07:54 +0200)]
Merge pull request #10101 from rezarastak/constexpr_doc

Doc added for constexpr support

4 years agoFix ICC compilation 10110/head
Peter Munch [Sun, 10 May 2020 05:13:18 +0000 (07:13 +0200)]
Fix ICC compilation

4 years agoMerge pull request #10100 from resetius/step-35-fix
Martin Kronbichler [Sun, 10 May 2020 05:31:14 +0000 (07:31 +0200)]
Merge pull request #10100 from resetius/step-35-fix

Properly initalization of velocity vector

4 years agoMerge pull request #10107 from drwells/run-cppcheck
Daniel Arndt [Sun, 10 May 2020 03:52:43 +0000 (23:52 -0400)]
Merge pull request #10107 from drwells/run-cppcheck

4 years agoApplied Martin Kronbichler suggestions 9891/head
blaisb [Sun, 10 May 2020 02:51:49 +0000 (22:51 -0400)]
Applied Martin Kronbichler suggestions
- Removed useless includes out of interpolate_on_particle_01.cc test

4 years agoMerge pull request #10106 from tjhei/fix-step-58-umlaut
David Wells [Sun, 10 May 2020 00:20:50 +0000 (20:20 -0400)]
Merge pull request #10106 from tjhei/fix-step-58-umlaut

Fix umlaut in tooltip of tutorial graph

4 years agocppcheck: make an incremental move clearer. 10107/head
David Wells [Sat, 9 May 2020 19:32:34 +0000 (15:32 -0400)]
cppcheck: make an incremental move clearer.

4 years agocppcheck: clean up some loops.
David Wells [Sat, 9 May 2020 19:32:12 +0000 (15:32 -0400)]
cppcheck: clean up some loops.

4 years agocppcheck: move some things into the initializer list.
David Wells [Sat, 9 May 2020 19:31:43 +0000 (15:31 -0400)]
cppcheck: move some things into the initializer list.

4 years agocppcheck: clean up use of references.
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.

4 years agocppcheck: use ++i, not i++.
David Wells [Sat, 9 May 2020 19:28:34 +0000 (15:28 -0400)]
cppcheck: use ++i, not i++.

4 years agocppcheck: make virtual function calls in ctors explicit.
David Wells [Sat, 9 May 2020 19:27:49 +0000 (15:27 -0400)]
cppcheck: make virtual function calls in ctors explicit.

4 years agoAdded another test, and images to the documentation. 10021/head
Luca Heltai [Sat, 9 May 2020 22:49:10 +0000 (00:49 +0200)]
Added another test, and images to the documentation.

4 years agoMake sure we don't implicitly convert from tuple to pair.
Luca Heltai [Tue, 5 May 2020 15:24:41 +0000 (17:24 +0200)]
Make sure we don't implicitly convert from tuple to pair.

4 years agoNew extract_rtree_level function, and RTree visitor.
Luca Heltai [Mon, 20 Jan 2020 14:26:42 +0000 (15:26 +0100)]
New extract_rtree_level function, and RTree visitor.

4 years agoProperly initalization of velocity vector 10100/head
Alexey Ozeritskiy [Fri, 8 May 2020 22:03:15 +0000 (01:03 +0300)]
Properly initalization of velocity vector

4 years agoFix umlaut in tooltip of tutorial graph 10106/head
Timo Heister [Sat, 9 May 2020 22:09:10 +0000 (18:09 -0400)]
Fix umlaut in tooltip of tutorial graph

The html code for the umlaut in step-58 breaks the generation of the
graph for me, while using the umlaut directy seems to work.

4 years agoMerge pull request #9835 from kronbichler/parallelize_mapping_info_q
Martin Kronbichler [Sat, 9 May 2020 19:51:27 +0000 (21:51 +0200)]
Merge pull request #9835 from kronbichler/parallelize_mapping_info_q

Parallelize the main loops of MappingInfo::compute_mapping_q

4 years agoMerge pull request #9883 from tcclevenger/step-50
Martin Kronbichler [Sat, 9 May 2020 19:50:53 +0000 (21:50 +0200)]
Merge pull request #9883 from tcclevenger/step-50

Finish step-50

4 years agocomment code 9883/head
Timo Heister [Sun, 3 May 2020 20:49:44 +0000 (16:49 -0400)]
comment code

4 years agoAdd results
tcclevenger [Thu, 23 Apr 2020 21:53:42 +0000 (17:53 -0400)]
Add results

4 years agoupdate intro/changes
tcclevenger [Mon, 20 Apr 2020 15:12:11 +0000 (11:12 -0400)]
update intro/changes

4 years agostep-50
tcclevenger [Fri, 10 Apr 2020 19:10:42 +0000 (15:10 -0400)]
step-50

4 years agoApply suggestions from code review 10101/head
Reza Rastak [Sat, 9 May 2020 16:48:16 +0000 (09:48 -0700)]
Apply suggestions from code review

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
4 years agoMerge pull request #10103 from kronbichler/mark_override
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

4 years agoParallelize main loops of MappingInfo::compute_mapping_q 9835/head
Martin Kronbichler [Mon, 6 Apr 2020 06:03:56 +0000 (08:03 +0200)]
Parallelize main loops of MappingInfo::compute_mapping_q

4 years agoBreak up first part of MappingQ setup to make it parallelizable
Martin Kronbichler [Mon, 6 Apr 2020 05:25:08 +0000 (07:25 +0200)]
Break up first part of MappingQ setup to make it parallelizable

4 years agoMark LaplaceOperator::apply_add as override 10103/head
Martin Kronbichler [Sat, 9 May 2020 05:56:04 +0000 (07:56 +0200)]
Mark LaplaceOperator::apply_add as override

4 years agoMerge pull request #10102 from kronbichler/fix_build_tidy
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

4 years agoDoc added for constexpr support
Reza Rastak [Sat, 9 May 2020 04:50:38 +0000 (21:50 -0700)]
Doc added for constexpr support

4 years agoQualify a call to parallel::apply_to_subrange 10102/head
Martin Kronbichler [Sat, 9 May 2020 05:51:52 +0000 (07:51 +0200)]
Qualify a call to parallel::apply_to_subrange

4 years agoMerge pull request #10087 from peterrum/feq_hold_all_faces_to_owned_cells
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

4 years agoMerge pull request #10084 from kronbichler/fix_pre_post_loops
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

4 years agoMerge pull request #10099 from kronbichler/fix_compile_gcc10
Daniel Arndt [Fri, 8 May 2020 23:33:44 +0000 (19:33 -0400)]
Merge pull request #10099 from kronbichler/fix_compile_gcc10

4 years agoMerge pull request #10092 from peterrum/pft_fix_sorting
Daniel Arndt [Fri, 8 May 2020 22:52:36 +0000 (18:52 -0400)]
Merge pull request #10092 from peterrum/pft_fix_sorting

4 years agoMerge pull request #10098 from tjhei/copyright-fix-script
Daniel Arndt [Fri, 8 May 2020 22:41:32 +0000 (18:41 -0400)]
Merge pull request #10098 from tjhei/copyright-fix-script

4 years agoMerge pull request #10064 from tamiko/fix_a_test_7
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

4 years agoMerge pull request #10065 from masterleinad/gcc-10-fixes
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

4 years agoDisable hold_all_faces_to_owned_cells for FE_Q 10087/head
Peter Munch [Fri, 8 May 2020 13:22:37 +0000 (15:22 +0200)]
Disable hold_all_faces_to_owned_cells for FE_Q

4 years agoFix compilation with gcc-10 10099/head
Martin Kronbichler [Fri, 8 May 2020 20:01:21 +0000 (22:01 +0200)]
Fix compilation with gcc-10

4 years agoupdate copyright 10098/head
Timo Heister [Fri, 8 May 2020 18:30:31 +0000 (14:30 -0400)]
update copyright

4 years agomodify script
Timo Heister [Fri, 8 May 2020 18:19:16 +0000 (14:19 -0400)]
modify script

do not use the words in this commit

4 years agoMerge pull request #10094 from tjhei/release_step_0c
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

4 years agoMerge pull request #10095 from tjhei/mf_add_missing_override
Daniel Arndt [Fri, 8 May 2020 19:07:33 +0000 (15:07 -0400)]
Merge pull request #10095 from tjhei/mf_add_missing_override

4 years agoMerge pull request #10097 from tjhei/copyright
Daniel Arndt [Fri, 8 May 2020 18:59:57 +0000 (14:59 -0400)]
Merge pull request #10097 from tjhei/copyright

4 years agoMerge pull request #10096 from tjhei/minor1
Daniel Arndt [Fri, 8 May 2020 18:15:54 +0000 (14:15 -0400)]
Merge pull request #10096 from tjhei/minor1

4 years agoupdate copyright years 10097/head
Timo Heister [Fri, 8 May 2020 18:05:28 +0000 (14:05 -0400)]
update copyright years

4 years agoadd some empty lines 10096/head
Timo Heister [Fri, 8 May 2020 17:53:23 +0000 (13:53 -0400)]
add some empty lines

4 years agoadd missing override 10095/head
Timo Heister [Fri, 8 May 2020 17:49:30 +0000 (13:49 -0400)]
add missing override

4 years agoMerge pull request #10091 from tjhei/boost_bind_warning
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

4 years agoMerge pull request #10089 from tjhei/fix_boost_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

4 years agoFix sorting of cells in p:f:t 10092/head
Peter Munch [Fri, 8 May 2020 15:33:30 +0000 (17:33 +0200)]
Fix sorting of cells in p:f:t

4 years agorelease step 0c: doxygen formatting 10094/head
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.

4 years agoMerge pull request #10012 from kronbichler/mf_group_cells
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

4 years agoMerge pull request #10079 from nfehn/manifolds
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()

4 years agoMerge pull request #10076 from tamiko/fix_query_testsuite_script
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

4 years agohide boost deprecation warning with 1.73 10091/head
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

4 years agoremove boost include to fix compilation 10089/head
Timo Heister [Fri, 8 May 2020 14:30:27 +0000 (10:30 -0400)]
remove boost include to fix compilation

fixes #10088

4 years agoMerge pull request #10067 from tamiko/fix_a_test_8
Daniel Arndt [Fri, 8 May 2020 12:55:14 +0000 (08:55 -0400)]
Merge pull request #10067 from tamiko/fix_a_test_8

4 years agoMerge pull request #10083 from kronbichler/fix_tests-2
Daniel Arndt [Fri, 8 May 2020 12:38:27 +0000 (08:38 -0400)]
Merge pull request #10083 from kronbichler/fix_tests-2

4 years agoMerge pull request #10080 from kronbichler/fix_step-37-inhomogeneous
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

4 years agocorrect docu of GridTools::transform() and GridGenerator::cylinder() 10079/head
Niklas Fehn [Fri, 8 May 2020 05:47:15 +0000 (07:47 +0200)]
correct docu of GridTools::transform() and GridGenerator::cylinder()

4 years agoMerge pull request #9948 from peterrum/coarse_cell_index_to_coarse_cell_id_private
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

4 years agoMerge pull request #10077 from bangerth/upload
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.

4 years agoMerge pull request #10081 from nfehn/merge_triangulations
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

4 years agoTest case for new feature 10084/head
Martin Kronbichler [Fri, 8 May 2020 09:39:30 +0000 (11:39 +0200)]
Test case for new feature

4 years agoFix matrix-free pre/post loops with threads
Martin Kronbichler [Fri, 8 May 2020 09:39:15 +0000 (11:39 +0200)]
Fix matrix-free pre/post loops with threads

4 years agoMake a few tests check what they are supposed to 10083/head
Martin Kronbichler [Fri, 8 May 2020 07:08:39 +0000 (09:08 +0200)]
Make a few tests check what they are supposed to

4 years agomerge_triangulations(): formulate documentation in a way that keeping the manifolds... 10081/head
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

4 years agoUndo accidental change in test result file with LAPACK 10080/head
Martin Kronbichler [Fri, 8 May 2020 05:57:04 +0000 (07:57 +0200)]
Undo accidental change in test result file with LAPACK

4 years agoMerge pull request #10069 from tamiko/fix_a_test_10
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++

4 years agoMerge pull request #10070 from tamiko/fix_a_test_11
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

4 years agoMerge pull request #10071 from tamiko/fix_a_test_12
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

4 years agoMerge pull request #10068 from tamiko/fix_a_test_9
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

4 years agoMerge pull request #10078 from bangerth/typo
Martin Kronbichler [Fri, 8 May 2020 05:05:39 +0000 (07:05 +0200)]
Merge pull request #10078 from bangerth/typo

Fix a grammar error.

4 years agoFix a grammar error. 10078/head
Wolfgang Bangerth [Fri, 8 May 2020 04:21:54 +0000 (22:21 -0600)]
Fix a grammar error.

4 years agoMinor update to the section on uploading test results. 10077/head
Wolfgang Bangerth [Fri, 8 May 2020 03:44:57 +0000 (21:44 -0600)]
Minor update to the section on uploading test results.

4 years agoMerge pull request #10074 from drwells/double-word-typos-2
Daniel Arndt [Fri, 8 May 2020 03:35:32 +0000 (23:35 -0400)]
Merge pull request #10074 from drwells/double-word-typos-2

4 years agoMerge pull request #10075 from drwells/run-codespell
Daniel Arndt [Fri, 8 May 2020 03:35:15 +0000 (23:35 -0400)]
Merge pull request #10075 from drwells/run-codespell

4 years agoreverse sorting 10076/head
Matthias Maier [Fri, 8 May 2020 03:10:33 +0000 (22:10 -0500)]
reverse sorting


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.