]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 years agoChoose output files for mpi/condense_01 correctly 10200/head
Daniel Arndt [Wed, 13 May 2020 22:09:46 +0000 (18:09 -0400)]
Choose output files for mpi/condense_01 correctly

4 years agoRun Travis on all branches 10193/head
Daniel Arndt [Wed, 13 May 2020 16:41:20 +0000 (12:41 -0400)]
Run Travis on all branches

4 years agoMerge pull request #10177 from masterleinad/take_over_10161
Martin Kronbichler [Wed, 13 May 2020 06:00:42 +0000 (08:00 +0200)]
Merge pull request #10177 from masterleinad/take_over_10161

 [9.2] Take over #10161: Removed two variables which were not used in particles/utilities.h

4 years agoupdate VERSION for release v9.2.0-rc1
Matthias Maier [Wed, 13 May 2020 03:41:31 +0000 (22:41 -0500)]
update VERSION for release

4 years agoRemoved two variables which were not used in particles/utilities.h 10177/head
blaisb [Tue, 12 May 2020 20:14:06 +0000 (16:14 -0400)]
Removed two variables which were not used in particles/utilities.h

4 years agoMerge pull request #10159 from tjhei/jenkins_ci_branches
Matthias Maier [Wed, 13 May 2020 03:17:30 +0000 (22:17 -0500)]
Merge pull request #10159 from tjhei/jenkins_ci_branches

[9.2] Take over #10173: Jenkins: also test release branches

4 years agoMerge pull request #10169 from tamiko/pr_10168
Daniel Arndt [Wed, 13 May 2020 03:10:30 +0000 (23:10 -0400)]
Merge pull request #10169 from tamiko/pr_10168

4 years agoMerge pull request #10172 from tamiko/pr_10171
Daniel Arndt [Wed, 13 May 2020 01:12:43 +0000 (21:12 -0400)]
Merge pull request #10172 from tamiko/pr_10171

4 years agoMerge pull request #10170 from tamiko/remove_test
Timo Heister [Wed, 13 May 2020 01:11:04 +0000 (21:11 -0400)]
Merge pull request #10170 from tamiko/remove_test

[9.2] remove test mpi/p4est_bug

4 years agoupdate fe_series tests again to latest changes 10172/head
Matthias Maier [Wed, 13 May 2020 00:58:08 +0000 (19:58 -0500)]
update fe_series tests again to latest changes

4 years agoMerge pull request #10167 from tamiko/pr_10166
Daniel Arndt [Wed, 13 May 2020 00:53:49 +0000 (20:53 -0400)]
Merge pull request #10167 from tamiko/pr_10166

4 years agoremove test mpi/p4est_bug 10170/head
Matthias Maier [Wed, 13 May 2020 00:49:44 +0000 (19:49 -0500)]
remove test mpi/p4est_bug

This test will actually make it past the expect=run stage if p4est is
not compiled with debug asserts. This is unfortunately independent of
whether deal.II is in release or debug mode.

4 years agodo not print mesh in opencascade/stl_* tests 10169/head
Matthias Maier [Wed, 13 May 2020 00:27:35 +0000 (19:27 -0500)]
do not print mesh in opencascade/stl_* tests

These tests create a mesh (with our opencascade) interface.
Unfortunately, the result pretty much depends on the mesher being used
(which changes between opencascade and oce versions), the standard
library version (libstdc++ versus libc++) and the CPU architecture.

I initially thought that the test result would not depend on the machine
this test is running on and created the output alternatives
(*.output.opencascade7.4.0) on my laptop. Evidently this did not fix
this test on our main tester. Let's simply remove the output and just
check that the code path runs without throwing an error.

4 years agoexamples/step-69: fix texttt formulas 10167/head
Matthias Maier [Tue, 12 May 2020 22:01:37 +0000 (17:01 -0500)]
examples/step-69: fix texttt formulas

4 years agoJenknis: also test release branches dealii-testing 10159/head
Timo Heister [Tue, 12 May 2020 19:14:42 +0000 (15:14 -0400)]
Jenknis: also test release branches

4 years agoupdate AUTHORS
Matthias Maier [Tue, 12 May 2020 18:03:47 +0000 (13:03 -0500)]
update AUTHORS

