]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 years agoChangelog
Martin Kronbichler [Wed, 30 Sep 2020 07:36:33 +0000 (09:36 +0200)]
Changelog

3 years agoUse tensor product form in transform_real_to_unit_cell
Martin Kronbichler [Wed, 30 Sep 2020 07:33:53 +0000 (09:33 +0200)]
Use tensor product form in transform_real_to_unit_cell

3 years agoMerge pull request #10987 from kronbichler/particle_inline
Wolfgang Bangerth [Thu, 1 Oct 2020 17:19:45 +0000 (11:19 -0600)]
Merge pull request #10987 from kronbichler/particle_inline

Make accessor functions of particles inline

3 years agoAdd inline keyword 10987/head
Martin Kronbichler [Thu, 1 Oct 2020 15:28:45 +0000 (17:28 +0200)]
Add inline keyword

3 years agoMerge pull request #10973 from bangerth/svg
Martin Kronbichler [Thu, 1 Oct 2020 06:48:12 +0000 (08:48 +0200)]
Merge pull request #10973 from bangerth/svg

Implement BlockSparsityPattern::print_svg().

3 years agoMerge pull request #10985 from elauksap/simplex_rename_test_output
Martin Kronbichler [Thu, 1 Oct 2020 06:45:03 +0000 (08:45 +0200)]
Merge pull request #10985 from elauksap/simplex_rename_test_output

Rename test output for consistency

3 years agoMake accessor functions of particles inline
Martin Kronbichler [Thu, 1 Oct 2020 06:38:52 +0000 (08:38 +0200)]
Make accessor functions of particles inline

3 years agoMerge pull request #10981 from bangerth/trapez
Timo Heister [Wed, 30 Sep 2020 17:54:51 +0000 (13:54 -0400)]
Merge pull request #10981 from bangerth/trapez

Deprecate QTrapez and rename it to QTrapezoid

3 years agoLeave a comment. 10981/head
Wolfgang Bangerth [Wed, 30 Sep 2020 14:27:43 +0000 (08:27 -0600)]
Leave a comment.

3 years agoMerge pull request #10984 from kronbichler/fix_step-48
Timo Heister [Wed, 30 Sep 2020 14:02:29 +0000 (10:02 -0400)]
Merge pull request #10984 from kronbichler/fix_step-48

step-48: Reset ghost values in vector after output

3 years agoAllow for the old name in a couple of places.
Wolfgang Bangerth [Tue, 29 Sep 2020 21:44:05 +0000 (15:44 -0600)]
Allow for the old name in a couple of places.

3 years agoAlso update the .gdbinit.py file.
Wolfgang Bangerth [Tue, 29 Sep 2020 21:38:22 +0000 (15:38 -0600)]
Also update the .gdbinit.py file.

3 years agoAdd a changelog entry.
Wolfgang Bangerth [Tue, 29 Sep 2020 03:24:06 +0000 (21:24 -0600)]
Add a changelog entry.

3 years agoRename QTrapez to QTrapezoid in tests/.
Wolfgang Bangerth [Tue, 29 Sep 2020 01:38:27 +0000 (19:38 -0600)]
Rename QTrapez to QTrapezoid in tests/.

3 years agoRename QTrapez to QTrapezoid in examples/.
Wolfgang Bangerth [Tue, 29 Sep 2020 01:36:05 +0000 (19:36 -0600)]
Rename QTrapez to QTrapezoid in examples/.

3 years agoRename QTrapez to QTrapezoid in the rest of deal.II.
Wolfgang Bangerth [Tue, 29 Sep 2020 01:35:56 +0000 (19:35 -0600)]
Rename QTrapez to QTrapezoid in the rest of deal.II.

3 years agoRename QTrapez to QTrapezoid.
Wolfgang Bangerth [Tue, 29 Sep 2020 00:26:19 +0000 (18:26 -0600)]
Rename QTrapez to QTrapezoid.

3 years agoImprove referencing to other functions. 10973/head
Wolfgang Bangerth [Tue, 29 Sep 2020 22:18:28 +0000 (16:18 -0600)]
Improve referencing to other functions.

