]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
22 months agoMerge pull request #14386 from sebproell/laplace-op-vectorization
Martin Kronbichler [Thu, 3 Nov 2022 14:17:35 +0000 (15:17 +0100)]
Merge pull request #14386 from sebproell/laplace-op-vectorization

MatrixFreeOperators::LaplaceOperator vectorization width 1

22 months agoMerge pull request #14389 from bangerth/ca-2
David Wells [Thu, 3 Nov 2022 02:35:15 +0000 (22:35 -0400)]
Merge pull request #14389 from bangerth/ca-2

Document a restriction on ConsensusAlgorithms::serial().

22 months agoDocument a restriction on ConsensusAlgorithms::serial(). 14389/head
Wolfgang Bangerth [Wed, 2 Nov 2022 23:15:08 +0000 (17:15 -0600)]
Document a restriction on ConsensusAlgorithms::serial().

22 months agoMerge pull request #14371 from peterrum/FDM_N_ROWS_MAX
Martin Kronbichler [Wed, 2 Nov 2022 11:14:30 +0000 (12:14 +0100)]
Merge pull request #14371 from peterrum/FDM_N_ROWS_MAX

Generalize precompilation of TensorProductMatrixSymmetricSum

22 months agoMatrixFreeOperators::LaplaceOperator vectorization width 1 14386/head
Sebastian Proell [Wed, 2 Nov 2022 10:55:36 +0000 (11:55 +0100)]
MatrixFreeOperators::LaplaceOperator vectorization width 1

22 months agoMerge pull request #14383 from kronbichler/fix_shape_data
Peter Munch [Tue, 1 Nov 2022 21:36:47 +0000 (22:36 +0100)]
Merge pull request #14383 from kronbichler/fix_shape_data

ShapeInfo: Implement evaluation of derivatives on faces

22 months agoMerge pull request #14366 from peterrum/fdm_va
Martin Kronbichler [Tue, 1 Nov 2022 20:52:56 +0000 (21:52 +0100)]
Merge pull request #14366 from peterrum/fdm_va

TensorProductMatrix: with arbitrary number of lanes

22 months agoGeneralize precompilation of TensorProductMatrixSymmetricSum 14371/head
Peter Munch [Sun, 23 Oct 2022 12:54:07 +0000 (14:54 +0200)]
Generalize precompilation of TensorProductMatrixSymmetricSum

22 months agoShapeInfo: Implement evaluation of derivatives on faces 14383/head
Martin Kronbichler [Tue, 1 Nov 2022 16:31:01 +0000 (17:31 +0100)]
ShapeInfo: Implement evaluation of derivatives on faces

22 months agoMerge pull request #14356 from gassmoeller/avoid_deadlock_in_mutex
David Wells [Tue, 1 Nov 2022 13:20:53 +0000 (09:20 -0400)]
Merge pull request #14356 from gassmoeller/avoid_deadlock_in_mutex

Report error and abort in CollectiveMutex during stack unwinding

22 months agoMerge pull request #14380 from luca-heltai/fe_immersed_surface_values_MappingFEField
David Wells [Tue, 1 Nov 2022 12:49:23 +0000 (08:49 -0400)]
Merge pull request #14380 from luca-heltai/fe_immersed_surface_values_MappingFEField

Allow FEImmersedSurfaceValues to take a MappingFEField

22 months agoAllow construction of FEImmersedSurfaceValues with a MappingFEField 14380/head
Marco Feder [Sat, 29 Oct 2022 16:51:30 +0000 (18:51 +0200)]
Allow construction of FEImmersedSurfaceValues with a MappingFEField

22 months agoMerge pull request #14381 from drwells/grid-in-unv-exception
Daniel Arndt [Mon, 31 Oct 2022 18:49:01 +0000 (14:49 -0400)]
Merge pull request #14381 from drwells/grid-in-unv-exception

22 months agoMake the error message for non-integer IDs in UNV files clearer. 14381/head
David Wells [Sat, 29 Oct 2022 17:18:21 +0000 (13:18 -0400)]
Make the error message for non-integer IDs in UNV files clearer.

22 months agoMerge pull request #14378 from marcfehling/warnings
Timo Heister [Sat, 29 Oct 2022 19:55:54 +0000 (15:55 -0400)]
Merge pull request #14378 from marcfehling/warnings

Fix some warnings.