4 years agoupdate VERSION
Matthias Maier [Tue, 12 May 2020 18:02:58 +0000 (13:02 -0500)]
update VERSION

4 years agoMerge pull request #10157 from tamiko/update_version
David Wells [Tue, 12 May 2020 17:56:46 +0000 (13:56 -0400)]
Merge pull request #10157 from tamiko/update_version

Release step 5: update VERSION

4 years agoMerge pull request #10156 from tamiko/update-tag-file
David Wells [Tue, 12 May 2020 17:56:36 +0000 (13:56 -0400)]
Merge pull request #10156 from tamiko/update-tag-file

Release step 1a: Update tag list

4 years agoMerge pull request #10154 from tamiko/update-changes-file
Matthias Maier [Tue, 12 May 2020 17:55:16 +0000 (12:55 -0500)]
Merge pull request #10154 from tamiko/update-changes-file

Release step 1: Update changelog file

4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h 10154/head
Matthias Maier [Tue, 12 May 2020 17:28:31 +0000 (12:28 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:28:25 +0000 (12:28 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:28:16 +0000 (12:28 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:28:08 +0000 (12:28 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:28:02 +0000 (12:28 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:27:55 +0000 (12:27 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:27:44 +0000 (12:27 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:27:20 +0000 (12:27 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoUpdate doc/news/9.1.1-vs-9.2.0.h
Matthias Maier [Tue, 12 May 2020 17:27:06 +0000 (12:27 -0500)]
Update doc/news/9.1.1-vs-9.2.0.h

Co-authored-by: David Wells <drwells@email.unc.edu>
4 years agoadd dummy entries to make travis happy
Matthias Maier [Tue, 12 May 2020 17:17:09 +0000 (12:17 -0500)]
add dummy entries to make travis happy

4 years agofix year range
Matthias Maier [Tue, 12 May 2020 17:12:07 +0000 (12:12 -0500)]
fix year range

4 years agoMerge pull request #10155 from masterleinad/instantiate_opencascade
Martin Kronbichler [Tue, 12 May 2020 17:10:52 +0000 (19:10 +0200)]
Merge pull request #10155 from masterleinad/instantiate_opencascade

Instantiate OpenCASCADE

4 years agoupdate VERSION 10157/head
Matthias Maier [Tue, 12 May 2020 17:04:54 +0000 (12:04 -0500)]
update VERSION

4 years agoRelease step 1a: Update tag list 10156/head
Matthias Maier [Tue, 12 May 2020 17:01:49 +0000 (12:01 -0500)]
Release step 1a: Update tag list

4 years agoRemove now obsolete files.
Matthias Maier [Tue, 12 May 2020 16:59:15 +0000 (11:59 -0500)]
Remove now obsolete files.

4 years agoUpdate the changelog file for the release.
Matthias Maier [Tue, 12 May 2020 16:58:22 +0000 (11:58 -0500)]
Update the changelog file for the release.

4 years agoInstantiate OpenCASCADE 10155/head
Daniel Arndt [Tue, 12 May 2020 16:47:18 +0000 (12:47 -0400)]
Instantiate OpenCASCADE

4 years agoMerge pull request #7513 from marcfehling/smoothness-estimator-2
Martin Kronbichler [Tue, 12 May 2020 16:13:19 +0000 (18:13 +0200)]
Merge pull request #7513 from marcfehling/smoothness-estimator-2

Introduced SmoothnessEstimator.

4 years agoMerge pull request #10152 from marcfehling/prediction-extension
Matthias Maier [Tue, 12 May 2020 15:27:25 +0000 (10:27 -0500)]
Merge pull request #10152 from marcfehling/prediction-extension

Updated doc for hp::Refinement::predict_error().

4 years agoUpdate include/deal.II/hp/refinement.h 10152/head
marcfehling [Tue, 12 May 2020 15:03:40 +0000 (17:03 +0200)]
Update include/deal.II/hp/refinement.h

Co-authored-by: Timo Heister <timo.heister@gmail.com>
4 years agofix compilation 7513/head
Matthias Maier [Tue, 12 May 2020 04:48:13 +0000 (23:48 -0500)]
fix compilation

4 years agoAddress typos brought up in review comments
Matthias Maier [Mon, 11 May 2020 19:48:19 +0000 (14:48 -0500)]
Address typos brought up in review comments

Update include/deal.II/hp/fe_collection.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h
Update include/deal.II/numerics/smoothness_estimator.h

Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
4 years agoAdded SmoothnessEstimator::default_fe_series() functions returning default FESeries...
Marc Fehling [Wed, 29 Apr 2020 17:13:58 +0000 (19:13 +0200)]
Added SmoothnessEstimator::default_fe_series() functions returning default FESeries objects.

Removed default constructor and initialize() functions for FESeries objects.

4 years agoSmoothnessEstimator: Enhancements regarding applicability.
Marc Fehling [Mon, 7 Jan 2019 12:00:03 +0000 (13:00 +0100)]
SmoothnessEstimator: Enhancements regarding applicability.

4 years agoSmoothnessEstimator: Implementation with dedicated coefficient decay functions for...
Denis Davydov [Fri, 7 Dec 2018 19:01:57 +0000 (20:01 +0100)]
SmoothnessEstimator: Implementation with dedicated coefficient decay functions for both Fourier and Legendre series expansions individually.

4 years agoSmoothnessEstimator: Initial implementation with FESeries template.
Marc Fehling [Wed, 21 Nov 2018 10:07:00 +0000 (11:07 +0100)]
SmoothnessEstimator: Initial implementation with FESeries template.

4 years agoNo more restriction on isotropic refinement for hp::Refinement::predict_error().
Marc Fehling [Tue, 12 May 2020 13:49:09 +0000 (15:49 +0200)]
No more restriction on isotropic refinement for hp::Refinement::predict_error().

4 years agoUpdated doc for hp::Refinement::predict_error().
Marc Fehling [Tue, 12 May 2020 13:47:01 +0000 (15:47 +0200)]
Updated doc for hp::Refinement::predict_error().

4 years agoMerge pull request #8603 from tjhei/add_p4est_fail_test
Martin Kronbichler [Tue, 12 May 2020 10:34:02 +0000 (12:34 +0200)]
Merge pull request #8603 from tjhei/add_p4est_fail_test

add failing p4est test

4 years agoMerge pull request #9954 from marcfehling/prediction-extension
Martin Kronbichler [Tue, 12 May 2020 09:10:57 +0000 (11:10 +0200)]
Merge pull request #9954 from marcfehling/prediction-extension

Reworked error prediction algorithm.

4 years agoMerge pull request #10148 from tjhei/github-actions-windows
Martin Kronbichler [Tue, 12 May 2020 08:15:28 +0000 (10:15 +0200)]
Merge pull request #10148 from tjhei/github-actions-windows

github actions: split windows build

4 years agoMerge pull request #10149 from tamiko/fix_compilation_gcc_4.9.4
Martin Kronbichler [Tue, 12 May 2020 05:56:23 +0000 (07:56 +0200)]
Merge pull request #10149 from tamiko/fix_compilation_gcc_4.9.4

Fix compilation with gcc-4.9.4

4 years agoMerge pull request #10147 from tjhei/doxy_grid_gen
Martin Kronbichler [Tue, 12 May 2020 05:13:40 +0000 (07:13 +0200)]
Merge pull request #10147 from tjhei/doxy_grid_gen

doxygen: disable stuff in grid_generator.cc

4 years agoMerge pull request #9807 from kronbichler/improved_shell
Matthias Maier [Tue, 12 May 2020 04:45:42 +0000 (23:45 -0500)]
Merge pull request #9807 from kronbichler/improved_shell

Add additional cell options for 3D hyper shell

4 years agoUse 64bit toolset variant 10148/head
Daniel Arndt [Tue, 12 May 2020 03:19:28 +0000 (23:19 -0400)]
Use 64bit toolset variant

4 years agoMerge pull request #10150 from tamiko/fix_a_test_22
Daniel Arndt [Tue, 12 May 2020 01:31:12 +0000 (21:31 -0400)]
Merge pull request #10150 from tamiko/fix_a_test_22

4 years agoMerge pull request #10151 from tamiko/fix_a_test_23
David Wells [Tue, 12 May 2020 00:27:25 +0000 (20:27 -0400)]
Merge pull request #10151 from tamiko/fix_a_test_23

Test mpi/hp_step-4 disable test for 64bit indices

4 years agoTest petsc/reinit_preconditioner_0*: disable for 64bit indices 10150/head
Matthias Maier [Mon, 11 May 2020 21:44:09 +0000 (16:44 -0500)]
Test petsc/reinit_preconditioner_0*: disable for 64bit indices

4 years agoTest mpi/hp_step-4 disable test for 64bit indices 10151/head
Matthias Maier [Mon, 11 May 2020 22:08:29 +0000 (17:08 -0500)]
Test mpi/hp_step-4 disable test for 64bit indices

4 years agoadd failing p4est test 8603/head
Timo Heister [Mon, 19 Aug 2019 17:17:46 +0000 (13:17 -0400)]
add failing p4est test

This is a simple way to trigger
https://github.com/dealii/dealii/issues/7428

4 years agoFix compilation with gcc-4.9.4 10149/head
Matthias Maier [Mon, 11 May 2020 21:19:08 +0000 (16:19 -0500)]
Fix compilation with gcc-4.9.4

Closes: https://github.com/dealii/dealii/issues/10146
4 years agogithub actions: split windows build
Timo Heister [Mon, 11 May 2020 20:34:43 +0000 (16:34 -0400)]
github actions: split windows build

- move windows build out of main.yml
- test VS 2017 and VS 2019

4 years agodoxygen: disable stuff in grid_generator.cc 10147/head
Timo Heister [Mon, 11 May 2020 20:54:08 +0000 (16:54 -0400)]
doxygen: disable stuff in grid_generator.cc

see  #9914

4 years agoMerge pull request #10144 from tjhei/step-50-future
Martin Kronbichler [Mon, 11 May 2020 20:48:38 +0000 (22:48 +0200)]
Merge pull request #10144 from tjhei/step-50-future

step-50: Possible extensions

4 years agoMerge pull request #10145 from tamiko/fix_a_test_21
Martin Kronbichler [Mon, 11 May 2020 20:36:52 +0000 (22:36 +0200)]
Merge pull request #10145 from tamiko/fix_a_test_21

Test boost/extract_representative_set_02: add output variant, rename test

4 years agoAddress review comments (typos) 9954/head
Matthias Maier [Mon, 11 May 2020 19:56:00 +0000 (14:56 -0500)]
Address review comments (typos)

Update include/deal.II/hp/refinement.h
Update include/deal.II/numerics/adaptation_strategies.h
Update include/deal.II/numerics/adaptation_strategies.h

Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
4 years agoFormula for hp-refinement: Adjusted doc to what we are actually doing in the code.
Marc Fehling [Sat, 2 May 2020 22:29:42 +0000 (00:29 +0200)]
Formula for hp-refinement: Adjusted doc to what we are actually doing in the code.

4 years agoReworked error prediction algorithm.
Marc Fehling [Fri, 24 Apr 2020 21:24:10 +0000 (23:24 +0200)]
Reworked error prediction algorithm.

4 years agoRefactored AdaptationStrategies namespace.
Marc Fehling [Fri, 24 Apr 2020 21:23:08 +0000 (23:23 +0200)]
Refactored AdaptationStrategies namespace.

4 years agoTest boost/extract_representative_set_02: add output variant 10145/head
Matthias Maier [Mon, 11 May 2020 18:52:44 +0000 (13:52 -0500)]
Test boost/extract_representative_set_02: add output variant

The actual final set of bounding boxes computed with boost depends on
the standard library being used. Funny enough the difference is only one
cell on one processor when switching from libc++ to libstc++. The output
seems to be stable with respect to standard library. I have not
investigated further, but I would bet that it boils down to an
(unstable) sort algorithm being used in the boost implementation.

For now, just provide an output variant. If this test fails again, we
might have to think about another alternative.

4 years agoTests: boost/extract_*: reorganize code and rename test (fix typo)
Matthias Maier [Mon, 11 May 2020 18:37:19 +0000 (13:37 -0500)]
Tests: boost/extract_*: reorganize code and rename test (fix typo)

4 years agostep-50: Possible extensions 10144/head
Timo Heister [Mon, 11 May 2020 18:35:12 +0000 (14:35 -0400)]
step-50: Possible extensions

4 years agoMerge pull request #10143 from tamiko/fix_a_test_20
Daniel Arndt [Mon, 11 May 2020 16:52:17 +0000 (12:52 -0400)]
Merge pull request #10143 from tamiko/fix_a_test_20

4 years agoMerge pull request #10136 from drwells/step-44-doc
Daniel Arndt [Mon, 11 May 2020 16:50:50 +0000 (12:50 -0400)]
Merge pull request #10136 from drwells/step-44-doc

4 years agoMerge pull request #10138 from drwells/remove-commented-code
Daniel Arndt [Mon, 11 May 2020 16:50:24 +0000 (12:50 -0400)]
Merge pull request #10138 from drwells/remove-commented-code

4 years agoMerge pull request #10142 from resetius/new-change-record
David Wells [Mon, 11 May 2020 16:36:15 +0000 (12:36 -0400)]
Merge pull request #10142 from resetius/new-change-record

Changelog

4 years agoTests opencasacde/*: Add three output variants 10143/head
Matthias Maier [Mon, 11 May 2020 16:16:47 +0000 (11:16 -0500)]
Tests opencasacde/*: Add three output variants

All tests produce a visually correct output. The test fails due to

 - a different mesh generator used in opencascade 7.4.0 placing vertices
   slightly differently

 - a slightly different refinement behavior when linking against libc++
   versus libstdc++

For now, just be pragmatic and add an output variant for each. We might
have to find a smarter solution in the future

In reference to #10073
Closes #10086
See also: https://cdash.43-1.org/testSummary.php?project=1&name=opencascade%2Fstl_creation_single_patch.debug&date=2020-05-11
See also: https://cdash.43-1.org/testSummary.php?project=1&name=opencascade%2Fstl_creation_watertight.debug&date=2020-05-11
See also: https://cdash.43-1.org/testSummary.php?project=1&name=opencascade%2Fstl_refinement.debug&date=2020-05-11

4 years agoChangelog 10142/head
Alexey Ozeritskiy [Mon, 11 May 2020 16:05:21 +0000 (19:05 +0300)]
Changelog

4 years agoMerge pull request #10141 from tamiko/update_external_library_versions
David Wells [Mon, 11 May 2020 15:49:34 +0000 (11:49 -0400)]
Merge pull request #10141 from tamiko/update_external_library_versions

doc: update supported version numbers of trilinos and petsc

4 years agoMerge pull request #10140 from tamiko/update_mailmap
David Wells [Mon, 11 May 2020 15:40:44 +0000 (11:40 -0400)]
Merge pull request #10140 from tamiko/update_mailmap

add a mailmap entry

4 years agodoc: update supported version numbers of trilinos and petsc 10141/head
Matthias Maier [Mon, 11 May 2020 15:39:25 +0000 (10:39 -0500)]
doc: update supported version numbers of trilinos and petsc

4 years agoadd a mailmap entry 10140/head
Matthias Maier [Mon, 11 May 2020 15:31:25 +0000 (10:31 -0500)]
add a mailmap entry

4 years agoadd a mailmap entry
Matthias Maier [Mon, 11 May 2020 15:25:12 +0000 (10:25 -0500)]
add a mailmap entry

4 years agoMerge pull request #10134 from kronbichler/fix_images
Timo Heister [Mon, 11 May 2020 15:06:41 +0000 (11:06 -0400)]
Merge pull request #10134 from kronbichler/fix_images

Make new GridGenerator images appear in the online documentation

4 years agoMerge pull request #10135 from drwells/remove-namespacing
Daniel Arndt [Mon, 11 May 2020 14:54:18 +0000 (10:54 -0400)]
Merge pull request #10135 from drwells/remove-namespacing

4 years agoFix some small things in step-44's introduction. 10136/head
David Wells [Mon, 11 May 2020 14:17:28 +0000 (10:17 -0400)]
Fix some small things in step-44's introduction.

4 years agoRemove some commented code. 10138/head
David Wells [Mon, 11 May 2020 14:27:33 +0000 (10:27 -0400)]
Remove some commented code.

This is rendered in a weird way since its in an example.

4 years agoRemove some "dealii::"s from code examples. 10135/head
David Wells [Mon, 11 May 2020 14:12:57 +0000 (10:12 -0400)]
Remove some "dealii::"s from code examples.

These are converted to "::" by our doxygen preprocessing script, which looks weird.

4 years agoMake new GridGenerator images appear in the online documentation 10134/head
Martin Kronbichler [Mon, 11 May 2020 13:18:55 +0000 (15:18 +0200)]
Make new GridGenerator images appear in the online documentation

4 years agoMerge pull request #10133 from tamiko/fix_a_test_19
Martin Kronbichler [Mon, 11 May 2020 10:45:36 +0000 (12:45 +0200)]
Merge pull request #10133 from tamiko/fix_a_test_19

Test lac/gmres_reorthogonalize_04: Only output iteration count

4 years agoMerge pull request #10132 from tamiko/fix_a_test_18
Martin Kronbichler [Mon, 11 May 2020 10:45:23 +0000 (12:45 +0200)]
Merge pull request #10132 from tamiko/fix_a_test_18

Test vector_tools/integrate_difference_04_hp_02: Make test less expensive

4 years agoMerge pull request #10131 from tamiko/fix_a_test_17
Martin Kronbichler [Mon, 11 May 2020 10:44:56 +0000 (12:44 +0200)]
Merge pull request #10131 from tamiko/fix_a_test_17

Tests: grid/refine_boundary_domain - avoid roundoff errros

4 years agoMerge pull request #9558 from sophy1029/step-47
Martin Kronbichler [Mon, 11 May 2020 06:17:34 +0000 (08:17 +0200)]
Merge pull request #9558 from sophy1029/step-47

step-47: Add derivation for the simply supported plates to result section.

4 years agoUpdate examples/step-47/doc/results.dox 9558/head
Zhuoran Wang [Mon, 11 May 2020 06:05:32 +0000 (00:05 -0600)]
Update examples/step-47/doc/results.dox

Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
4 years agoIntroduce face notations to introduction.
Zhuoran Wang [Tue, 24 Mar 2020 05:46:22 +0000 (23:46 -0600)]
Introduce face notations to introduction.

4 years agoAdd more details to simply supported plates case.
Zhuoran Wang [Sat, 21 Mar 2020 17:15:05 +0000 (11:15 -0600)]
Add more details to simply supported plates case.

4 years agoAdd derivation for the simply supported plates to result section.
Zhuoran Wang [Sun, 23 Feb 2020 22:01:12 +0000 (15:01 -0700)]
Add derivation for the simply supported plates to result section.

4 years agoTest lac/gmres_reorthogonalize_04: Only output iteration count 10133/head
Matthias Maier [Mon, 11 May 2020 02:01:07 +0000 (21:01 -0500)]
Test lac/gmres_reorthogonalize_04: Only output iteration count

In reference to #10073
See also: https://cdash.43-1.org/testDetails.php?test=43916417&build=6239

4 years agoTest vector_tools/integrate_difference_04_hp_02: Make test less expensive 10132/head
Matthias Maier [Mon, 11 May 2020 01:51:29 +0000 (20:51 -0500)]
Test vector_tools/integrate_difference_04_hp_02: Make test less expensive

The test runs in 3D in debug mode on a 3 times globally refined mesh.
Depending on workload of the machine this test is running on this might
imply to hit the 10 minute timeout. Make the test 8 times less expensive
by reducing the number of global refinement steps

In reference to #10073
See also: https://cdash.43-1.org/viewTest.php?onlydelta&buildid=6260

4 years agoTests: grid/refine_boundary_domain - avoid roundoff errros 10131/head
Matthias Maier [Mon, 11 May 2020 01:04:57 +0000 (20:04 -0500)]
Tests: grid/refine_boundary_domain - avoid roundoff errros

Converting from double to float is unfortunately not a stable strategy
for avoiding roundoff errors. Fix this by using std::set with a custom
comparator

See also: https://cdash.43-1.org/testDetails.php?test=43923513&build=6239
In reference to #10073


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.