3 years agoAdd a changelog entry.
Wolfgang Bangerth [Fri, 25 Sep 2020 22:02:25 +0000 (16:02 -0600)]
Add a changelog entry.

3 years agoAdd tests.
Wolfgang Bangerth [Fri, 25 Sep 2020 22:01:05 +0000 (16:01 -0600)]
Add tests.

3 years agoImplement BlockSparsityPattern::print_svg().
Wolfgang Bangerth [Fri, 25 Sep 2020 22:00:45 +0000 (16:00 -0600)]
Implement BlockSparsityPattern::print_svg().

3 years agoRename test output for consistency 10985/head
Pasquale Africa [Wed, 30 Sep 2020 12:48:21 +0000 (12:48 +0000)]
Rename test output for consistency

3 years agoReset ghost values in vector after output 10984/head
Martin Kronbichler [Wed, 30 Sep 2020 11:42:38 +0000 (13:42 +0200)]
Reset ghost values in vector after output

3 years agoMerge pull request #9343 from peterrum/compute_diag
Martin Kronbichler [Wed, 30 Sep 2020 09:38:58 +0000 (11:38 +0200)]
Merge pull request #9343 from peterrum/compute_diag

Compute diagonal with MatrixFree

3 years agoMerge pull request #10982 from bangerth/clarify
Peter Munch [Wed, 30 Sep 2020 06:54:04 +0000 (08:54 +0200)]
Merge pull request #10982 from bangerth/clarify

Do one thing at a time.

3 years agoDo one thing at a time. 10982/head
Wolfgang Bangerth [Tue, 29 Sep 2020 21:59:14 +0000 (15:59 -0600)]
Do one thing at a time.

Specifically, first deal with enumerating degrees of freedom, then with renumbering.
Don't interlace these two operations.

3 years agoMerge pull request #10962 from Rombur/cuda_copy
Daniel Arndt [Tue, 29 Sep 2020 20:49:09 +0000 (16:49 -0400)]
Merge pull request #10962 from Rombur/cuda_copy

3 years agoMerge pull request #10979 from bangerth/doc-18
Timo Heister [Tue, 29 Sep 2020 15:43:41 +0000 (11:43 -0400)]
Merge pull request #10979 from bangerth/doc-18

Update documentation of class Triangulation.

3 years agoAdd overload of copy_to_host() and copy_to_dev() 10962/head
Bruno Turcksin [Thu, 24 Sep 2020 01:18:40 +0000 (01:18 +0000)]
Add overload of copy_to_host() and copy_to_dev()

3 years agoMerge pull request #10977 from tjhei/doc_extrude
Wolfgang Bangerth [Tue, 29 Sep 2020 01:47:38 +0000 (19:47 -0600)]
Merge pull request #10977 from tjhei/doc_extrude

doc: extend extrude_triangulation

3 years agoMove MemorySpaceData to its own file to avoid circular dependency
Bruno Turcksin [Tue, 29 Sep 2020 01:32:49 +0000 (01:32 +0000)]
Move MemorySpaceData to its own file to avoid circular dependency

3 years agoUpdate documentation of class Triangulation. 10979/head
Wolfgang Bangerth [Mon, 28 Sep 2020 22:58:43 +0000 (16:58 -0600)]
Update documentation of class Triangulation.

3 years agodoc: extend extrude_triangulation 10977/head
Timo Heister [Mon, 28 Sep 2020 20:34:05 +0000 (16:34 -0400)]
doc: extend extrude_triangulation

3 years agoCompute diagonal with MatrixFree 9343/head
Peter Munch [Sun, 12 Jan 2020 10:14:21 +0000 (11:14 +0100)]
Compute diagonal with MatrixFree

3 years agoMerge pull request #10958 from zjiaqi2018/fix_timestepping_documentation
Martin Kronbichler [Mon, 28 Sep 2020 07:22:08 +0000 (09:22 +0200)]
Merge pull request #10958 from zjiaqi2018/fix_timestepping_documentation

Documentation: complete Enumerator tables