22 months agoMerge pull request #14376 from marcfehling/feindex-changelog
David Wells [Sat, 29 Oct 2022 19:01:50 +0000 (15:01 -0400)]
Merge pull request #14376 from marcfehling/feindex-changelog

fe_index: added changelog.

22 months agoFix some warnings. 14378/head
Marc Fehling [Fri, 28 Oct 2022 20:16:13 +0000 (14:16 -0600)]
Fix some warnings.

22 months agofe_index: added changelog. 14376/head
Marc Fehling [Thu, 27 Oct 2022 21:07:26 +0000 (15:07 -0600)]
fe_index: added changelog.

22 months agoMerge pull request #14374 from bangerth/mphtxt
David Wells [Tue, 25 Oct 2022 12:44:09 +0000 (08:44 -0400)]
Merge pull request #14374 from bangerth/mphtxt

Fix dimension selection in COMSOL mphtxt reader.

22 months agoMerge pull request #14225 from marcfehling/feindex-dofs
Wolfgang Bangerth [Mon, 24 Oct 2022 15:57:35 +0000 (09:57 -0600)]
Merge pull request #14225 from marcfehling/feindex-dofs

Adjust interface in 'dofs' folder to new datatype 'types::fe_index'.

22 months agoFix dimension selection in COMSOL mphtxt reader. 14374/head
Wolfgang Bangerth [Mon, 24 Oct 2022 15:33:17 +0000 (09:33 -0600)]
Fix dimension selection in COMSOL mphtxt reader.

22 months agoMerge pull request #14369 from peterrum/ExcSourceEqualsDestination
Peter Munch [Sun, 23 Oct 2022 19:08:20 +0000 (21:08 +0200)]
Merge pull request #14369 from peterrum/ExcSourceEqualsDestination

Fix assert message

22 months agoFix assert message 14369/head
Peter Munch [Sun, 23 Oct 2022 07:36:31 +0000 (09:36 +0200)]
Fix assert message

23 months agoTensorProductMatrix: with arbitrary number of lanes 14366/head
Peter Munch [Fri, 21 Oct 2022 07:29:57 +0000 (09:29 +0200)]
TensorProductMatrix: with arbitrary number of lanes

23 months agoAbort when exception is uncaught. 14356/head
Rene Gassmoeller [Thu, 20 Oct 2022 13:56:37 +0000 (09:56 -0400)]
Abort when exception is uncaught.

23 months agoMerge pull request #14349 from peterrum/classical_gram_schmidt
Martin Kronbichler [Thu, 20 Oct 2022 08:53:02 +0000 (10:53 +0200)]
Merge pull request #14349 from peterrum/classical_gram_schmidt

SolverGMRES: add classical Gram-Schmidt

23 months agoMerge pull request #14357 from gassmoeller/fix_typo_consensus_algorithm
Wolfgang Bangerth [Wed, 19 Oct 2022 21:46:31 +0000 (15:46 -0600)]
Merge pull request #14357 from gassmoeller/fix_typo_consensus_algorithm

Fix two typos in ConsensusAlgorithm::NBX

23 months agoSolverGMRES: add classical Gram-Schmidt 14349/head
Peter Munch [Sat, 15 Oct 2022 11:00:51 +0000 (13:00 +0200)]
SolverGMRES: add classical Gram-Schmidt

23 months agoBump distributed serialization version from 4 to 5. 14225/head
Marc Fehling [Tue, 18 Oct 2022 19:38:10 +0000 (13:38 -0600)]
Bump distributed serialization version from 4 to 5.

We changed the datatype of serialized fe indices.

23 months agoApply suggestions from code review.
Marc Fehling [Thu, 6 Oct 2022 17:54:42 +0000 (11:54 -0600)]
Apply suggestions from code review.

23 months agoFix typos in ConsensusAlgorithm::NBX 14357/head
Rene Gassmoeller [Mon, 17 Oct 2022 19:35:43 +0000 (15:35 -0400)]
Fix typos in ConsensusAlgorithm::NBX

23 months agoRemove communication during stack unwinding.
Rene Gassmoeller [Mon, 17 Oct 2022 19:17:18 +0000 (15:17 -0400)]
Remove communication during stack unwinding.

23 months agoMerge pull request #14354 from peterrum/va_mixed_load_store
Peter Munch [Mon, 17 Oct 2022 17:46:18 +0000 (19:46 +0200)]
Merge pull request #14354 from peterrum/va_mixed_load_store

VectorizedArray: mixed load/store

