]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Fri, 24 Nov 2023 23:46:22 +0000 (16:46 -0700)]
Add a test to instrument Linear Operator.
Martin Kronbichler [Thu, 23 Nov 2023 12:20:34 +0000 (13:20 +0100)]
Merge pull request #16287 from kronbichler/fix_torus
Fix vertex orientations in torus mesh
Martin Kronbichler [Wed, 22 Nov 2023 15:05:14 +0000 (16:05 +0100)]
Changelog
Martin Kronbichler [Wed, 22 Nov 2023 15:03:30 +0000 (16:03 +0100)]
New test case
Martin Kronbichler [Wed, 22 Nov 2023 14:49:12 +0000 (15:49 +0100)]
Fix vertex orientations in torus mesh
Martin Kronbichler [Wed, 22 Nov 2023 15:08:27 +0000 (16:08 +0100)]
Merge pull request #16252 from davidscn/fix-fe-index
Fix `active_fe_index` query to consider cell categorization
Daniel Arndt [Wed, 22 Nov 2023 14:34:01 +0000 (09:34 -0500)]
Merge pull request #16284 from kinnewig/fix_tpetra_vector
Sebastian Kinnewig [Tue, 21 Nov 2023 18:33:09 +0000 (19:33 +0100)]
fix TpetraWrappers::Vector<Number>
Daniel Arndt [Mon, 20 Nov 2023 22:11:22 +0000 (17:11 -0500)]
Merge pull request #16282 from kinnewig/teuchos_comm_to_mpi_comm
Daniel Arndt [Mon, 20 Nov 2023 19:41:59 +0000 (14:41 -0500)]
Merge pull request #16271 from masterleinad/fix_sundials_develop
Sebastian Kinnewig [Mon, 20 Nov 2023 16:22:38 +0000 (17:22 +0100)]
Add a function to convert a Teuchos::Comm into an MPI_Comm.
Daniel Arndt [Mon, 20 Nov 2023 14:47:02 +0000 (09:47 -0500)]
Merge pull request #16278 from kinnewig/make_teuchos_rcp
Daniel Arndt [Mon, 20 Nov 2023 13:24:52 +0000 (08:24 -0500)]
Merge pull request #16280 from drwells/fix-test-warnings
David Wells [Sun, 19 Nov 2023 22:04:57 +0000 (17:04 -0500)]
Fix two warnings in the test suite.
These don't compile for me with -Werror.
Daniel Arndt [Sun, 19 Nov 2023 15:34:38 +0000 (10:34 -0500)]
Introduce sundials_types.h
Sebastian Kinnewig [Sun, 19 Nov 2023 11:26:15 +0000 (12:26 +0100)]
Turn make_rcp() into an inline function.
Wolfgang Bangerth [Sun, 19 Nov 2023 00:25:23 +0000 (17:25 -0700)]
Merge pull request #16270 from kinnewig/make_teuchos_rcp
Introduce make_rcp(...)
Sebastian Kinnewig [Wed, 15 Nov 2023 12:08:20 +0000 (13:08 +0100)]
Introduce make_rcp(...)
Wolfgang Bangerth [Fri, 17 Nov 2023 15:01:16 +0000 (08:01 -0700)]
Merge pull request #16276 from RichardYCJ/master
Remove unused variable and header files
Chengjiang Yin [Fri, 17 Nov 2023 11:07:32 +0000 (19:07 +0800)]
remove unused variable and header file
Daniel Arndt [Thu, 16 Nov 2023 23:33:02 +0000 (16:33 -0700)]
Merge pull request #16269 from bangerth/requires
Annotate Lazy functions for 'requires' clauses.
Daniel Arndt [Thu, 16 Nov 2023 22:12:33 +0000 (15:12 -0700)]
Merge pull request #16254 from RichardYCJ/constexpr_point
Daniel Arndt [Wed, 15 Nov 2023 23:07:45 +0000 (16:07 -0700)]
Sundials: Replace realtype with sunrealtype from SUNDIALS 6.0 on
Chengjiang Yin [Wed, 8 Nov 2023 17:44:23 +0000 (01:44 +0800)]
add the changelog
Chengjiang Yin [Wed, 8 Nov 2023 17:15:17 +0000 (01:15 +0800)]
add constexpr to Point ctor and member function with unit test
Wolfgang Bangerth [Wed, 15 Nov 2023 16:54:54 +0000 (09:54 -0700)]
Annotate Lazy functions for 'requires' clauses.
Matthias Maier [Wed, 15 Nov 2023 16:01:39 +0000 (16:01 +0000)]
Merge pull request #16267 from bangerth/requires
Ensure that Lazy functions are called with a callable argument.
Daniel Arndt [Wed, 15 Nov 2023 15:59:42 +0000 (08:59 -0700)]
Merge pull request #16268 from bangerth/constexpr
Wolfgang Bangerth [Tue, 14 Nov 2023 15:37:26 +0000 (08:37 -0700)]
Another attempt at telling the compiler that everything is initialized.
Bruno Turcksin [Tue, 14 Nov 2023 02:48:31 +0000 (21:48 -0500)]
Merge pull request #16185 from bangerth/fe-by-name
Use std::shared_mutex in get_fe_by_name().
Bruno Turcksin [Tue, 14 Nov 2023 02:36:33 +0000 (21:36 -0500)]
Merge pull request #16266 from bangerth/constexpr
Mark an expression as 'constexpr'.
Wolfgang Bangerth [Tue, 14 Nov 2023 00:23:02 +0000 (17:23 -0700)]
Ensure that Lazy functions are called with a callable argument.
Wolfgang Bangerth [Mon, 13 Nov 2023 23:51:06 +0000 (16:51 -0700)]
Mark an expression as 'constexpr'.
Wolfgang Bangerth [Mon, 13 Nov 2023 23:03:17 +0000 (16:03 -0700)]
Merge pull request #16264 from jpthiele/jpt-fix-tutorial-links
Fix table of content anchors in tutorials
Daniel Arndt [Mon, 13 Nov 2023 19:34:01 +0000 (12:34 -0700)]
Merge pull request #16260 from bangerth/task
David Wells [Mon, 13 Nov 2023 13:00:40 +0000 (08:00 -0500)]
Merge pull request #16263 from kronbichler/fix_sym_tensor_multiply
SymmetricTensor: Minimize number of instructions for multiply by Tensor
David Schneider [Mon, 13 Nov 2023 09:35:33 +0000 (10:35 +0100)]
Add changelog entry for 'active_fe_index' fix
Jan Philipp Thiele [Mon, 13 Nov 2023 09:28:57 +0000 (10:28 +0100)]
Fix table of content anchors in tutorials
Martin Kronbichler [Mon, 13 Nov 2023 06:54:36 +0000 (07:54 +0100)]
Merge pull request #16262 from taojinllnl/fix_step41_tutorial
Fix an equation in the tutorial of step-41
Bruno Blais [Mon, 13 Nov 2023 00:45:38 +0000 (19:45 -0500)]
Merge pull request #16261 from drwells/symmetric-tensor-cleanup
Symmetric tensor cleanup
Martin Kronbichler [Sun, 12 Nov 2023 21:51:50 +0000 (22:51 +0100)]
SymmetricTensor: Minimalnumber of instructions for multiply by Tensor
Tao Jin [Sun, 12 Nov 2023 16:08:43 +0000 (11:08 -0500)]
Add an entry in the changes/minor folder
Tao Jin [Sun, 12 Nov 2023 15:42:35 +0000 (10:42 -0500)]
Fix an equation typo in step-41
David Wells [Sun, 12 Nov 2023 13:27:48 +0000 (08:27 -0500)]
SymmetricTensor: add a comment on indexing.
David Wells [Sun, 12 Nov 2023 12:41:52 +0000 (07:41 -0500)]
SymmetricTensor: use ndarray.
David Wells [Sat, 11 Nov 2023 17:18:35 +0000 (12:18 -0500)]
SymmetricTensor: don't call DEAL_II_CONSTEXPR from constexpr.
This isn't guaranteed to work.
David Wells [Sat, 11 Nov 2023 17:18:15 +0000 (12:18 -0500)]
SymmetricTensor: remove extra copies of component_to_unrolled_index.
David Wells [Sat, 11 Nov 2023 17:10:03 +0000 (12:10 -0500)]
SymmetricTensor: move up component_to_unrolled_index().
David Wells [Sat, 11 Nov 2023 16:04:48 +0000 (11:04 -0500)]
SymmetricTensor: use if constexpr() to get rid of a function.
Daniel Arndt [Sat, 11 Nov 2023 12:46:21 +0000 (07:46 -0500)]
Merge pull request #16259 from vyushut/doxygen_gridrefinement
Wolfgang Bangerth [Fri, 10 Nov 2023 23:23:08 +0000 (16:23 -0700)]
Document constructors and copy operators of Threads::Task.
Wolfgang Bangerth [Sat, 11 Nov 2023 01:30:35 +0000 (18:30 -0700)]
Merge pull request #16257 from drwells/exception-macro-static-assert
Add another static assertion on exception types.
Vladimir Yushutin [Fri, 10 Nov 2023 19:45:42 +0000 (14:45 -0500)]
Erronius VectorTools::NormType::* has been replaced with VectorTools::* in all files. Primarily, this fixes the clickability in doxygen for the two grid_refinement.h files.
David Wells [Fri, 10 Nov 2023 12:39:28 +0000 (07:39 -0500)]
Merge pull request #16258 from bangerth/changelog
Add a changelog entry.
Wolfgang Bangerth [Fri, 10 Nov 2023 05:52:19 +0000 (22:52 -0700)]
Add a changelog entry.
David Wells [Thu, 9 Nov 2023 18:18:01 +0000 (13:18 -0500)]
Add another static assertion on exception types.
This is already present in issue_error_nothrow().
David Wells [Wed, 8 Nov 2023 23:26:30 +0000 (18:26 -0500)]
Merge pull request #16255 from bangerth/assertion
Make an assertion more informative.
David Wells [Wed, 8 Nov 2023 22:25:18 +0000 (17:25 -0500)]
Merge pull request #16248 from bangerth/spherical
Rename internal functions.
Wolfgang Bangerth [Wed, 8 Nov 2023 17:35:40 +0000 (10:35 -0700)]
Make an assertion more informative.
The corresponding DoFAccessor already has that same text.
Wolfgang Bangerth [Tue, 7 Nov 2023 03:26:46 +0000 (20:26 -0700)]
Rename internal functions.
Daniel Arndt [Wed, 8 Nov 2023 13:40:38 +0000 (08:40 -0500)]
Merge pull request #16253 from masterleinad/fix_clang_tidy_17
David Schneider [Wed, 8 Nov 2023 11:34:03 +0000 (12:34 +0100)]
Use correct number of blank lines in parallel test output
David Schneider [Wed, 8 Nov 2023 07:32:07 +0000 (08:32 +0100)]
Indentation using clang-format-16
David Schneider [Wed, 8 Nov 2023 07:25:28 +0000 (08:25 +0100)]
Use first dof_handler in MF get_active_fe_index
David Schneider [Wed, 8 Nov 2023 07:22:57 +0000 (08:22 +0100)]
Extend compute_diagonal_01 test description
Daniel Arndt [Tue, 7 Nov 2023 23:00:35 +0000 (18:00 -0500)]
Fix clang-tidy-17 complains
David Schneider [Tue, 7 Nov 2023 17:21:30 +0000 (18:21 +0100)]
Update test output of compute_diagonal_01 for cell categorization
David Schneider [Tue, 7 Nov 2023 17:10:21 +0000 (18:10 +0100)]
Fix MF::get_cell_active_fe_index() to recognise cell categorization
Daniel Arndt [Tue, 7 Nov 2023 03:13:27 +0000 (22:13 -0500)]
Merge pull request #16244 from drwells/rpe-docs
Wolfgang Bangerth [Mon, 6 Nov 2023 19:12:55 +0000 (12:12 -0700)]
Merge pull request #16247 from drwells/add-missing-headers
Add some missing headers to grid_tools_topology.h.
David Wells [Mon, 6 Nov 2023 17:36:40 +0000 (12:36 -0500)]
Add some missing headers to grid_tools_topology.h.
Marc Fehling [Mon, 6 Nov 2023 03:45:24 +0000 (20:45 -0700)]
Merge pull request #16246 from drwells/more-c++-17-docs
Update some more documentation to refer to our C++17 requirement.
David Wells [Sun, 5 Nov 2023 22:59:32 +0000 (17:59 -0500)]
Update some more documentation to refer to our C++17 requirement.
Marc Fehling [Sun, 5 Nov 2023 18:08:14 +0000 (11:08 -0700)]
Merge pull request #16245 from masterleinad/remove_workaround_kokkos_tensor_h
Remove workarounds for Assert* in tensor.h
Daniel Arndt [Sun, 5 Nov 2023 15:54:37 +0000 (10:54 -0500)]
Remove workarounds for Assert* in tensor.h
David Wells [Sun, 5 Nov 2023 14:43:06 +0000 (09:43 -0500)]
Clarify when RemotePointEvaluation is reinitialized.
David Wells [Sat, 4 Nov 2023 17:42:20 +0000 (13:42 -0400)]
Merge pull request #16208 from bangerth/x5-1
Simplify code logic.
Martin Kronbichler [Sat, 4 Nov 2023 10:07:03 +0000 (11:07 +0100)]
Merge pull request #16242 from bangerth/virtual
Make a function not 'virtual'.
Martin Kronbichler [Sat, 4 Nov 2023 09:11:44 +0000 (10:11 +0100)]
Merge pull request #16240 from bangerth/lambda
Use the standard form of lambda expressions.
Wolfgang Bangerth [Fri, 3 Nov 2023 23:03:32 +0000 (17:03 -0600)]
Make a function not 'virtual'.
Wolfgang Bangerth [Fri, 3 Nov 2023 21:56:31 +0000 (15:56 -0600)]
Use the standard form of lambda expressions.
Martin Kronbichler [Fri, 3 Nov 2023 13:58:13 +0000 (14:58 +0100)]
Merge pull request #16218 from bangerth/task
Add a Threads::new_task() function for lambda functions.
Martin Kronbichler [Fri, 3 Nov 2023 13:51:27 +0000 (14:51 +0100)]
Merge pull request #16231 from bangerth/tasks
Release tbb::task_group data early.
Wolfgang Bangerth [Thu, 2 Nov 2023 23:29:05 +0000 (17:29 -0600)]
Merge pull request #16236 from mschreter/grid_tools_improve_assert
Extend assert message of `GridTools::exchange_cell_data()`
Wolfgang Bangerth [Thu, 2 Nov 2023 23:27:57 +0000 (17:27 -0600)]
Merge pull request #16013 from jpthiele/jpt-dot-darkmode
Fix Doxygen graphs in dark mode
Wolfgang Bangerth [Thu, 2 Nov 2023 23:27:05 +0000 (17:27 -0600)]
Merge pull request #16234 from marcfehling/hp-headers
Remove `hp::DoFHandler` from doxygen headers.
Wolfgang Bangerth [Thu, 2 Nov 2023 23:26:00 +0000 (17:26 -0600)]
Merge pull request #16069 from jpthiele/jpt-doxygen-copydoc
Fix Doxygen copydoc references
Magdalena Schreter [Thu, 2 Nov 2023 19:57:47 +0000 (20:57 +0100)]
GridTools::exchange_cell_data -- extend assert message
Marc Fehling [Thu, 2 Nov 2023 18:23:34 +0000 (12:23 -0600)]
Remove hp::DoFHandler from doxygen headers.
Jan Philipp Thiele [Thu, 2 Nov 2023 17:51:43 +0000 (18:51 +0100)]
Fix Doxygen graphs in dark mode
Martin Kronbichler [Thu, 2 Nov 2023 15:27:04 +0000 (16:27 +0100)]
Merge pull request #16197 from bergbauer/mapping_info_compress_faces
Compress NonMatching::MappingInfo for faces
Martin Kronbichler [Thu, 2 Nov 2023 15:26:37 +0000 (16:26 +0100)]
Merge pull request #16211 from bangerth/doc
Minor doc updates.
Martin Kronbichler [Thu, 2 Nov 2023 15:26:21 +0000 (16:26 +0100)]
Merge pull request #16233 from bangerth/smartpointer
Update the documentation of SmartPointer.
Martin Kronbichler [Thu, 2 Nov 2023 15:23:21 +0000 (16:23 +0100)]
Merge pull request #16221 from bangerth/sentences
Use proper sentences in error messages.
Martin Kronbichler [Thu, 2 Nov 2023 15:22:55 +0000 (16:22 +0100)]
Merge pull request #16219 from peterrum/tests_matrix_free_kokkos
Move CUDAWrapper::MatrixFree tests to new folder
Martin Kronbichler [Thu, 2 Nov 2023 15:22:22 +0000 (16:22 +0100)]
Merge pull request #16222 from bangerth/mutex
Better describe a mutex.
Martin Kronbichler [Thu, 2 Nov 2023 15:21:41 +0000 (16:21 +0100)]
Merge pull request #16223 from bangerth/vector-memory
Minor code updates to GrowingVectorMemory.
Martin Kronbichler [Thu, 2 Nov 2023 15:20:09 +0000 (16:20 +0100)]
Merge pull request #16228 from bangerth/type-2
Replace ACCESSOR -> AccessorType and related changes.
Martin Kronbichler [Thu, 2 Nov 2023 15:19:41 +0000 (16:19 +0100)]
Merge pull request #16232 from bangerth/b-v
Document how to impose boundary values on individual vertices.
Daniel Arndt [Thu, 2 Nov 2023 13:17:08 +0000 (09:17 -0400)]
Merge pull request #16225 from bangerth/accessors
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.