3 years agoMerge pull request #10974 from peterrum/gc_factory
Martin Kronbichler [Mon, 28 Sep 2020 07:03:45 +0000 (09:03 +0200)]
Merge pull request #10974 from peterrum/gc_factory

MGTwoLevelTransfer: define CellTransfer(Factory) recursively

3 years agoMerge pull request #10975 from peterrum/gc_identity
Martin Kronbichler [Mon, 28 Sep 2020 07:03:26 +0000 (09:03 +0200)]
Merge pull request #10975 from peterrum/gc_identity

MGTwoLevelTransfer: specialization for identity...

3 years agoMGTwoLevelTransfer: specialization for identity 10975/head
Peter Munch [Sat, 26 Sep 2020 12:56:13 +0000 (14:56 +0200)]
MGTwoLevelTransfer: specialization for identity

3 years agoDefine CellTransfer(Factory) recursivly 10974/head
Peter Munch [Sat, 26 Sep 2020 12:05:38 +0000 (14:05 +0200)]
Define CellTransfer(Factory) recursivly

3 years agoMerge pull request #10967 from peterrum/gc_system
Martin Kronbichler [Sat, 26 Sep 2020 16:01:03 +0000 (18:01 +0200)]
Merge pull request #10967 from peterrum/gc_system

Enable MGTwoLevelTransfer for FESystem

3 years agoEnable MGTwoLevelTransfer for FESystem 10967/head
Peter Munch [Fri, 25 Sep 2020 06:40:05 +0000 (08:40 +0200)]
Enable MGTwoLevelTransfer for FESystem

3 years agoMerge pull request #10966 from peterrum/gc_default
Martin Kronbichler [Sat, 26 Sep 2020 08:31:26 +0000 (10:31 +0200)]
Merge pull request #10966 from peterrum/gc_default

Enable MGTwoLevelTransfer for non-precompiled p-coarsening sequences

3 years agoEnable MGTwoLevelTransfer for non-precompiled p-coarsening sequences 10966/head
Peter Munch [Thu, 24 Sep 2020 20:24:46 +0000 (22:24 +0200)]
Enable MGTwoLevelTransfer for non-precompiled p-coarsening sequences

3 years agoMerge pull request #10972 from bangerth/simplify
David Wells [Fri, 25 Sep 2020 22:48:36 +0000 (18:48 -0400)]
Merge pull request #10972 from bangerth/simplify

Slightly simplify some code.

3 years agoMerge pull request #10964 from peterrum/mg_level_object_args
Wolfgang Bangerth [Fri, 25 Sep 2020 22:30:20 +0000 (16:30 -0600)]
Merge pull request #10964 from peterrum/mg_level_object_args

Pass optional arguments to MGLevelObject

3 years agoSlightly simplify some code. 10972/head
Wolfgang Bangerth [Fri, 25 Sep 2020 21:19:37 +0000 (15:19 -0600)]
Slightly simplify some code.

3 years agoMerge pull request #10970 from kronbichler/remove_instantiations
Peter Munch [Fri, 25 Sep 2020 16:52:00 +0000 (18:52 +0200)]
Merge pull request #10970 from kronbichler/remove_instantiations

Remove unnecessary instantiation files

3 years agoRemove unnecessary instantiation files 10970/head
Martin Kronbichler [Fri, 25 Sep 2020 14:57:20 +0000 (16:57 +0200)]
Remove unnecessary instantiation files

3 years agoMerge pull request #10965 from peterrum/test_same_name
David Wells [Thu, 24 Sep 2020 20:28:23 +0000 (16:28 -0400)]
Merge pull request #10965 from peterrum/test_same_name

Enable tests with same name

3 years agoEnable tests with same name 10965/head
Peter Munch [Thu, 24 Sep 2020 19:10:47 +0000 (21:10 +0200)]
Enable tests with same name

3 years agoPass optional arguments to MGLevelObject 10964/head
Peter Munch [Thu, 24 Sep 2020 14:19:58 +0000 (16:19 +0200)]
Pass optional arguments to MGLevelObject

3 years agoMerge pull request #10963 from masterleinad/fix_icc_warning
Peter Munch [Thu, 24 Sep 2020 16:18:30 +0000 (18:18 +0200)]
Merge pull request #10963 from masterleinad/fix_icc_warning

