]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
2 years agoupdate changelog entry 13523/head
Timo Heister [Wed, 9 Mar 2022 18:25:58 +0000 (13:25 -0500)]
update changelog entry

2 years agoMerge pull request #13492 from bangerth/broadcast
David Wells [Wed, 9 Mar 2022 18:22:05 +0000 (13:22 -0500)]
Merge pull request #13492 from bangerth/broadcast

Optimize broadcast for natively-supported MPI types

2 years agoMerge pull request #13310 from kronbichler/speedup_ref_space_function
David Wells [Wed, 9 Mar 2022 18:09:47 +0000 (13:09 -0500)]
Merge pull request #13310 from kronbichler/speedup_ref_space_function

Speed up evaluation of RefSpaceFEFieldFunction

2 years agoMerge pull request #13518 from peterrum/gc_interpolate_remove_specialization
Martin Kronbichler [Wed, 9 Mar 2022 16:20:33 +0000 (17:20 +0100)]
Merge pull request #13518 from peterrum/gc_interpolate_remove_specialization

Remove specialization in MGTwoLevelTransfer::interpolate()

2 years agoRemove specialization in MGTwoLevelTransfer::interpolate() 13518/head
Peter Munch [Wed, 9 Mar 2022 14:20:11 +0000 (15:20 +0100)]
Remove specialization in MGTwoLevelTransfer::interpolate()

2 years agoMerge pull request #13515 from bangerth/constant-modes
Martin Kronbichler [Wed, 9 Mar 2022 09:34:19 +0000 (10:34 +0100)]
Merge pull request #13515 from bangerth/constant-modes

Minor updates to the constant modes documentation.

2 years agoMerge pull request #13484 from peterrum/initialize_dof_vector_docu
Martin Kronbichler [Wed, 9 Mar 2022 09:31:40 +0000 (10:31 +0100)]
Merge pull request #13484 from peterrum/initialize_dof_vector_docu

Extend docu of MatrixFree::initialize_dof_vector()

2 years agoMerge pull request #13506 from peterrum/mf_ac_is_closed
Martin Kronbichler [Wed, 9 Mar 2022 09:30:56 +0000 (10:30 +0100)]
Merge pull request #13506 from peterrum/mf_ac_is_closed

Check during MF::reinit() if AffineConstraints are closed

2 years agoMerge pull request #13496 from bangerth/point_is_inside
Peter Munch [Wed, 9 Mar 2022 08:09:16 +0000 (09:09 +0100)]
Merge pull request #13496 from bangerth/point_is_inside

Implement ReferenceCell::point_is_inside.

2 years agoMerge pull request #13493 from peterrum/ComputeIndexOwner_map
Peter Munch [Wed, 9 Mar 2022 06:12:40 +0000 (07:12 +0100)]
Merge pull request #13493 from peterrum/ComputeIndexOwner_map

ComputeIndexOwner: allow to use map instead of vector

2 years agoMerge pull request #13494 from peterrum/use_src_inplace
Peter Munch [Wed, 9 Mar 2022 06:12:29 +0000 (07:12 +0100)]
Merge pull request #13494 from peterrum/use_src_inplace

GC: enable inplace operation for coarse side

2 years agoMinor updates to the constant modes. 13515/head
Wolfgang Bangerth [Wed, 9 Mar 2022 02:42:24 +0000 (19:42 -0700)]
Minor updates to the constant modes.

2 years agoAdd a changelog entry. 13496/head
Wolfgang Bangerth [Sun, 6 Mar 2022 04:20:27 +0000 (21:20 -0700)]
Add a changelog entry.

2 years agoAdd a test.
Wolfgang Bangerth [Sun, 6 Mar 2022 04:19:23 +0000 (21:19 -0700)]
Add a test.

2 years agoImplement ReferenceCell::point_is_inside.
Wolfgang Bangerth [Sun, 6 Mar 2022 04:18:57 +0000 (21:18 -0700)]
Implement ReferenceCell::point_is_inside.

This is the generalized equivalent of GeometryInfo::is_inside_unit_cell().