23 months agoVectorizedArray: mixed load/store 14354/head
Peter Munch [Mon, 17 Oct 2022 14:16:15 +0000 (16:16 +0200)]
VectorizedArray: mixed load/store

23 months agoMerge pull request #14350 from peterrum/iterated_modified_gram_schmidt
Peter Munch [Fri, 14 Oct 2022 21:01:34 +0000 (23:01 +0200)]
Merge pull request #14350 from peterrum/iterated_modified_gram_schmidt

Refactor SolverGMRES::modified_gram_schmidt

23 months agoRefactor SolverGMRES::modified_gram_schmidt 14350/head
Peter Munch [Fri, 14 Oct 2022 14:01:31 +0000 (16:01 +0200)]
Refactor SolverGMRES::modified_gram_schmidt

23 months agoMerge pull request #14348 from drwells/n-face-permutations
Daniel Arndt [Thu, 13 Oct 2022 17:33:02 +0000 (13:33 -0400)]
Merge pull request #14348 from drwells/n-face-permutations

23 months agoMerge pull request #14339 from bangerth/dox-2
Marc Fehling [Thu, 13 Oct 2022 15:53:15 +0000 (17:53 +0200)]
Merge pull request #14339 from bangerth/dox-2

Fix some doxygen problems.

23 months agoFix some doxygen problems. 14339/head
Wolfgang Bangerth [Wed, 5 Oct 2022 15:24:10 +0000 (09:24 -0600)]
Fix some doxygen problems.

23 months agoMerge pull request #14343 from sebproell/mf-pre-post-loop
Peter Munch [Wed, 12 Oct 2022 21:33:21 +0000 (23:33 +0200)]
Merge pull request #14343 from sebproell/mf-pre-post-loop

MatrixFree pre and post operation for loop()

23 months agoImplement ReferenceCell::n_face_orientations(). 14348/head
David Wells [Wed, 12 Oct 2022 19:09:33 +0000 (15:09 -0400)]
Implement ReferenceCell::n_face_orientations().

This encodes some previously hard-coded values in FESystem.

23 months agoMerge pull request #14344 from sebproell/mf-assert-dst-not-ghosted
Daniel Arndt [Wed, 12 Oct 2022 14:47:32 +0000 (10:47 -0400)]
Merge pull request #14344 from sebproell/mf-assert-dst-not-ghosted

23 months agoMerge pull request #14347 from bangerth/semicolon
Luca Heltai [Wed, 12 Oct 2022 09:32:12 +0000 (11:32 +0200)]
Merge pull request #14347 from bangerth/semicolon

Remove an unnecessary semicolon.

23 months agoRemove an unnecessary semicolon. 14347/head
Wolfgang Bangerth [Wed, 12 Oct 2022 05:41:15 +0000 (23:41 -0600)]
Remove an unnecessary semicolon.

23 months agoDoFInfo: Setup pre and post list for faces 14343/head
Sebastian Proell [Tue, 11 Oct 2022 15:00:54 +0000 (17:00 +0200)]
DoFInfo: Setup pre and post list for faces

23 months agoMatrixFree pre and post operation for loop()
Sebastian Proell [Sat, 8 Oct 2022 11:25:12 +0000 (13:25 +0200)]
MatrixFree pre and post operation for loop()

23 months agoMerge pull request #14340 from sebproell/field-transfer-ghosted
Bruno Turcksin [Tue, 11 Oct 2022 15:07:41 +0000 (11:07 -0400)]
Merge pull request #14340 from sebproell/field-transfer-ghosted

23 months agoMatrixFree: add early check for ghosted dst vector 14344/head
Sebastian Proell [Sat, 8 Oct 2022 15:19:18 +0000 (17:19 +0200)]
MatrixFree: add early check for ghosted dst vector

23 months agoMerge pull request #14345 from gfcas/fix_grid_tools_doc
Daniel Arndt [Mon, 10 Oct 2022 14:18:08 +0000 (10:18 -0400)]
Merge pull request #14345 from gfcas/fix_grid_tools_doc

23 months agoFix transform() doc entry 14345/head
Fabian Castelli [Sun, 9 Oct 2022 08:59:57 +0000 (10:59 +0200)]
Fix transform() doc entry

23 months agoMerge pull request #14341 from kronbichler/fix_check
Peter Munch [Fri, 7 Oct 2022 21:13:45 +0000 (23:13 +0200)]
Merge pull request #14341 from kronbichler/fix_check

Fix check for same face type