Fix ICC warning when calling GridTools::cell_measure

3 years agocomplete the tables 10958/head
Jiaqi Zhang [Thu, 24 Sep 2020 15:25:40 +0000 (11:25 -0400)]
complete the tables

3 years agoFix ICC warning when calling GridTools::cell_measure 10963/head
Daniel Arndt [Thu, 24 Sep 2020 12:58:01 +0000 (08:58 -0400)]
Fix ICC warning when calling GridTools::cell_measure

3 years agoMerge pull request #10953 from tjhei/doxygen_subscriptor
Wolfgang Bangerth [Thu, 24 Sep 2020 13:01:30 +0000 (07:01 -0600)]
Merge pull request #10953 from tjhei/doxygen_subscriptor

doxygen: put subscriptor function into group

3 years agoMerge pull request #10960 from bangerth/29
Peter Munch [Thu, 24 Sep 2020 04:57:19 +0000 (06:57 +0200)]
Merge pull request #10960 from bangerth/29

Avoid use of deallog in step-29.

3 years agoMerge pull request #10955 from kronbichler/fix_fe_face_evaluation_read
Peter Munch [Thu, 24 Sep 2020 04:56:26 +0000 (06:56 +0200)]
Merge pull request #10955 from kronbichler/fix_fe_face_evaluation_read

Fix bug in multi-component FEFaceEvaluation::gather_evaluate

3 years agoMerge pull request #10954 from kronbichler/fix_mf_template
Peter Munch [Thu, 24 Sep 2020 04:55:59 +0000 (06:55 +0200)]
Merge pull request #10954 from kronbichler/fix_mf_template

FEFaceEvaluation: Fix fast vector access case of gather_evaluate

3 years agoMerge pull request #10959 from bangerth/logstream
Bruno Turcksin [Thu, 24 Sep 2020 01:29:41 +0000 (21:29 -0400)]
Merge pull request #10959 from bangerth/logstream

3 years agoMerge pull request #10961 from bangerth/changelog
Bruno Turcksin [Thu, 24 Sep 2020 01:23:07 +0000 (21:23 -0400)]
Merge pull request #10961 from bangerth/changelog

Rename a changelog entry.

3 years agoRename a changelog entry. 10961/head
Wolfgang Bangerth [Thu, 24 Sep 2020 00:17:26 +0000 (18:17 -0600)]
Rename a changelog entry.

I must have been in the wrong place with my finger when writing it.

3 years agoAdd a changelog entry. 10960/head
Wolfgang Bangerth [Thu, 24 Sep 2020 00:12:16 +0000 (18:12 -0600)]
Add a changelog entry.

3 years agoAvoid use of deallog in step-29.
Wolfgang Bangerth [Thu, 24 Sep 2020 00:10:42 +0000 (18:10 -0600)]
Avoid use of deallog in step-29.

In the process, make the output more readable since we can avoid the obscuring
prefix that doesn't actually provide any kind of information.

3 years agoClarify documentation. 10959/head
Wolfgang Bangerth [Wed, 23 Sep 2020 23:50:56 +0000 (17:50 -0600)]
Clarify documentation.

3 years agoDon't even mention logstream in step-4.
Wolfgang Bangerth [Wed, 23 Sep 2020 23:50:19 +0000 (17:50 -0600)]
Don't even mention logstream in step-4.

The only place where we do is to set the depth of output to zero, but that is already
the default.

3 years agoMerge pull request #10952 from kronbichler/fix_step-68
Peter Munch [Wed, 23 Sep 2020 21:12:35 +0000 (23:12 +0200)]
Merge pull request #10952 from kronbichler/fix_step-68

step-68: A few updates to documentation + slight code cleanup

3 years agoFix bug in multi-component FEFaceEvaluation::gather_evaluate 10955/head
Martin Kronbichler [Wed, 23 Sep 2020 16:27:16 +0000 (18:27 +0200)]
Fix bug in multi-component FEFaceEvaluation::gather_evaluate

3 years agoNew test cases 10954/head
Martin Kronbichler [Wed, 23 Sep 2020 15:44:31 +0000 (17:44 +0200)]
New test cases

