]>
https://gitweb.dealii.org/ - dealii.git/log
David Wells [Tue, 18 May 2021 14:49:49 +0000 (10:49 -0400)]
Fix double-word typos
Martin Kronbichler [Tue, 18 May 2021 07:57:04 +0000 (09:57 +0200)]
Merge pull request #12211 from peterrum/reinit_polynomial_transfer_diff
Accept differently partioned Triangulations in MGTwoLevelTransfer::reinit_polynomial_transfer()
Peter Munch [Tue, 18 May 2021 06:29:42 +0000 (08:29 +0200)]
Merge pull request #12235 from peterrum/fpe_zero
FEPointEvaluation::integrate(): zero out solution array also if no points given
Peter Munch [Tue, 18 May 2021 05:11:57 +0000 (07:11 +0200)]
Merge pull request #12214 from jppelteret/vectorization_math_01
Add some more vectorisation math functions
Maximilian Bergbauer [Tue, 18 May 2021 04:31:30 +0000 (06:31 +0200)]
FEPointEvaluation::integrate(): zero out solution array also if no points given
Bruno Turcksin [Tue, 18 May 2021 00:21:42 +0000 (20:21 -0400)]
Merge pull request #12229 from peterrum/n_vector_tests
Test new methods of n_vector
David Wells [Mon, 17 May 2021 22:12:11 +0000 (18:12 -0400)]
Merge pull request #12160 from peterrum/simplex_examples
Add simplex/mixed mesh examples to simplex module page
David Wells [Mon, 17 May 2021 22:11:18 +0000 (18:11 -0400)]
Merge pull request #12230 from peterrum/sudials_copy
Remove sundials/copy.h
David Wells [Mon, 17 May 2021 20:05:53 +0000 (16:05 -0400)]
Merge pull request #12232 from kronbichler/bugfix_point_eval_linear
Fix bug in FEPointEvaluation for certain linear functions
Peter Munch [Mon, 17 May 2021 13:17:04 +0000 (15:17 +0200)]
Test new methods of n_vector
Peter Munch [Mon, 17 May 2021 13:28:11 +0000 (15:28 +0200)]
Remove sudials/copy.h
Peter Munch [Mon, 17 May 2021 19:15:49 +0000 (21:15 +0200)]
Merge pull request #12200 from luca-heltai/ida-with-sundials-ge-4.0.0
Make IDA work with new sundials.
Peter Munch [Sun, 9 May 2021 10:02:04 +0000 (12:02 +0200)]
Add simplex/mixed mesh examples to simplex module page
Martin Kronbichler [Mon, 17 May 2021 18:09:26 +0000 (20:09 +0200)]
Merge pull request #12227 from luca-heltai/fix-dirac
Fixed gradient of tensor product cutoff.
Martin Kronbichler [Mon, 17 May 2021 18:08:15 +0000 (20:08 +0200)]
Merge pull request #12226 from peterrum/find_active_cell_around_point_artificial
Add comment to find_active_cell_around_point()
Martin Kronbichler [Mon, 17 May 2021 18:06:59 +0000 (20:06 +0200)]
Merge pull request #12215 from peterrum/fpe_0_test
FEPointEvaluation: test FE_DGQ(0)
Martin Kronbichler [Mon, 17 May 2021 17:36:36 +0000 (19:36 +0200)]
Add tests for linear shape functions
Martin Kronbichler [Mon, 17 May 2021 17:35:59 +0000 (19:35 +0200)]
Fix bug in FEPointEvaluation for certain linear functions
Luca Heltai [Sun, 16 May 2021 09:11:52 +0000 (11:11 +0200)]
Restructured and renamed functions.
Luca Heltai [Sat, 15 May 2021 13:59:40 +0000 (15:59 +0200)]
Moved to new interface in sundials.
Nicola Giuliani [Thu, 13 May 2021 17:44:11 +0000 (19:44 +0200)]
Make IDA work with new sundials.
Luca Heltai [Sat, 13 Feb 2021 14:46:22 +0000 (15:46 +0100)]
Fixed gradient of tensor product cutoff.
Peter Munch [Mon, 17 May 2021 13:18:51 +0000 (15:18 +0200)]
Merge pull request #12228 from luca-heltai/quick-fix-kinsol
Dirty fix for the tester.
Luca Heltai [Mon, 17 May 2021 13:06:07 +0000 (15:06 +0200)]
Dirty fix for the tester.
Bruno Turcksin [Mon, 17 May 2021 13:04:13 +0000 (09:04 -0400)]
Merge pull request #12225 from peterrum/step62-link
Step-62: fix link
Peter Munch [Mon, 17 May 2021 11:15:56 +0000 (13:15 +0200)]
Add comment to find_active_cell_around_point()
Peter Munch [Sat, 15 May 2021 15:20:29 +0000 (17:20 +0200)]
Accept differently partioned Triangulations in MGTwoLevelTransfer::reinit_polynomial_transfer()
Peter Munch [Mon, 17 May 2021 10:55:16 +0000 (12:55 +0200)]
Merge pull request #12220 from drwells/simplify-example-cmake
Simplify the example CMake compilation script.
Peter Munch [Mon, 17 May 2021 10:53:42 +0000 (12:53 +0200)]
Merge pull request #12224 from peterrum/metis_simplex
Guard some simplex test with use_metis=on
Peter Munch [Mon, 17 May 2021 10:50:48 +0000 (12:50 +0200)]
Step-62: fix link
Peter Munch [Mon, 17 May 2021 08:36:31 +0000 (10:36 +0200)]
Merge pull request #11310 from dangars/find_active_cell_step62
Use the new version of find_active_cell_around_point() in step62
Peter Munch [Mon, 17 May 2021 07:33:41 +0000 (09:33 +0200)]
Guard some simplex test with use_metis=on
Martin Kronbichler [Mon, 17 May 2021 07:29:09 +0000 (09:29 +0200)]
Merge pull request #12222 from peterrum/MGTwoLevelTransfer_dh
MGTwoLevelTransfer: fix used DoFHandler
Bruno Turcksin [Mon, 17 May 2021 01:30:40 +0000 (21:30 -0400)]
Merge pull request #12219 from drwells/standardize-cell-measure
Remove the base-case overload of cell_measure.
Peter Munch [Sun, 16 May 2021 21:29:00 +0000 (23:29 +0200)]
MGTwoLevelTransfer: fix used DoFHandler
Martin Kronbichler [Sun, 16 May 2021 20:33:28 +0000 (22:33 +0200)]
Merge pull request #12217 from jppelteret/fix_sacado_tests_01
Specify scalar operation result type
Martin Kronbichler [Sun, 16 May 2021 20:31:21 +0000 (22:31 +0200)]
Merge pull request #12216 from peterrum/kinsol_no_copy
Remove copy from SUNDIALS::KINSOL
Martin Kronbichler [Sun, 16 May 2021 20:29:49 +0000 (22:29 +0200)]
Merge pull request #12212 from peterrum/fine_element_is_continuous
Add MGTwoLevelTransfer::fine_element_is_continuous and add missing compression step
Martin Kronbichler [Sun, 16 May 2021 20:29:01 +0000 (22:29 +0200)]
Merge pull request #12213 from peterrum/MGTwoLevelTransfer_copy
MGTwoLevelTransfer: adjust criterion to skip copy
David Wells [Sun, 16 May 2021 19:00:56 +0000 (15:00 -0400)]
Simplify the example CMake compilation script.
Jean-Paul Pelteret [Sun, 16 May 2021 11:37:58 +0000 (13:37 +0200)]
Specify scalar operation result type
Fixes issue with Sacado expression templates, where we do not know how to multiply a Sacado math operation result (expression template) with a Tensor or SymmetricTensor.
Jean-Paul Pelteret [Sun, 16 May 2021 17:50:08 +0000 (19:50 +0200)]
Merge pull request #12218 from drwells/fix-doxygen-warnings
Fix some simple doxygen warnings.
Peter Munch [Sun, 16 May 2021 09:14:16 +0000 (11:14 +0200)]
Remove copy from SUNDIALS::KINSOL
David Wells [Sun, 16 May 2021 17:20:02 +0000 (13:20 -0400)]
Remove the base-case overload of cell_measure.
This isn't necessary any more since we have an ArrayView overload.
While we are at it - deprecate the array-based version of this function since it
cannot work with simplices.
David Wells [Sun, 16 May 2021 16:22:23 +0000 (12:22 -0400)]
Fix some simple doxygen warnings.
Peter Munch [Sun, 16 May 2021 08:22:45 +0000 (10:22 +0200)]
FEPointEvaluation: test FE_DGQ(0)
Peter Munch [Sun, 16 May 2021 08:03:46 +0000 (10:03 +0200)]
Merge pull request #12208 from kronbichler/point_evaluation_poly
Enable FEPointEvaluation to use correct polynomial space
Jean-Paul Pelteret [Sun, 16 May 2021 07:22:21 +0000 (09:22 +0200)]
Add variant of vectorized pow()
Peter Munch [Sat, 15 May 2021 21:34:50 +0000 (23:34 +0200)]
MGTwoLevelTransfer: adjust criterion to skip copy
Peter Munch [Sat, 15 May 2021 21:24:54 +0000 (23:24 +0200)]
Add MGTwoLevelTransfer::fine_element_is_continuous and add missing compression step
Peter Munch [Sun, 16 May 2021 06:02:52 +0000 (08:02 +0200)]
Merge pull request #12207 from marcfehling/reference-cell
Add orientation flags to ReferenceCell::child_cell_on_face().
Martin Kronbichler [Sat, 15 May 2021 11:40:01 +0000 (13:40 +0200)]
Merge pull request #12206 from marcfehling/doc-step7
step-7: Remove doc about default constructor.
Martin Kronbichler [Sat, 15 May 2021 11:39:30 +0000 (13:39 +0200)]
Merge pull request #12209 from simonsticko/fix_restriction_signed_unsigned
Fix two signed/unsigned comparisons.
Martin Kronbichler [Sat, 15 May 2021 08:19:42 +0000 (10:19 +0200)]
Make test case robust
Simon Sticko [Sat, 15 May 2021 08:47:21 +0000 (10:47 +0200)]
Fix two signed/unsigned comparisons.
Martin Kronbichler [Sat, 15 May 2021 08:19:31 +0000 (10:19 +0200)]
Let FEPointEvaluation use correct polynomial space
Martin Kronbichler [Sat, 15 May 2021 08:18:34 +0000 (10:18 +0200)]
Let TensorProductPolynomials return 1D polynomial space
Peter Munch [Sat, 15 May 2021 07:45:22 +0000 (09:45 +0200)]
Merge pull request #12205 from masterleinad/fix_warnings_restriction
Fix warning in CoordinateRestriction
Marc Fehling [Fri, 14 May 2021 22:59:50 +0000 (16:59 -0600)]
Use `char face_orientation`.
Marc Fehling [Fri, 14 May 2021 21:19:57 +0000 (15:19 -0600)]
Add orientation flags to ReferenceCell::child_cell_on_face().
Marc Fehling [Fri, 14 May 2021 20:26:54 +0000 (14:26 -0600)]
step-7: Remove doc about default constructor.
Wolfgang Bangerth [Fri, 14 May 2021 20:24:54 +0000 (14:24 -0600)]
Merge pull request #12203 from masterleinad/check_return_value_grid_tools_find_active_cell
Check return value of GridTools::find_active_cell_around_point
Wolfgang Bangerth [Fri, 14 May 2021 20:23:23 +0000 (14:23 -0600)]
Merge pull request #12204 from masterleinad/fix_warnings_step-75
Fix warnings in step-75
Daniel Arndt [Fri, 14 May 2021 19:44:42 +0000 (15:44 -0400)]
Fix warning in CoordinateRestriction
Daniel Arndt [Fri, 14 May 2021 15:37:27 +0000 (11:37 -0400)]
Fix warnings in step-75
Daniel Arndt [Fri, 14 May 2021 15:29:09 +0000 (11:29 -0400)]
Check return value of GridTools::find_active_cell_Around_point
Peter Munch [Fri, 14 May 2021 15:07:58 +0000 (17:07 +0200)]
Merge pull request #12202 from masterleinad/avoid_warning_mf_compute_doagonal
Avoid warning in MatrixFreeTools::compute_diagonal
Daniel Arndt [Fri, 14 May 2021 12:57:10 +0000 (08:57 -0400)]
Avoid warning in MatrixFreeTools::compute_diagonal
Daniel Arndt [Thu, 13 May 2021 14:11:02 +0000 (09:11 -0500)]
Merge pull request #12197 from peterrum/fpe_0
FEPointEvaluation for degree = 0
Peter Munch [Thu, 13 May 2021 08:28:07 +0000 (10:28 +0200)]
Merge pull request #12190 from kronbichler/optimize_particle
Particle sort: Use find_active_cell_around_point with cache
Martin Kronbichler [Thu, 13 May 2021 06:46:27 +0000 (08:46 +0200)]
Merge pull request #12198 from marcfehling/doc-matchflags
Doc: Add changelog for `p:d:TemporarilyMatchRefineFlags`.
Martin Kronbichler [Thu, 13 May 2021 06:45:04 +0000 (08:45 +0200)]
Merge pull request #12193 from peterrum/ca_requesting_processes
Let CA return the requesting processes
Martin Kronbichler [Thu, 13 May 2021 06:44:19 +0000 (08:44 +0200)]
Merge pull request #12194 from lethe-cfd/eccentric_hyper_shell_generate_from_name
Add eccentric_hyper_shell to generator_from_name
Martin Kronbichler [Thu, 13 May 2021 06:44:07 +0000 (08:44 +0200)]
Merge pull request #12196 from masterleinad/improve_gmsh_api
Fix gmsh tests again
Martin Kronbichler [Thu, 13 May 2021 06:42:00 +0000 (08:42 +0200)]
Add changelog
Marc Fehling [Thu, 13 May 2021 03:44:16 +0000 (21:44 -0600)]
Doc: Add changelog for `p:d:TemporarilyMatchRefineFlags`.
Peter Munch [Wed, 12 May 2021 21:41:06 +0000 (23:41 +0200)]
FEPointEvaluation for degree = 0
Marc Fehling [Wed, 12 May 2021 21:31:32 +0000 (15:31 -0600)]
Merge pull request #12195 from peterrum/mf_tutorials
Link to new matrix-free tutorials
David Wells [Wed, 12 May 2021 19:40:49 +0000 (15:40 -0400)]
Merge pull request #12191 from masterleinad/fix_derivative_form_product
Fix apply_transformation for different number types
Daniel Arndt [Wed, 12 May 2021 18:28:38 +0000 (13:28 -0500)]
Fix gmsh_api_02/04 again
Daniel Arndt [Wed, 12 May 2021 18:28:07 +0000 (13:28 -0500)]
Use more intuitive default path for GMSH_LIBRARY_DIR
Peter Munch [Wed, 12 May 2021 18:46:04 +0000 (20:46 +0200)]
Link to new matrix-free tutorials
Peter Munch [Wed, 12 May 2021 16:54:06 +0000 (18:54 +0200)]
Let CA return the requesting processes
David Wells [Wed, 12 May 2021 17:28:34 +0000 (13:28 -0400)]
Merge pull request #11254 from marcfehling/step-hp-parallel
Step-75: Tutorial for parallel hp-FEM
Daniel Arndt [Wed, 12 May 2021 16:50:20 +0000 (11:50 -0500)]
Fix apply_transformation for different number types
Bruno [Wed, 12 May 2021 17:02:00 +0000 (13:02 -0400)]
Add eccentric_hyper_shell to generator_from_name
Wolfgang Bangerth [Wed, 12 May 2021 16:53:29 +0000 (10:53 -0600)]
Merge pull request #12182 from masterleinad/fix_gmsh_api_02_04
Fix gmsh/gmsh_api_02/04
Wolfgang Bangerth [Wed, 12 May 2021 16:52:50 +0000 (10:52 -0600)]
Merge pull request #12187 from zjiaqi2018/feiv_extractors_optimization
Optimize FEInterfaceValues extractors
Daniel Garcia-Sanchez [Wed, 12 May 2021 16:49:59 +0000 (18:49 +0200)]
Use the new version of find_active_cell_around_point()
Jiaqi Zhang [Wed, 12 May 2021 13:40:08 +0000 (09:40 -0400)]
rm "1.0 * "
Martin Kronbichler [Wed, 12 May 2021 12:12:16 +0000 (14:12 +0200)]
Particle sort: Use find_active_cell_around_point with cache
Martin Kronbichler [Wed, 12 May 2021 08:47:04 +0000 (10:47 +0200)]
Merge pull request #11276 from luca-heltai/find-no-throw
Remove ExcPointNotFound from GridTools::find_active_cell_around_point()
Martin Kronbichler [Wed, 12 May 2021 06:20:38 +0000 (08:20 +0200)]
Merge pull request #12186 from bangerth/aligned-2
Simplify some code in AlignedVector.
Marc Fehling [Wed, 12 May 2021 01:37:59 +0000 (19:37 -0600)]
Tutorial for parallel hp-FEM.
Bruno Turcksin [Wed, 12 May 2021 01:15:49 +0000 (21:15 -0400)]
Merge pull request #12183 from jppelteret/step-71-fixes_03
Fix more typos in intro to step-71
David Wells [Wed, 12 May 2021 01:09:49 +0000 (21:09 -0400)]
Merge pull request #12188 from zjiaqi2018/fix_step55_typo
Fix a typo in step-55
Jiaqi Zhang [Tue, 11 May 2021 23:07:37 +0000 (23:07 +0000)]
fix a typo
Wolfgang Bangerth [Tue, 11 May 2021 21:40:37 +0000 (15:40 -0600)]
Simplify some code in AlignedVector.
Jiaqi Zhang [Mon, 10 May 2021 22:10:47 +0000 (18:10 -0400)]
optimize feinterface extractors
Wolfgang Bangerth [Tue, 11 May 2021 21:54:33 +0000 (15:54 -0600)]
Merge pull request #12184 from drwells/update-thread-comment
Improve a suggested replacement.
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.