2 years agoMerge pull request #13181 from jppelteret/scratch_data_hp_01
Bruno Turcksin [Tue, 8 Mar 2022 22:34:04 +0000 (17:34 -0500)]
Merge pull request #13181 from jppelteret/scratch_data_hp_01

2 years agoAdd a changelog entry 13181/head
Jean-Paul Pelteret [Sun, 9 Jan 2022 07:46:28 +0000 (08:46 +0100)]
Add a changelog entry

2 years agoAdd some more tests
Jean-Paul Pelteret [Sun, 9 Jan 2022 07:36:58 +0000 (08:36 +0100)]
Add some more tests

2 years agoAdd some more tests
Jean-Paul Pelteret [Fri, 7 Jan 2022 21:31:25 +0000 (22:31 +0100)]
Add some more tests

2 years agoAdd reinit methods to MeshWorker::CopyData to support hp-FE
Jean-Paul Pelteret [Fri, 7 Jan 2022 21:27:01 +0000 (22:27 +0100)]
Add reinit methods to MeshWorker::CopyData to support hp-FE

2 years agoAdd some hp-specialized reinit() functions to MeshWorker::ScratchData
Jean-Paul Pelteret [Sat, 8 Jan 2022 20:32:55 +0000 (21:32 +0100)]
Add some hp-specialized reinit() functions to MeshWorker::ScratchData

2 years agoAdd MeshWorker::ScratchData::n_dofs_per_cell()
Jean-Paul Pelteret [Fri, 7 Jan 2022 21:26:48 +0000 (22:26 +0100)]
Add MeshWorker::ScratchData::n_dofs_per_cell()

2 years agoAdd a test
Jean-Paul Pelteret [Fri, 7 Jan 2022 20:58:01 +0000 (21:58 +0100)]
Add a test

2 years agoAdd hp-capabilities to MeshWorker::ScratchData
Jean-Paul Pelteret [Thu, 6 Jan 2022 19:52:17 +0000 (20:52 +0100)]
Add hp-capabilities to MeshWorker::ScratchData

2 years agoAdd method that returns the default linear mapping from a hp::FECollection
Jean-Paul Pelteret [Thu, 6 Jan 2022 19:51:36 +0000 (20:51 +0100)]
Add method that returns the default linear mapping from a hp::FECollection

2 years agoMerge pull request #13511 from marcfehling/doc-signal
Wolfgang Bangerth [Tue, 8 Mar 2022 16:18:33 +0000 (09:18 -0700)]
Merge pull request #13511 from marcfehling/doc-signal

Removed outdated comment.

2 years agoExtend docu of MatrixFree::initialize_dof_vector() 13484/head
Peter Munch [Thu, 3 Mar 2022 08:11:12 +0000 (09:11 +0100)]
Extend docu of MatrixFree::initialize_dof_vector()

2 years agoCheck during MF::reinit() if AffineConstraints are closed 13506/head
Peter Munch [Mon, 7 Mar 2022 21:21:08 +0000 (22:21 +0100)]
Check during MF::reinit() if AffineConstraints are closed

2 years agoMerge pull request #13505 from peterrum/ac_is_closed
Peter Munch [Tue, 8 Mar 2022 11:42:28 +0000 (12:42 +0100)]
Merge pull request #13505 from peterrum/ac_is_closed

Add AffineConstraints::is_closed()

2 years agoMerge pull request #13499 from peterrum/gc_pmg_hn
Peter Munch [Tue, 8 Mar 2022 11:35:12 +0000 (12:35 +0100)]
Merge pull request #13499 from peterrum/gc_pmg_hn

Use fast hanging node algorithm for polynomial global coarsening

2 years agoGC: enable inplace operation for coarse side 13494/head
Peter Munch [Sat, 5 Mar 2022 20:59:25 +0000 (21:59 +0100)]
GC: enable inplace operation for coarse side

2 years agoMerge pull request #13504 from bangerth/note
Martin Kronbichler [Tue, 8 Mar 2022 09:19:08 +0000 (10:19 +0100)]
Merge pull request #13504 from bangerth/note

Remove a note.