3 years agoFix fast vector access case of FEFaceEvaluation
Martin Kronbichler [Wed, 23 Sep 2020 15:44:16 +0000 (17:44 +0200)]
Fix fast vector access case of FEFaceEvaluation

3 years agoSeveral improvements to step-68: 10952/head
Martin Kronbichler [Wed, 23 Sep 2020 13:55:34 +0000 (15:55 +0200)]
Several improvements to step-68:

- Consistently use mapping object of the class itself
- Use MappingQ1 rather than MappingQ because the latter class is somewhat brittle
- Only set up background dofs for the case of interpolated_velocity
- Do not call Utilities::MPI::this_mpi_rank in inner loop

3 years agoImprove wording in some comments
Martin Kronbichler [Wed, 23 Sep 2020 13:53:33 +0000 (15:53 +0200)]
Improve wording in some comments

3 years agoMerge pull request #10956 from peterrum/simlex_test
Martin Kronbichler [Wed, 23 Sep 2020 19:19:15 +0000 (21:19 +0200)]
Merge pull request #10956 from peterrum/simlex_test

Fix simplex test failure

3 years agoFix simplex test failure 10956/head
Peter Munch [Wed, 23 Sep 2020 17:21:06 +0000 (19:21 +0200)]
Fix simplex test failure

3 years agodoxygen: put subscriptor function into group 10953/head
Timo Heister [Wed, 23 Sep 2020 14:49:23 +0000 (10:49 -0400)]
doxygen: put subscriptor function into group