23 months agoMerge pull request #14330 from peterrum/gc_memory_consumption
David Wells [Fri, 7 Oct 2022 16:18:36 +0000 (12:18 -0400)]
Merge pull request #14330 from peterrum/gc_memory_consumption

Implement some memory_consumption() functions

23 months agoMatrixFree face evaluation kernels: Fix check for same face type 14341/head
Martin Kronbichler [Fri, 7 Oct 2022 08:59:23 +0000 (10:59 +0200)]
MatrixFree face evaluation kernels: Fix check for same face type

23 months agoAdjust interface in 'dofs' folder to new datatype 'types::fe_index'.
Marc Fehling [Fri, 26 Aug 2022 21:11:08 +0000 (15:11 -0600)]
Adjust interface in 'dofs' folder to new datatype 'types::fe_index'.

23 months agoFix bug in FieldTransfer for ghosted vectors 14340/head
Sebastian Proell [Thu, 6 Oct 2022 16:15:29 +0000 (18:15 +0200)]
Fix bug in FieldTransfer for ghosted vectors

23 months agoMerge pull request #14335 from bangerth/dox-par
Daniel Arndt [Wed, 5 Oct 2022 14:35:46 +0000 (10:35 -0400)]
Merge pull request #14335 from bangerth/dox-par

23 months agoGuard running doxygen in parallel with a version check. 14335/head
Wolfgang Bangerth [Tue, 4 Oct 2022 17:51:13 +0000 (11:51 -0600)]
Guard running doxygen in parallel with a version check.

23 months agoMerge pull request #14336 from bangerth/rename
Daniel Arndt [Tue, 4 Oct 2022 15:56:58 +0000 (11:56 -0400)]
Merge pull request #14336 from bangerth/rename

23 months agoMerge pull request #14334 from bangerth/dl
Daniel Arndt [Tue, 4 Oct 2022 15:56:30 +0000 (11:56 -0400)]
Merge pull request #14334 from bangerth/dl

23 months agoCorrect a date in a file name in the changelog. 14336/head
Wolfgang Bangerth [Tue, 4 Oct 2022 14:05:46 +0000 (08:05 -0600)]
Correct a date in a file name in the changelog.

23 months agoAdd a changelog entry.
Wolfgang Bangerth [Tue, 4 Oct 2022 14:04:27 +0000 (08:04 -0600)]
Add a changelog entry.

23 months agoRun doxygen with threads.
Wolfgang Bangerth [Tue, 4 Oct 2022 13:58:20 +0000 (07:58 -0600)]
Run doxygen with threads.

23 months agoFix a <dl><dt><dd> type list. 14334/head
Wolfgang Bangerth [Tue, 4 Oct 2022 01:29:39 +0000 (19:29 -0600)]
Fix a <dl><dt><dd> type list.

23 months agoMerge pull request #14329 from peterrum/gc_all_of
Marc Fehling [Sun, 2 Oct 2022 17:17:14 +0000 (19:17 +0200)]
Merge pull request #14329 from peterrum/gc_all_of

Use std::all_of

23 months agoMerge pull request #14326 from luca-heltai/fix_comments_about_cgal_version
Peter Munch [Sun, 2 Oct 2022 15:13:36 +0000 (17:13 +0200)]
Merge pull request #14326 from luca-heltai/fix_comments_about_cgal_version

Fix messages about cgal versions

23 months agoImplement some memory_consumption() functions 14330/head
Peter Munch [Sun, 2 Oct 2022 11:01:59 +0000 (13:01 +0200)]
Implement some memory_consumption() functions

23 months agoUse std::all_of 14329/head
Peter Munch [Sun, 2 Oct 2022 10:39:04 +0000 (12:39 +0200)]
Use std::all_of

23 months agofix messages about cgal versions 14326/head
Marco Feder [Fri, 30 Sep 2022 19:18:35 +0000 (21:18 +0200)]
fix messages about cgal versions

23 months agoMerge pull request #14325 from luca-heltai/CGAL--adjust_version_intersections
Martin Kronbichler [Fri, 30 Sep 2022 18:50:50 +0000 (20:50 +0200)]
Merge pull request #14325 from luca-heltai/CGAL--adjust_version_intersections

Update required cgal version for intersection routines

23 months agoMerge pull request #14317 from peterrum/compute_weights_fe_q_dofs_by_entity
Peter Munch [Fri, 30 Sep 2022 09:45:05 +0000 (11:45 +0200)]
Merge pull request #14317 from peterrum/compute_weights_fe_q_dofs_by_entity