2 years agoAdd AffineConstraints::is_closed() 13505/head
Peter Munch [Mon, 7 Mar 2022 21:19:38 +0000 (22:19 +0100)]
Add AffineConstraints::is_closed()

2 years agoRemoved outdated comment. 13511/head
Marc Fehling [Tue, 8 Mar 2022 04:29:08 +0000 (21:29 -0700)]
Removed outdated comment.

2 years agoMerge pull request #13507 from peterrum/mf_get_communicator
Marc Fehling [Tue, 8 Mar 2022 04:15:27 +0000 (21:15 -0700)]
Merge pull request #13507 from peterrum/mf_get_communicator

Use get_communicator()

2 years agoMerge pull request #13502 from masterleinad/fix_boost_get
Daniel Arndt [Mon, 7 Mar 2022 23:02:10 +0000 (18:02 -0500)]
Merge pull request #13502 from masterleinad/fix_boost_get

2 years agoUse get_communicator() 13507/head
Peter Munch [Mon, 7 Mar 2022 21:32:47 +0000 (22:32 +0100)]
Use get_communicator()

2 years agoUse holds_alternative and some more fixes 13502/head
Daniel Arndt [Mon, 7 Mar 2022 20:33:17 +0000 (15:33 -0500)]
Use holds_alternative and some more fixes

2 years agoRemove a note. 13504/head
Wolfgang Bangerth [Mon, 7 Mar 2022 20:34:40 +0000 (13:34 -0700)]
Remove a note.

2 years agoboost::get -> std_cxx17::get
Daniel Arndt [Mon, 7 Mar 2022 18:42:52 +0000 (13:42 -0500)]
boost::get -> std_cxx17::get

2 years agoMerge pull request #13497 from bangerth/variant
Daniel Arndt [Mon, 7 Mar 2022 16:24:23 +0000 (11:24 -0500)]
Merge pull request #13497 from bangerth/variant

2 years agoMerge pull request #13489 from marcfehling/petsc-nonzeros
Marc Fehling [Mon, 7 Mar 2022 00:29:42 +0000 (17:29 -0700)]
Merge pull request #13489 from marcfehling/petsc-nonzeros

Added `n_nonzero_elements` to PETSc `BlockSparseMatrix`.

2 years agoTests for n_nonzero_elements of BlockSparseMatrix from third party libraries. 13489/head
Marc Fehling [Sat, 5 Mar 2022 03:10:57 +0000 (20:10 -0700)]
Tests for n_nonzero_elements of BlockSparseMatrix from third party libraries.

2 years agoMerge pull request #13488 from pengfej/fbranch
Wolfgang Bangerth [Sun, 6 Mar 2022 21:40:38 +0000 (14:40 -0700)]
Merge pull request #13488 from pengfej/fbranch

Removing DEAL_II_MPI_CONST_CAST

2 years agoRemoving DEAL_II_MPI_CONST_CAST 13488/head
Pengfei Jia [Fri, 4 Mar 2022 00:19:29 +0000 (19:19 -0500)]
Removing DEAL_II_MPI_CONST_CAST

Fix based on #13474

forgot about indent

more indent

suggested changes

2 years agoMerge pull request #13478 from peterrum/pft_has_hanging_nodes
Wolfgang Bangerth [Sun, 6 Mar 2022 17:26:05 +0000 (10:26 -0700)]
Merge pull request #13478 from peterrum/pft_has_hanging_nodes

Move p:d:T::has_hanging_nodes() to DistributedTriangulationBase

2 years agoUse fast HN algorithm for polynomial GC 13499/head
Peter Munch [Sun, 6 Mar 2022 16:52:56 +0000 (17:52 +0100)]
Use fast HN algorithm for polynomial GC

2 years agoMove p:d:T::has_hanging_nodes() to DistributedTriangulationBase 13478/head
Peter Munch [Wed, 2 Mar 2022 10:21:36 +0000 (11:21 +0100)]
Move p:d:T::has_hanging_nodes() to DistributedTriangulationBase