These functions now appear (see #10914) in each derived class like
SparsityPattern. Provide a heading for these functions.

3 years agoMerge pull request #10914 from tjhei/doxygen_show_inherited
Daniel Arndt [Wed, 23 Sep 2020 13:04:26 +0000 (09:04 -0400)]
Merge pull request #10914 from tjhei/doxygen_show_inherited

doxygen: enable showing inherited members

3 years agoMerge pull request #10946 from peterrum/n_face_orientations
Martin Kronbichler [Wed, 23 Sep 2020 12:46:04 +0000 (14:46 +0200)]
Merge pull request #10946 from peterrum/n_face_orientations

Remove n_face_orientations template argument within FEEvaluation

3 years agoWork on warning 10946/head
Peter Munch [Wed, 23 Sep 2020 11:24:34 +0000 (13:24 +0200)]
Work on warning

3 years agoMerge pull request #10926 from tamiko/fix-step-69
Martin Kronbichler [Wed, 23 Sep 2020 11:17:36 +0000 (13:17 +0200)]
Merge pull request #10926 from tamiko/fix-step-69

step-69: Remove boundary c_ij fix

3 years agoRemove n_face_orientations template argument within FEEvaluation
Peter Munch [Tue, 22 Sep 2020 06:33:15 +0000 (08:33 +0200)]
Remove n_face_orientations template argument within FEEvaluation

Conflicts:
include/deal.II/matrix_free/evaluation_kernels.h

3 years agoMerge pull request #10951 from peterrum/namespace
Peter Munch [Wed, 23 Sep 2020 05:33:21 +0000 (07:33 +0200)]
Merge pull request #10951 from peterrum/namespace

Specify namespace

3 years agoModified dox and cc. Now they are consistent. 10926/head
Ignacio Tomas (-EXP) [Wed, 23 Sep 2020 03:51:29 +0000 (21:51 -0600)]
Modified dox and cc. Now they are consistent.

3 years agoMerge pull request #10942 from kronbichler/improve_step_19
Bruno Turcksin [Wed, 23 Sep 2020 00:39:52 +0000 (20:39 -0400)]
Merge pull request #10942 from kronbichler/improve_step_19

[step-19] Correct & simplify some computations

3 years agoMerge pull request #10950 from masterleinad/fix_clang_tidy
Peter Munch [Tue, 22 Sep 2020 20:36:25 +0000 (22:36 +0200)]
Merge pull request #10950 from masterleinad/fix_clang_tidy

Fix clang-tidy complains

3 years agoSpecify namespace 10951/head
Peter Munch [Tue, 22 Sep 2020 20:33:17 +0000 (22:33 +0200)]
Specify namespace

3 years agoMerge pull request #10840 from rezarastak/improve_step52_timestep
Matthias Maier [Tue, 22 Sep 2020 18:45:23 +0000 (13:45 -0500)]
Merge pull request #10840 from rezarastak/improve_step52_timestep

Use DiscreteTime in step-52

3 years agoMerge pull request #10887 from elauksap/simplex_hdf5_workflow
Matthias Maier [Tue, 22 Sep 2020 18:42:30 +0000 (13:42 -0500)]
Merge pull request #10887 from elauksap/simplex_hdf5_workflow

Use HDF5 for testing simplex workflows

3 years agoMerge pull request #10886 from elauksap/simplex_hdf5_parallel
Matthias Maier [Tue, 22 Sep 2020 18:38:52 +0000 (13:38 -0500)]
Merge pull request #10886 from elauksap/simplex_hdf5_parallel

Test for HDF5 now runs in parallel

3 years agoFix clang-tidy complains 10950/head
Daniel Arndt [Tue, 22 Sep 2020 18:33:09 +0000 (14:33 -0400)]
Fix clang-tidy complains

3 years agoMerge pull request #10927 from kronbichler/fix_9794
Timo Heister [Tue, 22 Sep 2020 15:49:20 +0000 (11:49 -0400)]
Merge pull request #10927 from kronbichler/fix_9794

Provide more general factory class for FEEvaluation

3 years agoMerge pull request #10949 from masterleinad/replace_restrict
Martin Kronbichler [Tue, 22 Sep 2020 14:42:13 +0000 (16:42 +0200)]
Merge pull request #10949 from masterleinad/replace_restrict

Replace __restrict by DEAL_II_RESTRICT

3 years agoMerge pull request #10944 from masterleinad/fix_compiling_with_icc
David Wells [Tue, 22 Sep 2020 14:09:47 +0000 (10:09 -0400)]
Merge pull request #10944 from masterleinad/fix_compiling_with_icc

Fix comping with ICC

3 years agoMerge pull request #10948 from lethe-cfd/fix_step_68_animations
Daniel Arndt [Tue, 22 Sep 2020 13:34:49 +0000 (09:34 -0400)]
Merge pull request #10948 from lethe-cfd/fix_step_68_animations

3 years agoReplace __restrict by DEAL_II_RESTRICT 10949/head
Daniel Arndt [Tue, 22 Sep 2020 13:00:56 +0000 (09:00 -0400)]
Replace __restrict by DEAL_II_RESTRICT

3 years agoFixed height 10948/head
Bruno [Tue, 22 Sep 2020 11:40:05 +0000 (07:40 -0400)]
Fixed height

3 years agoFixed the youtube links for the three animations in step-68
Bruno [Tue, 22 Sep 2020 11:38:36 +0000 (07:38 -0400)]
Fixed the youtube links for the three animations in step-68

3 years agoMerge pull request #10417 from peterrum/mg-transfer
Martin Kronbichler [Tue, 22 Sep 2020 10:39:18 +0000 (12:39 +0200)]
Merge pull request #10417 from peterrum/mg-transfer

Add inter-grid transfer operators

3 years agoMerge pull request #10915 from zjiaqi2018/step50_err_estimator
Peter Munch [Tue, 22 Sep 2020 10:37:11 +0000 (12:37 +0200)]
Merge pull request #10915 from zjiaqi2018/step50_err_estimator

step-50: fix the error estimator

3 years agoAdd documentation 10927/head
Martin Kronbichler [Tue, 22 Sep 2020 09:52:58 +0000 (11:52 +0200)]
Add documentation

3 years agoAdd inter-grid transfer operators 10417/head
Peter Munch [Wed, 25 Dec 2019 20:38:07 +0000 (21:38 +0100)]
Add inter-grid transfer operators

3 years agoClean up some parts of tutorial 10942/head
Martin Kronbichler [Mon, 21 Sep 2020 13:43:40 +0000 (15:43 +0200)]
Clean up some parts of tutorial


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.