Create compute_weights_fe_q_dofs_by_entity()

23 months agoUpdate required cgal version for intersection routines 14325/head
Marco Feder [Fri, 30 Sep 2022 08:26:45 +0000 (10:26 +0200)]
Update required cgal version for intersection routines

23 months agoMerge pull request #14304 from drwells/remove-sparsity-pattern-base-1
Martin Kronbichler [Fri, 30 Sep 2022 05:41:00 +0000 (07:41 +0200)]
Merge pull request #14304 from drwells/remove-sparsity-pattern-base-1

Remove SparsityPatternBase, for now.

23 months agoCreate compute_weights_fe_q_dofs_by_entity() 14317/head
Peter Munch [Tue, 27 Sep 2022 13:24:58 +0000 (15:24 +0200)]
Create compute_weights_fe_q_dofs_by_entity()

23 months agoMerge pull request #14316 from peterrum/TensorProductMatrixCreator
Martin Kronbichler [Thu, 29 Sep 2022 15:24:04 +0000 (17:24 +0200)]
Merge pull request #14316 from peterrum/TensorProductMatrixCreator

Add TensorProductMatrixCreator namespace

23 months agoRemove SparsityPatternBase. 14304/head
David Wells [Tue, 20 Sep 2022 17:01:05 +0000 (13:01 -0400)]
Remove SparsityPatternBase.

We only have one class which inherits from this (SparsityPattern) and,
since we instantiate templates for each sparsity pattern type, it isn't
possible to do something useful by inheriting from this class.

This was split off from SparsityPattern in
5213023ca165bfbd420423551c184a3e31886223 with the intent of writing some
more general storage classes based on SparsityPatternBase, but that has
never left the proof-of-concept stage.

23 months agoRemove some references to SparsityPatternBase.
David Wells [Tue, 20 Sep 2022 16:57:03 +0000 (12:57 -0400)]
Remove some references to SparsityPatternBase.

23 months agoMerge pull request #14305 from mschreter/add_mca_1d
Peter Munch [Thu, 29 Sep 2022 08:44:02 +0000 (10:44 +0200)]
Merge pull request #14305 from mschreter/add_mca_1d

GridTools::MarchingCubeAlgorithm: add 1d implementation

23 months agoMerge pull request #14314 from kronbichler/reduce_overhead
Peter Munch [Thu, 29 Sep 2022 08:43:11 +0000 (10:43 +0200)]
Merge pull request #14314 from kronbichler/reduce_overhead

Reduce organizational overhead/pointer chasing in FEEvaluation/read

23 months agoMerge pull request #14315 from kronbichler/reduce_potential_aliasing
David Wells [Wed, 28 Sep 2022 19:11:12 +0000 (15:11 -0400)]
Merge pull request #14315 from kronbichler/reduce_potential_aliasing

FEEvaluation::submit_xxx(): Create some local copies to reduce potential aliasing

23 months agoMerge pull request #14312 from kronbichler/includes_comparator
Martin Kronbichler [Wed, 28 Sep 2022 06:49:45 +0000 (08:49 +0200)]
Merge pull request #14312 from kronbichler/includes_comparator

Restructure includes of FloatingPointComparator

23 months agoMerge pull request #14320 from tamiko/fix-cgal-clang
Martin Kronbichler [Wed, 28 Sep 2022 06:43:00 +0000 (08:43 +0200)]
Merge pull request #14320 from tamiko/fix-cgal-clang

CGAL: use dealii's constexpr Utilities::pow instead of std::pow

23 months agoAdd TensorProductMatrixCreator namespace 14316/head
Peter Munch [Mon, 19 Sep 2022 17:45:53 +0000 (19:45 +0200)]
Add TensorProductMatrixCreator namespace

23 months agoCGAL: use dealii's constexpr Utilities::pow instead of std::pow 14320/head
Matthias Maier [Wed, 28 Sep 2022 03:02:40 +0000 (22:02 -0500)]
CGAL: use dealii's constexpr Utilities::pow instead of std::pow

Fixes #14319

23 months agoCreate some local copies to reduce potential aliasing 14315/head
Martin Kronbichler [Tue, 27 Sep 2022 06:32:11 +0000 (08:32 +0200)]
Create some local copies to reduce potential aliasing