2 years agoComputeIndexOwner: allow to use map instead of vector 13493/head
Peter Munch [Sat, 5 Mar 2022 20:21:36 +0000 (21:21 +0100)]
ComputeIndexOwner: allow to use map instead of vector

2 years agoMerge pull request #13495 from bangerth/doc-3
Timo Heister [Sun, 6 Mar 2022 06:10:25 +0000 (01:10 -0500)]
Merge pull request #13495 from bangerth/doc-3

Minor doc adjustments.

2 years agoConvert uses of boost::variant to std_cxx17::variant. 13497/head
Wolfgang Bangerth [Sun, 6 Mar 2022 06:07:35 +0000 (23:07 -0700)]
Convert uses of boost::variant to std_cxx17::variant.

2 years agoAdd std_cxx17::variant.
Wolfgang Bangerth [Sun, 6 Mar 2022 05:46:50 +0000 (22:46 -0700)]
Add std_cxx17::variant.

2 years agoMinor doc adjustments. 13495/head
Wolfgang Bangerth [Sun, 6 Mar 2022 03:16:58 +0000 (20:16 -0700)]
Minor doc adjustments.

2 years agoMerge pull request #13487 from peterrum/bugs_cio
Peter Munch [Sat, 5 Mar 2022 08:49:21 +0000 (09:49 +0100)]
Merge pull request #13487 from peterrum/bugs_cio

Fix bugs in ComputeIndexOwner::Dictionary and CellIDTranslator

2 years agoAdd a test. 13492/head
Wolfgang Bangerth [Sat, 5 Mar 2022 05:02:21 +0000 (22:02 -0700)]
Add a test.

2 years agoAdd a changelog.
Wolfgang Bangerth [Sat, 5 Mar 2022 04:52:35 +0000 (21:52 -0700)]
Add a changelog.

2 years agoProvide an overload of broadcast() for MPI types.
Wolfgang Bangerth [Sat, 5 Mar 2022 01:43:29 +0000 (18:43 -0700)]
Provide an overload of broadcast() for MPI types.

2 years agoMerge pull request #13473 from bangerth/is_mpi_type
Daniel Arndt [Fri, 4 Mar 2022 23:55:15 +0000 (18:55 -0500)]
Merge pull request #13473 from bangerth/is_mpi_type

2 years agoMerge pull request #13490 from marcfehling/forward-affine
Wolfgang Bangerth [Fri, 4 Mar 2022 23:42:29 +0000 (16:42 -0700)]
Merge pull request #13490 from marcfehling/forward-affine

affine_constraints: hide another block of forward declarations

2 years agoMerge pull request #13395 from bangerth/mpi_type_id
Daniel Arndt [Fri, 4 Mar 2022 19:23:22 +0000 (14:23 -0500)]
Merge pull request #13395 from bangerth/mpi_type_id

2 years agoaffine_constraints: hide another block of forward declarations 13490/head
Marc Fehling [Fri, 4 Mar 2022 19:14:39 +0000 (12:14 -0700)]
affine_constraints: hide another block of forward declarations

2 years agoHide reinit implementation from doxygen.
Marc Fehling [Fri, 4 Mar 2022 19:06:59 +0000 (12:06 -0700)]
Hide reinit implementation from doxygen.

Possible confusion of parameter variable `n_block_rows` and the member function with the same name.

2 years agoFix bugs in CellIDTranslator 13487/head
Peter Munch [Thu, 3 Mar 2022 23:38:41 +0000 (00:38 +0100)]
Fix bugs in CellIDTranslator

2 years agoAdded `n_nonzero_elements` to PETSc `BlockSparseMatrix`.
Marc Fehling [Fri, 4 Mar 2022 05:30:28 +0000 (22:30 -0700)]
Added `n_nonzero_elements` to PETSc `BlockSparseMatrix`.

2 years agoAdd a changelog entry. 13395/head
Wolfgang Bangerth [Mon, 28 Feb 2022 00:41:06 +0000 (17:41 -0700)]
Add a changelog entry.

2 years agoAdd to the documentation.
Wolfgang Bangerth [Sun, 27 Feb 2022 00:35:34 +0000 (17:35 -0700)]
Add to the documentation.

