]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Tue, 4 Feb 2025 17:53:18 +0000 (10:53 -0700)]
Avoid another include cycle.
Marc Fehling [Tue, 4 Feb 2025 16:11:13 +0000 (17:11 +0100)]
Merge pull request #18079 from bangerth/normalize
Normalize the way we write header includes.
Marc Fehling [Tue, 4 Feb 2025 16:10:55 +0000 (17:10 +0100)]
Merge pull request #18082 from bangerth/cycle
Do not include unnecessary header file.
Wolfgang Bangerth [Tue, 4 Feb 2025 14:20:23 +0000 (07:20 -0700)]
Do not include unnecessary header file.
Wolfgang Bangerth [Tue, 4 Feb 2025 13:02:45 +0000 (06:02 -0700)]
Normalize the way we write header includes.
Wolfgang Bangerth [Mon, 3 Feb 2025 21:35:34 +0000 (14:35 -0700)]
Merge pull request #18069 from drwells/avoid-old-orientation-functions-3
Get rid of another call to `face_orientation()`.
Martin Kronbichler [Mon, 3 Feb 2025 15:10:21 +0000 (16:10 +0100)]
Merge pull request #18070 from drwells/avoid-old-orientation-functions-4
Don't call deprecated QProjector functions.
David Wells [Sat, 1 Feb 2025 21:17:39 +0000 (16:17 -0500)]
TriaAccessor: use child_cell_on_face().
This is equivalent to the current implementation but avoids hard-coding
some extra logic on orientations.
Martin Kronbichler [Mon, 3 Feb 2025 08:03:01 +0000 (09:03 +0100)]
Merge pull request #18073 from Friteee/fix_warning
Fix "declaration of '' hides class member" warning
Nikita Daniliuk [Sun, 2 Feb 2025 21:44:35 +0000 (21:44 +0000)]
Fix warning
David Wells [Sat, 1 Feb 2025 21:31:11 +0000 (16:31 -0500)]
Don't call deprecated QProjector functions.
David Wells [Sat, 1 Feb 2025 21:17:10 +0000 (16:17 -0500)]
ReferenceCell::child_cell_on_face(): make the orientation mandatory.
Timo Heister [Sat, 1 Feb 2025 18:39:48 +0000 (13:39 -0500)]
Merge pull request #18067 from bangerth/include
Normalize the way we include header files.
Matthias Maier [Sat, 1 Feb 2025 04:25:59 +0000 (04:25 +0000)]
Merge pull request #18064 from bangerth/cmake
Move some code from source/ to cmake/config/.
Wolfgang Bangerth [Fri, 31 Jan 2025 16:45:52 +0000 (09:45 -0700)]
Move some code from source/ to cmake/config/.
Wolfgang Bangerth [Fri, 31 Jan 2025 23:32:51 +0000 (16:32 -0700)]
Normalize the way we include header files.
Peter Munch [Fri, 31 Jan 2025 20:10:43 +0000 (21:10 +0100)]
Merge pull request #18065 from peterrum/relaxation_default
Fix step_operations() for MemorySpace::Default
Marc Fehling [Fri, 31 Jan 2025 17:53:17 +0000 (18:53 +0100)]
Merge pull request #17365 from tamiko/cmake_fix_boost_policy_warning
CMake: update boost configuration, fix boost policy warning
Peter Munch [Fri, 31 Jan 2025 17:29:55 +0000 (18:29 +0100)]
Fix step_operations() for MemorySpace::Default>
Matthias Maier [Fri, 31 Jan 2025 15:57:09 +0000 (09:57 -0600)]
doc/news: add a changes entry
Matthias Maier [Tue, 28 Jan 2025 19:42:01 +0000 (13:42 -0600)]
CMake: simply require boost 1.74 or later, remove compatibility check
Matthias Maier [Tue, 23 Jul 2024 16:47:18 +0000 (11:47 -0500)]
CMake: FindDEAL_II_BOOST: use modern project config and import targets
Matthias Maier [Tue, 23 Jul 2024 16:38:32 +0000 (11:38 -0500)]
CMake: for CMake 3.30 onwards set Boost Config policy to true
Martin Kronbichler [Fri, 31 Jan 2025 08:06:53 +0000 (09:06 +0100)]
Merge pull request #18061 from mwichro/master
Include ghost cell in Matrix-Free data
Daniel Arndt [Thu, 30 Jan 2025 22:16:40 +0000 (17:16 -0500)]
Merge pull request #18062 from bangerth/initialize
Wolfgang Bangerth [Thu, 30 Jan 2025 21:48:32 +0000 (14:48 -0700)]
Merge pull request #18060 from kronbichler/update_test2
MatrixFree: Update test output in 1D face setup
Wolfgang Bangerth [Thu, 30 Jan 2025 16:53:15 +0000 (09:53 -0700)]
Always initialize a variable in AlignedVector.
Michał Wichrowski [Thu, 30 Jan 2025 13:32:07 +0000 (14:32 +0100)]
allow ghost cell in MF
Marc Fehling [Thu, 30 Jan 2025 13:29:49 +0000 (14:29 +0100)]
Merge pull request #18056 from bangerth/debug
Fix '#if DEBUG' statements.
Marc Fehling [Thu, 30 Jan 2025 12:09:50 +0000 (13:09 +0100)]
Merge pull request #18047 from masterleinad/linu_debug_cuda_11_use_ubuntu_22_04
Update linux debug cuda-11 CI to use Ubuntu 22.04
Martin Kronbichler [Thu, 30 Jan 2025 09:42:08 +0000 (10:42 +0100)]
Merge pull request #18038 from drwells/avoid-old-orientation-functions-2
Avoid old orientation functions 2
Martin Kronbichler [Thu, 30 Jan 2025 09:41:34 +0000 (10:41 +0100)]
Merge pull request #18055 from bangerth/geometry-info-5
Avoid several more uses of GeometryInfo.
Martin Kronbichler [Thu, 30 Jan 2025 09:40:46 +0000 (10:40 +0100)]
Merge pull request #18058 from bangerth/38
Update a comment in step-38.
Martin Kronbichler [Thu, 30 Jan 2025 09:31:50 +0000 (10:31 +0100)]
Merge pull request #18059 from peterrum/mg_templates
Move functions from .cc to .templates.h
Martin Kronbichler [Thu, 30 Jan 2025 09:28:14 +0000 (10:28 +0100)]
Update a comment
Martin Kronbichler [Thu, 30 Jan 2025 09:27:59 +0000 (10:27 +0100)]
MatrixFree: Update test output in 1D face setup
Martin Kronbichler [Thu, 30 Jan 2025 09:20:29 +0000 (10:20 +0100)]
Merge pull request #17926 from seanjohn11/master
Update face_setup_internal.h to allow for 1D adaptive meshes
Peter Munch [Thu, 30 Jan 2025 07:29:45 +0000 (08:29 +0100)]
Move functions from .cc to .templates.h
Wolfgang Bangerth [Thu, 30 Jan 2025 03:40:48 +0000 (20:40 -0700)]
Update a comment in step-38.
Wolfgang Bangerth [Wed, 29 Jan 2025 17:51:47 +0000 (10:51 -0700)]
Fix '#if DEBUG' statements.
Wolfgang Bangerth [Wed, 29 Jan 2025 17:25:43 +0000 (10:25 -0700)]
Avoid several more uses of GeometryInfo.
Wolfgang Bangerth [Wed, 29 Jan 2025 16:56:14 +0000 (09:56 -0700)]
Merge pull request #18044 from kronbichler/vector_assert
Parallel vector: Add assert for ghosts in global vector ops
Wolfgang Bangerth [Wed, 29 Jan 2025 16:45:01 +0000 (09:45 -0700)]
Merge pull request #18053 from marcfehling/test-example-message
Reference readme when step-XX.diff is missing.
Daniel Arndt [Wed, 29 Jan 2025 14:45:58 +0000 (09:45 -0500)]
Remove hhvm
Marc Fehling [Wed, 29 Jan 2025 13:06:27 +0000 (14:06 +0100)]
Merge pull request #18051 from bangerth/cmake
Fix macro name in the documentation; also fix file name.
Marc Fehling [Wed, 29 Jan 2025 08:43:24 +0000 (09:43 +0100)]
Reference readme when step-XX.diff is missing.
Marc Fehling [Wed, 29 Jan 2025 08:02:25 +0000 (09:02 +0100)]
Merge pull request #18049 from luzpaz/typos-jan-2025
Fix various typos
Martin Kronbichler [Tue, 28 Jan 2025 17:49:15 +0000 (18:49 +0100)]
Parallel vector: Add assert for ghosts in global vector ops
Martin Kronbichler [Wed, 29 Jan 2025 07:09:50 +0000 (08:09 +0100)]
Merge pull request #18052 from bangerth/cmake-2
Fix a file name in a cmake file.
Wolfgang Bangerth [Wed, 29 Jan 2025 05:05:04 +0000 (22:05 -0700)]
Fix a file name.
Wolfgang Bangerth [Wed, 29 Jan 2025 04:47:27 +0000 (21:47 -0700)]
Rename a file.
Wolfgang Bangerth [Wed, 29 Jan 2025 04:47:10 +0000 (21:47 -0700)]
Fix the name of a macro in the documentation.
luzpaz [Wed, 29 Jan 2025 02:50:32 +0000 (21:50 -0500)]
Fix various typos
Found via codespell -q 3 -S ./bundled,./doc/news -L ans,ba,bu,clen,commend,compontent,elemente,indx,inout,methode,nd,pres,readin,re-use,re-used,re-using,ro,rotat,sie,stoer,ue,workd
Daniel Arndt [Tue, 28 Jan 2025 23:19:58 +0000 (18:19 -0500)]
Update linux debug cuda-11 CI to use Ubuntu 22.04
Sean Johnson [Tue, 28 Jan 2025 20:48:36 +0000 (13:48 -0700)]
squashing commits
Matthias Maier [Tue, 28 Jan 2025 19:09:10 +0000 (19:09 +0000)]
Merge pull request #18041 from peterrum/portable_mf_n_dofs_1d
Remove n_dofs_1d from local operation class of matrix-free operation
Matthias Maier [Tue, 28 Jan 2025 19:06:21 +0000 (19:06 +0000)]
Merge pull request #18008 from bergbauer/matrix_free_diagonal_matrix
MatrixFree: enable DiagonalMatrix in loops
Matthias Maier [Tue, 28 Jan 2025 19:06:08 +0000 (19:06 +0000)]
Merge pull request #18023 from bangerth/complex-1
Better document our mixed complex overloads.
Matthias Maier [Tue, 28 Jan 2025 18:57:49 +0000 (18:57 +0000)]
Merge pull request #18028 from bangerth/parameter-handler
Fix an issue with spaces in ParameterHandler output.
Bruno Turcksin [Tue, 28 Jan 2025 18:47:19 +0000 (13:47 -0500)]
Merge pull request #17256 from bangerth/solver-control
Default SolverControl to not print to deallog.
Daniel Arndt [Tue, 28 Jan 2025 18:23:00 +0000 (13:23 -0500)]
Merge pull request #18031 from bangerth/hyperball
Daniel Arndt [Tue, 28 Jan 2025 17:47:54 +0000 (12:47 -0500)]
Merge pull request #18001 from bangerth/geometry-info-1
David Wells [Mon, 27 Jan 2025 20:51:24 +0000 (15:51 -0500)]
MatrixFreeFunctions::HangingNodes: clarify a variable name.
David Wells [Mon, 27 Jan 2025 20:41:47 +0000 (15:41 -0500)]
MatrixFreeFunctions::HangingNodes: reuse cell->get_fe().
David Wells [Sat, 25 Jan 2025 15:46:45 +0000 (10:46 -0500)]
MatrixFreeFunctions::HangingNodes: combine orientation functions.
David Wells [Sat, 25 Jan 2025 14:40:58 +0000 (09:40 -0500)]
MatrixFreeFunctions::ShapeInfo: avoid face_flip() etc.
David Wells [Sat, 25 Jan 2025 14:37:28 +0000 (09:37 -0500)]
MatrixFreeFunctions::HangingNodes: avoid face_flip() etc.
Peter Munch [Tue, 28 Jan 2025 11:56:42 +0000 (12:56 +0100)]
Remve n_dofs_1d from local operation class of matrix-free operation
Peter Munch [Tue, 28 Jan 2025 14:31:37 +0000 (15:31 +0100)]
Merge pull request #18042 from peterrum/portable_mf_n_local_dofs
Consider number of components in n_local_dofs
Daniel Arndt [Tue, 28 Jan 2025 14:06:55 +0000 (09:06 -0500)]
Merge pull request #18040 from bangerth/geometry-info-4
Maximilian Bergbauer [Fri, 17 Jan 2025 16:12:01 +0000 (17:12 +0100)]
MatrixFree: enable zeroing in loops if assignment operator is available for VectorType
Peter Munch [Tue, 28 Jan 2025 10:02:29 +0000 (11:02 +0100)]
Consider number of components in n_local_dofs
Peter Munch [Tue, 28 Jan 2025 08:57:12 +0000 (09:57 +0100)]
Merge pull request #18039 from peterrum/portable_compute_diagonal_comp
Extend portable compute_diagonal() to multiple components
Wolfgang Bangerth [Mon, 27 Jan 2025 22:10:00 +0000 (15:10 -0700)]
Avoid the use of GeometryInfo in FE_RaviartThomas.
Peter Munch [Mon, 27 Jan 2025 20:54:56 +0000 (21:54 +0100)]
Extend portable compute_diagonal() to multiple components
Wolfgang Bangerth [Mon, 27 Jan 2025 22:01:26 +0000 (15:01 -0700)]
Add a changelog entry.
Wolfgang Bangerth [Mon, 27 Jan 2025 18:07:07 +0000 (11:07 -0700)]
Add a test.
Wolfgang Bangerth [Mon, 27 Jan 2025 20:42:25 +0000 (13:42 -0700)]
Undo changes to output files/explicitly provide output.
Wolfgang Bangerth [Mon, 27 Jan 2025 20:39:13 +0000 (13:39 -0700)]
Explicitly re-enable output for some tests.
Wolfgang Bangerth [Wed, 15 Jan 2025 20:48:52 +0000 (13:48 -0700)]
Adjust test output.
Wolfgang Bangerth [Thu, 11 Jul 2024 16:22:50 +0000 (10:22 -0600)]
Manually deal with outputting the number of iterations in step-39.
Wolfgang Bangerth [Thu, 11 Jul 2024 16:22:21 +0000 (10:22 -0600)]
Update tutorial output.
Wolfgang Bangerth [Thu, 11 Jul 2024 13:48:08 +0000 (07:48 -0600)]
Default SolverControl to not print to deallog.
Wolfgang Bangerth [Tue, 21 Jan 2025 22:17:58 +0000 (15:17 -0700)]
Add a changelog entry.
David Wells [Mon, 27 Jan 2025 20:19:49 +0000 (15:19 -0500)]
Merge pull request #18027 from bangerth/rename
Rename unit_tangential/normal_vectors() to face_tangent/normal_vector().
Wolfgang Bangerth [Mon, 27 Jan 2025 18:14:06 +0000 (11:14 -0700)]
Merge pull request #21 from blaisb/geometry-info-1
Update test output for step-68 with simplices
Wolfgang Bangerth [Thu, 23 Jan 2025 17:25:13 +0000 (10:25 -0700)]
Fix an issue with spaces in ParameterHandler output.
Wolfgang Bangerth [Mon, 27 Jan 2025 17:54:11 +0000 (10:54 -0700)]
Make code easier to read.
Wolfgang Bangerth [Fri, 24 Jan 2025 00:38:07 +0000 (17:38 -0700)]
Make compile with the CUDA compiler.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:50:20 +0000 (15:50 -0700)]
Add a changelog.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:48:58 +0000 (15:48 -0700)]
Add a test.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:48:37 +0000 (15:48 -0700)]
Make GridGenerator::hyper_ball() work in dim=2, spacedim=3.
Martin Kronbichler [Mon, 27 Jan 2025 16:07:46 +0000 (17:07 +0100)]
Merge pull request #18035 from drwells/avoid-old-orientation-functions-1
MatrixFree: encode the orientation as (!orientation, rotation, flip).
Daniel Arndt [Mon, 27 Jan 2025 15:30:47 +0000 (10:30 -0500)]
Merge pull request #18036 from nmuch/fix-mf-hp-fe-index
Bruno Blais [Mon, 27 Jan 2025 14:21:47 +0000 (09:21 -0500)]
Update test outputs
Nils Much [Mon, 27 Jan 2025 11:14:24 +0000 (12:14 +0100)]
Fix MF::get_cell_active_fe_index() for non-hp and hp-DoFHandlers
David Wells [Mon, 27 Jan 2025 03:07:07 +0000 (22:07 -0500)]
MatrixFree: encode as (!orientation, rotation, flip).
This moves us one step towards encoding things the same way as the
standardized orientation format.
Peter Munch [Sun, 26 Jan 2025 15:42:41 +0000 (16:42 +0100)]
Merge pull request #18033 from peterrum/mpi_noncontiguous_partitioner_include
Add missing include
Peter Munch [Sun, 26 Jan 2025 10:00:18 +0000 (11:00 +0100)]
Add missing include
Peter Munch [Sun, 26 Jan 2025 09:59:16 +0000 (10:59 +0100)]
Merge pull request #17406 from peterrum/tw_sd_epetra
TrilinosWrappers::SolverDirect for Epetra data structures
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.