23 months agoReduce organizational overhead/pointer chasing in FEEvaluation/read 14314/head
Martin Kronbichler [Tue, 27 Sep 2022 06:17:11 +0000 (08:17 +0200)]
Reduce organizational overhead/pointer chasing in FEEvaluation/read

23 months agoMerge pull request #14234 from zjiaqi2018/dof-to-vector-dof-map 14291/head
Luca Heltai [Tue, 27 Sep 2022 06:08:39 +0000 (08:08 +0200)]
Merge pull request #14234 from zjiaqi2018/dof-to-vector-dof-map

23 months agoMerge pull request #14313 from dangars/dereference_cend
David Wells [Mon, 26 Sep 2022 20:13:57 +0000 (16:13 -0400)]
Merge pull request #14313 from dangars/dereference_cend

Do not dereference cend

23 months agoMerge pull request #14308 from tamiko/fix-cgal
Timo Heister [Mon, 26 Sep 2022 17:44:02 +0000 (13:44 -0400)]
Merge pull request #14308 from tamiko/fix-cgal

CGAL: fix warnings and fix compilation with cgal 5.5

23 months agoDo not dereference cend 14313/head
Daniel Garcia-Sanchez [Mon, 26 Sep 2022 17:16:02 +0000 (19:16 +0200)]
Do not dereference cend

Avoid deferencing cend because it is undefined behaviour.
https://en.cppreference.com/w/cpp/container/vector/end

23 months agoMerge pull request #14311 from kronbichler/simplify_dof_info
David Wells [Mon, 26 Sep 2022 16:25:57 +0000 (12:25 -0400)]
Merge pull request #14311 from kronbichler/simplify_dof_info

Simplify code in DoFInfo::read_dof_indices

23 months agoMerge pull request #14310 from kronbichler/shortcut_constraints
David Wells [Mon, 26 Sep 2022 16:21:25 +0000 (12:21 -0400)]
Merge pull request #14310 from kronbichler/shortcut_constraints

Add shortcut to detect whether a DoF is constrained

23 months agoMerge pull request #14309 from kronbichler/fix_complexity
Peter Munch [Mon, 26 Sep 2022 12:52:33 +0000 (14:52 +0200)]
Merge pull request #14309 from kronbichler/fix_complexity

Fix exponential complexity of FloatingPointComparator with nesting

23 months agoRestructure includes of FloatingPointComparator 14312/head
Martin Kronbichler [Mon, 26 Sep 2022 10:04:27 +0000 (12:04 +0200)]
Restructure includes of FloatingPointComparator

23 months agoSimplify code in DoFInfo::read_dof_indices 14311/head
Martin Kronbichler [Mon, 26 Sep 2022 09:59:49 +0000 (11:59 +0200)]
Simplify code in DoFInfo::read_dof_indices

23 months agoAdd shortcut to detection of whether a DoF is constrained 14310/head
Martin Kronbichler [Mon, 26 Sep 2022 09:53:35 +0000 (11:53 +0200)]
Add shortcut to detection of whether a DoF is constrained

23 months agoPass scalars by value and fix a relative tolerance 14309/head
Martin Kronbichler [Mon, 26 Sep 2022 09:37:33 +0000 (11:37 +0200)]
Pass scalars by value and fix a relative tolerance

23 months agoFix exponential complexity of FloatingPointComparator with nesting
Martin Kronbichler [Mon, 26 Sep 2022 08:24:27 +0000 (10:24 +0200)]
Fix exponential complexity of FloatingPointComparator with nesting

23 months agoCGAL: properly declare "namespace PMP"; fixes compilation with cgal 5.5 14308/head
Matthias Maier [Sun, 25 Sep 2022 18:34:38 +0000 (13:34 -0500)]
CGAL: properly declare "namespace PMP"; fixes compilation with cgal 5.5

23 months agoCGAL: avoid a compiler warning
Matthias Maier [Sun, 25 Sep 2022 18:29:40 +0000 (13:29 -0500)]
CGAL: avoid a compiler warning

Avoid an unnecessary copy:

source/cgal/intersections.cc:555:25: note: use reference type to prevent copying
  555 |         for (const auto f : tria_quad.finite_facets())
      |                         ^
      |                         &

23 months agoMerge pull request #14307 from peterrum/FloatingPointComparator_TriangulationDescription
Peter Munch [Sun, 25 Sep 2022 16:21:26 +0000 (18:21 +0200)]
Merge pull request #14307 from peterrum/FloatingPointComparator_TriangulationDescription

Use FloatingPointComparator in TriangulationDescription


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.