]>
https://gitweb.dealii.org/ - dealii.git/log
Martin Kronbichler [Mon, 4 Jul 2022 10:12:44 +0000 (12:12 +0200)]
Triangulation: Use get_line_indices_of_cells for faster access
Peter Munch [Sun, 3 Jul 2022 20:54:37 +0000 (22:54 +0200)]
Merge pull request #14055 from peterrum/docu_global_indices
Add cross-references for global indices
Peter Munch [Sun, 3 Jul 2022 20:49:20 +0000 (22:49 +0200)]
Merge pull request #14080 from kronbichler/use_line_indices
Use get_line_indices_of_cell in DoFHandlerPolicy
Peter Munch [Sun, 3 Jul 2022 20:46:05 +0000 (22:46 +0200)]
Merge pull request #14082 from kronbichler/restructure_refinement_3d
Restructure execute_refinement(Triangulation<3, spacedim>&)
Peter Munch [Sun, 3 Jul 2022 20:19:47 +0000 (22:19 +0200)]
Merge pull request #14087 from tjhei/dox-formula-errors
doxygen: fix errors in formulas
Timo Heister [Sun, 3 Jul 2022 14:19:21 +0000 (10:19 -0400)]
doxygen: fix errors in formulas
Martin Kronbichler [Sun, 3 Jul 2022 13:28:51 +0000 (15:28 +0200)]
Merge pull request #14085 from peterrum/read_write_operation_3_masking
FEEvaluationBase::read_write_operation case 3: enable masking
Peter Munch [Sat, 2 Jul 2022 14:47:12 +0000 (16:47 +0200)]
FEEvaluationBase::read_write_operation case 3: enable masking
Martin Kronbichler [Fri, 1 Jul 2022 18:45:34 +0000 (20:45 +0200)]
Merge pull request #14081 from kronbichler/work_with_raw_coarsen_flags
Add function to extract raw coarsen flags
Martin Kronbichler [Fri, 1 Jul 2022 18:45:11 +0000 (20:45 +0200)]
Merge pull request #14076 from kronbichler/improve_mf_renumbering
Use faster data structure to compute matrix-free renumbering
Martin Kronbichler [Wed, 29 Jun 2022 18:36:57 +0000 (20:36 +0200)]
Use get_line_indices_of_cell in DoFHandlerPolicy
Martin Kronbichler [Fri, 1 Jul 2022 06:33:00 +0000 (08:33 +0200)]
Merge pull request #14083 from kronbichler/fix_mg_no_indices
Fix bug when we have no line dofs in assignment/renumbering of face mg dofs
Martin Kronbichler [Thu, 30 Jun 2022 08:01:21 +0000 (10:01 +0200)]
Fix bug when we have no DoFs on a line
Martin Kronbichler [Wed, 29 Jun 2022 21:08:53 +0000 (23:08 +0200)]
Restructure execture_refinement(Triangulation<3, spacedim>)
Matthias Maier [Wed, 29 Jun 2022 20:41:35 +0000 (15:41 -0500)]
Merge pull request #14078 from masterleinad/remove_remaining_deprecations_new
Remove remaining deprecations
Matthias Maier [Wed, 29 Jun 2022 20:41:15 +0000 (15:41 -0500)]
Merge pull request #14079 from kronbichler/fix_test2
Fix another matrix-free test case
Peter Munch [Wed, 29 Jun 2022 20:22:11 +0000 (22:22 +0200)]
Merge pull request #14070 from masterleinad/remove_cellid_to_cell
Remove CellId::to_cell
Martin Kronbichler [Wed, 29 Jun 2022 19:58:22 +0000 (21:58 +0200)]
Add function to extract raw coarsen flags
Peter Munch [Wed, 29 Jun 2022 18:32:04 +0000 (20:32 +0200)]
Merge pull request #14077 from kronbichler/warning_1
Fix warning about possibly uninitialized variables
Daniel Arndt [Wed, 29 Jun 2022 17:01:30 +0000 (13:01 -0400)]
Update doc/news/changes/incompatibilities/20220629Arndt
Co-authored-by: Marc Fehling <mafehling.git@gmail.com>
Martin Kronbichler [Wed, 29 Jun 2022 16:17:30 +0000 (18:17 +0200)]
Fix another matrix-free test case
Martin Kronbichler [Wed, 29 Jun 2022 14:02:20 +0000 (16:02 +0200)]
Use faster data structure to compute matrix-free renumbering
Daniel Arndt [Wed, 29 Jun 2022 15:02:08 +0000 (11:02 -0400)]
Also remove explicit instantiations
Daniel Arndt [Wed, 29 Jun 2022 14:53:55 +0000 (10:53 -0400)]
changelog entry
Daniel Arndt [Wed, 29 Jun 2022 14:41:38 +0000 (10:41 -0400)]
Remove Arkode::reinit_vector
Daniel Arndt [Wed, 29 Jun 2022 14:40:59 +0000 (10:40 -0400)]
Remove ParticleHandler::locally_relevant_ids()
Daniel Arndt [Wed, 29 Jun 2022 14:40:20 +0000 (10:40 -0400)]
Remove QTrapezoid
Martin Kronbichler [Wed, 29 Jun 2022 14:45:55 +0000 (16:45 +0200)]
Fix warning about possibly uninitialized variables
Daniel Arndt [Tue, 28 Jun 2022 18:07:28 +0000 (14:07 -0400)]
Remove CellId::to_cell
David Wells [Wed, 29 Jun 2022 14:28:08 +0000 (10:28 -0400)]
Merge pull request #14066 from kronbichler/speed_up_access_dof_indices
Speed up DoFAccessorImplementation::get_dof_indices
Peter Munch [Wed, 29 Jun 2022 12:06:30 +0000 (14:06 +0200)]
Merge pull request #14075 from peterrum/MGTransferBlockMatrixFree_other_block_vector_type
MGTransferBlockMatrixFree: allow to copy form/to other type of block vector
Martin Kronbichler [Wed, 29 Jun 2022 09:16:10 +0000 (11:16 +0200)]
Merge pull request #14074 from peterrum/MGTransferGlobalCoarsening_min_max_level
Add MGTransferGlobalCoarsening::min_level() and max_level()
Martin Kronbichler [Wed, 29 Jun 2022 07:48:01 +0000 (09:48 +0200)]
Add assertions for fe_index in MG case
Martin Kronbichler [Tue, 28 Jun 2022 05:23:30 +0000 (07:23 +0200)]
Use fast access to line indices to speed up get_dof_indices
Martin Kronbichler [Tue, 28 Jun 2022 05:23:02 +0000 (07:23 +0200)]
Provide fast access function to all line indices of cell
Peter Munch [Wed, 29 Jun 2022 06:27:16 +0000 (08:27 +0200)]
MGTransferBlockMatrixFree: allow to copy form other type of block vector
Peter Munch [Wed, 29 Jun 2022 06:22:51 +0000 (08:22 +0200)]
Add MGTransferGlobalCoarsening::min_level() and max_level()
Peter Munch [Sun, 26 Jun 2022 07:56:01 +0000 (09:56 +0200)]
Add cross-references for global indices
Peter Munch [Wed, 29 Jun 2022 05:24:36 +0000 (07:24 +0200)]
Merge pull request #14057 from kronbichler/fix_reinit_mf
Fix bug in MatrixFree::reinit for MG levels with empty process
Peter Munch [Wed, 29 Jun 2022 05:22:43 +0000 (07:22 +0200)]
Merge pull request #13951 from kronbichler/simplify_some_code
MatrixFree: Simplify some code in initialization of DoF indices
Martin Kronbichler [Fri, 10 Jun 2022 09:18:32 +0000 (11:18 +0200)]
MatrixFree: Simplify some code in initialization of DoF indices
David Wells [Tue, 28 Jun 2022 20:14:57 +0000 (16:14 -0400)]
Merge pull request #14020 from kronbichler/use_shortcuts
Avoid unnecessary locally_relevant_dofs in mg_transfer_internal
David Wells [Tue, 28 Jun 2022 20:12:53 +0000 (16:12 -0400)]
Merge pull request #14051 from kronbichler/cleanup_mg_face
DoFHandlerPolicy: Speed up function renumber_face_mg_dofs
David Wells [Tue, 28 Jun 2022 20:04:49 +0000 (16:04 -0400)]
Merge pull request #14063 from kronbichler/improve_access_to_dofs
DoFAccessor: Streamline access to dof indices
Peter Munch [Tue, 28 Jun 2022 19:14:49 +0000 (21:14 +0200)]
Merge pull request #13866 from kronbichler/cleanup_raviart_thomas_polynomials
Clean up PolynomialsRaviartThomas
David Wells [Tue, 28 Jun 2022 13:19:56 +0000 (09:19 -0400)]
Merge pull request #14067 from kronbichler/improve_reference_cell
Speed up ReferenceCell::standard_vs_true_line_orientation
Marc Fehling [Tue, 28 Jun 2022 10:07:44 +0000 (04:07 -0600)]
Merge pull request #13930 from kronbichler/speedup_cell_vertex_indices_cache
Speed up computation of cell vertex indices cache
Marc Fehling [Tue, 28 Jun 2022 10:00:56 +0000 (04:00 -0600)]
Merge pull request #14064 from masterleinad/remove_xdmf_content
Remove deprecated XDMFEntry::get_xdmf_content
Martin Kronbichler [Tue, 28 Jun 2022 07:49:11 +0000 (09:49 +0200)]
Merge pull request #14062 from kronbichler/improve_assert
Simplify assertion by AssertIndexRange
Martin Kronbichler [Tue, 28 Jun 2022 07:48:36 +0000 (09:48 +0200)]
Merge pull request #14048 from masterleinad/remove_unqualified_functions
Remove unqualified ContantFunction and ZeroFunction
Martin Kronbichler [Tue, 28 Jun 2022 06:05:03 +0000 (08:05 +0200)]
Merge pull request #14061 from sebproell/fe-eval-no-vectorization
Fix some VectorizedArrayTypes for non-default vectorization
Martin Kronbichler [Tue, 28 Jun 2022 05:33:06 +0000 (07:33 +0200)]
Speed up ReferenceCell::standard_vs_true_line_orientation
Daniel Arndt [Mon, 27 Jun 2022 14:11:31 +0000 (10:11 -0400)]
Remove deprecated XDMFEntry::get_xdmf_content
Martin Kronbichler [Mon, 27 Jun 2022 15:53:03 +0000 (17:53 +0200)]
DoFAccessor: Streamline access to dof indices
Sebastian Proell [Mon, 27 Jun 2022 14:38:15 +0000 (16:38 +0200)]
Fix some VectorizedArrayTypes for non-default vectorization
Martin Kronbichler [Mon, 27 Jun 2022 15:51:41 +0000 (17:51 +0200)]
Further code cleanup
Martin Kronbichler [Sun, 26 Jun 2022 06:33:20 +0000 (08:33 +0200)]
DoFHandlerPolicy: Speed up function renumber_face_mg_dofs
Martin Kronbichler [Mon, 27 Jun 2022 15:52:04 +0000 (17:52 +0200)]
Simplify assertion by AssertIndexRange
Daniel Arndt [Mon, 27 Jun 2022 15:46:20 +0000 (11:46 -0400)]
Merge pull request #14060 from masterleinad/remove_deprecated_lac_parallel_block_vector
Daniel Arndt [Mon, 27 Jun 2022 12:47:15 +0000 (08:47 -0400)]
Remove deprecated header file lac/parallel_block_vector.h
David Wells [Mon, 27 Jun 2022 12:34:47 +0000 (08:34 -0400)]
Merge pull request #14052 from kronbichler/index_set_improve
Small improvement for IndexSet::add_ranges_internal
Daniel Arndt [Mon, 27 Jun 2022 11:51:23 +0000 (07:51 -0400)]
Fix the reamaining occurrences
Martin Kronbichler [Mon, 27 Jun 2022 11:12:11 +0000 (13:12 +0200)]
Merge pull request #14050 from tamiko/fix_cuda_tests
User projects: Make sure that CMAKE_CUDA_HOST_COMPILER is set.
Martin Kronbichler [Mon, 27 Jun 2022 11:11:04 +0000 (13:11 +0200)]
Merge pull request #14049 from tamiko/fix_cuda_warnings
fix a warning when compiling with cuda support
Martin Kronbichler [Mon, 27 Jun 2022 08:25:44 +0000 (10:25 +0200)]
Merge pull request #14058 from kronbichler/fix_tests
Fix a few MatrixFree tests
Martin Kronbichler [Mon, 27 Jun 2022 04:28:30 +0000 (06:28 +0200)]
Fix a few tests
Martin Kronbichler [Sun, 26 Jun 2022 18:24:05 +0000 (20:24 +0200)]
Fix bug in MatrixFree::reinit for MG levels with empty process
Martin Kronbichler [Sun, 26 Jun 2022 16:16:18 +0000 (18:16 +0200)]
Merge pull request #14014 from peterrum/mg_dg_hp_test
Add test (MF+DG+hp)
Martin Kronbichler [Sun, 26 Jun 2022 12:29:24 +0000 (14:29 +0200)]
Merge pull request #13842 from peterrum/build_interface_constraints_wedges
FESystem::build_interface_constraints() for wedges/pyramids
Peter Munch [Sun, 26 Jun 2022 12:11:23 +0000 (14:11 +0200)]
Merge pull request #14054 from peterrum/traling_const
Remove trailing const
Peter Munch [Sun, 26 Jun 2022 07:47:19 +0000 (09:47 +0200)]
Remove traling const
Peter Munch [Sun, 19 Jun 2022 07:50:04 +0000 (09:50 +0200)]
Add test (MG+DG+hp)
Peter Munch [Fri, 27 May 2022 20:37:31 +0000 (22:37 +0200)]
FESystem::build_interface_constraints() for wedges/pyramids
Martin Kronbichler [Sun, 26 Jun 2022 06:38:34 +0000 (08:38 +0200)]
Small improvement for IndexSet::add_ranges_internal
Matthias Maier [Sun, 26 Jun 2022 05:59:55 +0000 (00:59 -0500)]
User projects: Make sure that CMAKE_CUDA_HOST_COMPILER is set.
Matthias Maier [Sun, 26 Jun 2022 05:37:35 +0000 (00:37 -0500)]
fix a warning when compiling with cuda support
dealii/include/deal.II/matrix_free/cuda_matrix_free.templates.h:1027:17:
warning: loop variable ‘cell’ creates a copy from type ‘const
dealii::TriaActiveIterator<dealii::CellAccessor<3, 3> >’
[-Wrange-loop-construct]
dealii/include/deal.II/matrix_free/cuda_matrix_free.templates.h:1027:17:
note: use reference type to prevent copying
1027 | for (const auto cell :
| ^~~~
| &
Martin Kronbichler [Sat, 25 Jun 2022 18:54:52 +0000 (20:54 +0200)]
Merge pull request #14037 from masterleinad/deprecate_matrixfree
Remove deprecated MatrixFree functionalities
Martin Kronbichler [Sat, 25 Jun 2022 18:54:07 +0000 (20:54 +0200)]
Merge pull request #14043 from masterleinad/remove_deprecated_qprojector
Remove deprecated QProjector member functions
Martin Kronbichler [Sat, 25 Jun 2022 18:53:55 +0000 (20:53 +0200)]
Merge pull request #14044 from tamiko/step_81_tutorial_fixes
step-81: Mention example step in the tutorial lists
Martin Kronbichler [Sat, 25 Jun 2022 18:52:40 +0000 (20:52 +0200)]
Merge pull request #14045 from drwells/indexset-test-header
Include index_set.h in two more tests.
Marc Fehling [Sat, 25 Jun 2022 18:37:06 +0000 (12:37 -0600)]
Merge pull request #14047 from masterleinad/remove_deprecated_dof_handler
Remove DoFHandler's initialize and set_fe
Marc Fehling [Sat, 25 Jun 2022 18:36:55 +0000 (12:36 -0600)]
Merge pull request #14040 from masterleinad/deprecate_dof_tools
Remove deprecated DoFTools functions
Martin Kronbichler [Sat, 25 Jun 2022 14:16:03 +0000 (16:16 +0200)]
Also add specialization for quadrilaterals
Martin Kronbichler [Wed, 8 Jun 2022 10:03:37 +0000 (12:03 +0200)]
Speed up computation of cell vertex indices cache
Timo Heister [Sat, 25 Jun 2022 02:52:47 +0000 (22:52 -0400)]
Merge pull request #14046 from drwells/point-value-p4est
Mark two tests that depend on p4est as such.
Daniel Arndt [Fri, 24 Jun 2022 21:26:39 +0000 (17:26 -0400)]
Remove unqualified ContantFunction and ZeroFunction
Daniel Arndt [Wed, 22 Jun 2022 21:33:27 +0000 (17:33 -0400)]
Remove deprecated MatrixFree functionalities
Martin Kronbichler [Fri, 24 Jun 2022 18:42:34 +0000 (20:42 +0200)]
Merge pull request #14042 from drwells/reword-data-out-resample
Slightly reword DataOutResample's documentation.
Daniel Arndt [Fri, 24 Jun 2022 17:46:24 +0000 (13:46 -0400)]
Remove DoFHandler's initialize and set_fe
David Wells [Fri, 24 Jun 2022 17:50:48 +0000 (13:50 -0400)]
Mark two tests that depend on p4est as such.
David Wells [Fri, 24 Jun 2022 17:48:53 +0000 (13:48 -0400)]
Include index_set.h in two more tests.
This was changed in
f4c1cf9c6b .
Timo Heister [Fri, 24 Jun 2022 16:59:23 +0000 (12:59 -0400)]
Merge pull request #14024 from kronbichler/setup_indices_global_coarsening
Do not add locally owned dofs to ghost set during construction
Matthias Maier [Fri, 24 Jun 2022 16:24:26 +0000 (11:24 -0500)]
step-81: Mention example step in the tutorial lists
Daniel Arndt [Fri, 24 Jun 2022 14:58:51 +0000 (10:58 -0400)]
Remove deprecated QProjector member functions
Daniel Arndt [Thu, 23 Jun 2022 16:58:44 +0000 (12:58 -0400)]
Remove deprecated DoFTools functions
David Wells [Fri, 24 Jun 2022 14:40:17 +0000 (10:40 -0400)]
Merge pull request #13947 from kronbichler/limit_run_to_needs
DoFAccessor: Run process_dof_indices only on FE entities with DoFs
David Wells [Fri, 24 Jun 2022 14:31:28 +0000 (10:31 -0400)]
Merge pull request #13853 from kronbichler/avoid_user_flag
Avoid some uses of Triangulation::user_flags
David Wells [Fri, 24 Jun 2022 14:20:28 +0000 (10:20 -0400)]
Merge pull request #14022 from kronbichler/reduce_header_inclusions
Reduce header inclusions of index_set.h in evaluation_kernels
Martin Kronbichler [Fri, 24 Jun 2022 14:20:19 +0000 (16:20 +0200)]
Add extra check for index range.
Co-authored-by: David Wells <drwells@email.unc.edu>
David Wells [Fri, 24 Jun 2022 14:11:47 +0000 (10:11 -0400)]
Merge pull request #14021 from kronbichler/restructure_index_set
Restructure inline functions of IndexSet
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.