2 years agoAdd a test.
Wolfgang Bangerth [Sun, 27 Feb 2022 00:33:47 +0000 (17:33 -0700)]
Add a test.

2 years agoAlso support long long int and wchar_t.
Wolfgang Bangerth [Sun, 27 Feb 2022 00:18:59 +0000 (17:18 -0700)]
Also support long long int and wchar_t.

2 years agoAdjust a couple of tests.
Wolfgang Bangerth [Sat, 26 Feb 2022 23:48:03 +0000 (16:48 -0700)]
Adjust a couple of tests.

2 years agoRename the new variable.
Wolfgang Bangerth [Sat, 26 Feb 2022 00:13:53 +0000 (17:13 -0700)]
Rename the new variable.

2 years agoMerge pull request #13479 from peterrum/fcp_simplify
Martin Kronbichler [Thu, 3 Mar 2022 20:00:41 +0000 (21:00 +0100)]
Merge pull request #13479 from peterrum/fcp_simplify

Simplify logic in RepartitioningPolicyTools::FirstChildPolicy

2 years agoMerge pull request #13486 from tjhei/fix_test
Martin Kronbichler [Thu, 3 Mar 2022 19:59:44 +0000 (20:59 +0100)]
Merge pull request #13486 from tjhei/fix_test

fix a test

2 years agofix test 13486/head
Timo Heister [Sun, 27 Feb 2022 19:46:07 +0000 (14:46 -0500)]
fix test

2 years agoRemove a general template no longer needed.
Wolfgang Bangerth [Thu, 17 Feb 2022 16:33:18 +0000 (09:33 -0700)]
Remove a general template no longer needed.

2 years agoUse a template variable rather than a dummy function to infer MPI types.
Wolfgang Bangerth [Tue, 15 Feb 2022 22:45:51 +0000 (15:45 -0700)]
Use a template variable rather than a dummy function to infer MPI types.

2 years agoMerge pull request #13471 from bangerth/test-3
Timo Heister [Thu, 3 Mar 2022 16:15:48 +0000 (11:15 -0500)]
Merge pull request #13471 from bangerth/test-3

Use a valid communicator.

2 years agoMerge pull request #13472 from bangerth/aligned
Matthias Maier [Thu, 3 Mar 2022 11:30:54 +0000 (05:30 -0600)]
Merge pull request #13472 from bangerth/aligned

Deal gracefully with replicating an empty array.

2 years agoMerge pull request #13467 from masterleinad/quick_tests_linux_github_ci
Matthias Maier [Thu, 3 Mar 2022 11:28:33 +0000 (05:28 -0600)]
Merge pull request #13467 from masterleinad/quick_tests_linux_github_ci

Run quick tests in GitHub Linux CI

2 years agoMerge pull request #13481 from nfehn/tensor_kernels
Peter Munch [Thu, 3 Mar 2022 07:14:01 +0000 (08:14 +0100)]
Merge pull request #13481 from nfehn/tensor_kernels

clarify docu of MatrixFree::initialize_dof_vector()

2 years agoUse a valid communicator. 13471/head
Wolfgang Bangerth [Tue, 1 Mar 2022 18:02:42 +0000 (11:02 -0700)]
Use a valid communicator.

2 years agoDeal gracefully with replicating an empty array. 13472/head
Wolfgang Bangerth [Tue, 1 Mar 2022 20:51:15 +0000 (13:51 -0700)]
Deal gracefully with replicating an empty array.

2 years agoMerge pull request #13483 from tjhei/mpi3-followup
Wolfgang Bangerth [Thu, 3 Mar 2022 00:03:47 +0000 (17:03 -0700)]
Merge pull request #13483 from tjhei/mpi3-followup

MPI 3: minor edits

2 years agoMerge pull request #13482 from masterleinad/deprecate_utilities_mpi_create_group
Marc Fehling [Wed, 2 Mar 2022 22:06:01 +0000 (15:06 -0700)]
Merge pull request #13482 from masterleinad/deprecate_utilities_mpi_create_group

Deprecate Utilities::MPI::create_group

2 years agoMPI 3: minor edits 13483/head
Timo Heister [Wed, 2 Mar 2022 18:45:20 +0000 (13:45 -0500)]
MPI 3: minor edits

2 years agoDeprecate Utilities::MPI::create_group 13482/head
Daniel Arndt [Wed, 2 Mar 2022 16:08:55 +0000 (11:08 -0500)]
Deprecate Utilities::MPI::create_group

2 years agoMerge pull request #13465 from pengfej/fbranch
Timo Heister [Wed, 2 Mar 2022 18:42:14 +0000 (13:42 -0500)]
Merge pull request #13465 from pengfej/fbranch

Remove MPI 2.x logic

2 years agoRemove DEAL_II_MPI_VERSION_GTE 13465/head
Pengfei Jia [Mon, 28 Feb 2022 21:53:37 +0000 (16:53 -0500)]
Remove DEAL_II_MPI_VERSION_GTE

An update on Issue #13447: Remove MPI 2.X logic

fix some mistakes

indent

adding back some comments

recovering line 616-629

adding back line 447-508

Changing back step 76

2 years agoclarify docu of MatrixFree::initialize_dof_vector() 13481/head
Niklas Fehn [Wed, 2 Mar 2022 14:39:28 +0000 (15:39 +0100)]
clarify docu of MatrixFree::initialize_dof_vector()

2 years agoSimplify logic in RepartitioningPolicyTools::FirstChildPolicy 13479/head
Peter Munch [Wed, 2 Mar 2022 11:32:11 +0000 (12:32 +0100)]
Simplify logic in RepartitioningPolicyTools::FirstChildPolicy

2 years agoRun quick tests in GitHub CI 13467/head
Daniel Arndt [Mon, 28 Feb 2022 22:50:36 +0000 (17:50 -0500)]
Run quick tests in GitHub CI

2 years agoMerge pull request #13476 from bangerth/warning
Marc Fehling [Wed, 2 Mar 2022 02:41:02 +0000 (19:41 -0700)]
Merge pull request #13476 from bangerth/warning

Avoid integer comparison warning.

2 years agoMerge pull request #13470 from bangerth/test-2
Marc Fehling [Wed, 2 Mar 2022 02:40:18 +0000 (19:40 -0700)]
Merge pull request #13470 from bangerth/test-2

Check MPI error codes.

2 years agoAvoid integer comparison warning. 13476/head
Wolfgang Bangerth [Tue, 1 Mar 2022 23:38:40 +0000 (16:38 -0700)]
Avoid integer comparison warning.

2 years agoAdd a TODO. 13473/head
Wolfgang Bangerth [Tue, 1 Mar 2022 21:29:39 +0000 (14:29 -0700)]
Add a TODO.

2 years agoAdd a changelog entry.
Wolfgang Bangerth [Tue, 1 Mar 2022 21:24:16 +0000 (14:24 -0700)]
Add a changelog entry.

2 years agoAdd a test.
Wolfgang Bangerth [Tue, 1 Mar 2022 21:23:09 +0000 (14:23 -0700)]
Add a test.

2 years agoProvide a template variable that can be used to query whether a type is an MPI type.
Wolfgang Bangerth [Tue, 1 Mar 2022 21:22:59 +0000 (14:22 -0700)]
Provide a template variable that can be used to query whether a type is an MPI type.

2 years agoProvide a facility where we can test that a type is one of a list.
Wolfgang Bangerth [Tue, 1 Mar 2022 21:22:39 +0000 (14:22 -0700)]
Provide a facility where we can test that a type is one of a list.

2 years agoCheck MPI error codes. 13470/head
Wolfgang Bangerth [Tue, 1 Mar 2022 17:58:18 +0000 (10:58 -0700)]
Check MPI error codes.

2 years agoMerge pull request #13445 from bangerth/error
Martin Kronbichler [Tue, 1 Mar 2022 08:19:37 +0000 (09:19 +0100)]
Merge pull request #13445 from bangerth/error

Error out with too large Trilinos sparsity patterns.


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.